@charset "utf-8";
/* CSS Document */
body{ font-size:12px; font-family:"宋体"; margin:0 auto}
.clear{ clear:both}
.main_all{ width:980px; margin:auto}
ul{ margin:0; padding:0; list-style:none;}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { outline: none; } /* for Firefox */ 

.header{ width:980px; margin:0 auto 8px}
.header .login_left{ width:6px; float:left;background:url(../images/header/top_left.gif) no-repeat; height:25px}
.header .login{ padding:5px 10px 0 10px; width:947px; float:left; background:url(../images/header/top_bg.gif) repeat-x; height:20px}
.header .login span{ float:right}
.header .login_right{ width:7px; float:left; background:url(../images/header/top_right.gif) no-repeat; height:25px}
.header .logo{ padding:25px 0 10px; float:left}
.header .search{ float:right;}
.header .search_nav{ margin:10px}
.header .search_nav a{background:url(../images/header/button_bg.gif) left 0;  color:#7e7e7e; text-decoration:none; height:24px; float:right; cursor:hand; margin-right:5px}
.header .search_nav a:hover{background:url(../images/header/button_bg.gif) left -24px;height:24px; text-decoration:none}
.header .search_nav a span{background:url(../images/header/button_bg.gif) right 0;  padding:5px 15px 5px 0; margin:0 0 0 15px; float:left; height:14px;}
.header .search_nav a:hover span{background:url(../images/header/button_bg.gif) right -24px; color:#4B8BBC;  padding:5px 15px 5px 0; margin:0 0 0 15px; height:14px; text-decoration:none}
.header .search_input{ margin:10px 0 0 0}
.header .search_input .head_left{ background:url(../images/header/search_right.gif); height:70px; width:10px; float:right}
.header .search_input .center{ background:url(../images/header/search_bg.gif); height:70px; padding:0 10px; width:500px;float:right}
.header .search_input .search_title{ font-size:14px; font-weight:bold; padding:8px 0 0 0}
.header .search_input .search_title a{ font-size:12px; font-weight:normal; color:#f90; text-decoration:none}
.header .search_input .search_bar{ margin-top:3px}
.header .search_input .search_bar .button{ background:url(../images/header/search_button.gif) bottom no-repeat; color:#fff; font-weight:bold; border:none; width:76px; text-align:center; height:26px}
.header .search_input .head_right{background:url(../images/header/search_left.gif); height:70px; width:29px; float:right}
.header .menu_left{ background:url(../images/header/menu_left.gif) no-repeat; width:6px; height:47px; float:left}
.header .menu_right{ background:url(../images/header/menu_right.gif) no-repeat; width:7px; height:47px; float:left}
.header .menu{ float:left; background:url(../images/header/menu_bg.gif) repeat-x; float:left; width:951px; padding:0 8px 0 8px; height:47px;}
.header .menu li{ float:left; padding:10px 5px 0; color:#fff; font-size:12px; font-weight:bold}
.header .menu li a{ display:block; color:#fff; text-decoration:none;}
.header .menu li a:hover{color:#ff9900 }
.header .menu .menu_active{background:url(../images/header/menu_active.gif) center bottom no-repeat; display:block; height:37px}
.header .nav{ background:url(../images/header/nav_bg.gif) repeat-x; padding:1px 20px 0 20px; height:19px;border:1px solid #D5D5D5; border-width:0 1px 1px 1px}
.header .nav a{ color:#4C4C4C; text-decoration:none}
.header .nav a:hover{ text-decoration:underline}
/*头区样式结束*/


.left{ width:180px; float:left}
.left .TitleTop{background:url(../images/help/topimg.gif) no-repeat; height:45px}

/*左侧菜单*/
#nav {width:182px;line-height: 33px; list-style-type: none;text-align:left;}
#nav a {width: 142px; display: block;padding-left:40px;}
#nav li {background: url(../images/help/buttomA.gif) no-repeat; border-bottom:#EFEFEF 1px solid; float:left;}
#nav li a:hover{background:#ff9900;}
#nav a:link {color:#666; text-decoration:none;}
#nav a:visited {color:#666;text-decoration:none;}
#nav a:hover {color:#EFEFEF;text-decoration:none;font-weight:bold;}
#nav li ul {list-style:none;text-align:left;}
#nav li ul li{ padding:0; margin:0;background: #EFEFEF;border:1px solid #E1E1E1; border-width:1px 1px 1px 1px}
#nav li ul a{width:140px;}
#nav li ul a:link {color:#666; text-decoration:none;}
#nav li ul a:visited {color:#666;text-decoration:none;}
#nav li ul a:hover {color:#F3F3F3;text-decoration:none;font-weight:normal;background:#ff9900;}
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
#content {clear: left; }
#nav ul.collapsed {display: none;}

.right{ width:780px; float:right}
.bread{ padding:5px 0 10px; border-bottom:1px double #ccc;}
.list li{ padding:10px; border-bottom:1px dashed #ccc}
.list li a{ text-decoration:none; color:#333}
.list li a:hover{ text-decoration:underline;color:#f90}
.title{ padding:20px 10px; text-align:center; font-size:14px; font-weight:bold; color:#f90}
.content{ margin:0px 20px 0px 20px}
.content p{ padding:5px; margin:0; text-indent:25px; line-height:28px}
.content dl{ padding:0; margin:5px 10px; list-style:none; line-height:28px}
.content dd{ padding:5px}
.content dt{ padding:5px}
.content strong{ line-height:28px; background:url(../images/help/titlebg.gif) no-repeat; height:52px; width:779px}
.content_tab{width:80%; margin:0 auto}
.content_tab th{ padding:5px; text-align:right;}
.content_tab td{}

.choose{ line-height:30px; border-top:1px solid #ccc; padding:10px; text-align:right}
.choose a{color:#333;}
.choose a:hover{ text-decoration:underline; color:#f90}

.Friendlink {font-family: "宋体"; font-size: 12px; color: #333333; width:680px; padding:15px 40px 40px 15px; text-align:center}
.Friendlink a{color: #006400; text-decoration: none;}
.Friendlink a:hover {color:#f90; text-decoration: none;}
.Friendlink .Unit{width:160px; height:70px; float:left; padding:5px; text-align:center}
.Friendlink .Unit2{PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 5px; WIDTH: 120px; PADDING-TOP: 5px; HEIGHT: 40px; TEXT-ALIGN: center}
.Friendlink ul{padding:0; margin:0;list-style:none}
.Friendlink li{width:105px; padding-right:5px;float:left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}




.biaoge { width:770px; margin: 10px auto 10px auto;}
.zi { background:#FFFFFF;}
.tab { background:#000; }
.tab th { background:#016fa3; font-weight:bold; color:#fff; text-align:center;padding:5px;}
.tab td { background:#ffffff; padding:1px;padding:5px;}





