@charset "utf-8";
/*
作者：CK
联系QQ：22210003
日期：2006-10-16
*/
body { margin:20px 0px 0px 0px; background:#FFFFFF;}
body,td,input,select,textarea,a {font-family: Arial, sans-serif;font-size: 12px;color: #475F75;}/*#627586*/
ul{margin: 0px;padding: 0px;list-style-type: none;}
img{border:0px;}
form{margin:0px;padding:0px;}
a:link {color:#0070bc;text-decoration: none;}
a:visited {color:#0070bc;}
a:hover,a:active {color:#ff6622;}
a.hui:link,a.hui:visited {color:#8595a2;text-decoration:none;}
a.hui:hover,a.hui:active {color:#566475;}
a.red:link,a.red:visited {color:#ef3e33;text-decoration: underline;}
a.red:hover,a.red:active {color:#ff0000;}

.space { width:auto;clear:both;height:6px;}
.null { font: 0px/0px sans-serif;}
.yellow{ color:#E76542;}
.IT{width:350px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}/*截取*/

/*分页*/
.p_bar {
margin: 1px 0px;
float:right;
}
.p_bar_EN{font-size:10px;}
.p_bar a {
float: left;
padding: 1px 5px;
text-decoration: none;
}
.p_total {
float:left;
padding: 1px 5px;
}
.now {
float: left;
background-color: #EFEFF7;
border: 1px solid #ADBED6;
padding: 1px 5px;
margin-right:3px;
vertical-align: middle;
color: #E76542;
font-weight: bold;
}
.no {
float: left;
background-color: #FFFFFF;
border: 1px solid #ddd;
padding: 1px 5px;
margin-right:3px;
vertical-align: middle;
}
.p_num {
background-color: #FFFFFF;
border: 1px solid #CDDDD8;
margin-right:3px;
vertical-align: middle;
}
a:hover.p_num  {
background-color: #EFEFF7;
color:#006131;
text-decoration: none;
}
/*顶部*/
#top{ width: auto; text-align:center; clear:both;}
.cent { margin-left:auto;margin-right:auto; width:768px;}
.top_line { height:10px; background:url("top_line.gif") repeat-x; display:block;}
.top_logo { height:35px;}
   .logo { float:left; width:642px; height:35px;text-align:left; padding:4px 0px 3px 6px;}
   .logo_t{float:right; width:120px; line-height:35px;}
.top_line2{ height:8px; background-color:#CED7E7; display:block;}

.banner { height:99px;}
   .ble{ float: left; width:622px; text-align:left;}
   .bri{ float: right; width:146px;height:99px; background:url("banner_right.jpg") no-repeat;}
   /*.ble{ float: left; width:265px;}
   .bri{ float: right; width:503px;}
   .bri_left{ float:left; width: 357px; height:99px; background:url("banner_center.jpg") no-repeat;}
   .bri_right{ float:right; width:146px; height:99px; background:url("banner_right.jpg") no-repeat;}
   */
 
.main_menu{ border-bottom: #C4C8CB 1px solid; line-height:22px; height:22px;}
   .main_menu li { float: left; width:126px;background:url("main_menu_line.jpg") no-repeat 0px 6px;}
   .liOut { background:none!important;}
   .main_menu a {	color: #4f6ea5;	font-weight: bold; text-decoration:none;}
   
/*中部*/ 
#center{ width: auto; text-align:center; clear:both;display:block;}
.c0{ width:585px; height:4px; background:url("center_top.jpg") #FFFFFF no-repeat left bottom;overflow:hidden; padding-top:6px;}
.c1{background: url("center_center_line.gif") repeat-y center top;overflow:hidden;}
.c2{background:url("center_bottom.jpg") no-repeat right bottom;overflow:hidden;}/*c0,c1,c2部分页面中间部分用到灰色外框 兼容Mozilla，overflow:hidden,Firefox和Oprea不能正确清除溢出部分*/
.c_body{ height: auto; display:block;}
   .c_body_left{ width:175px; float:left; text-align:left; }
   .c_body_right{ width:585px; float:right;  text-align:left;}
   .c_body_top{ width:585px; height:17px; background: url("center_top_right.jpg") #CBD6DC no-repeat top right;}
   .c_body_top .imgg{ width:8px; height:17px; float:left; background: url("center_top_left.jpg") no-repeat left top;}
   .c_body_top .title{ font-weight:bold; font-size:11px; line-height:17px; float:right; width:577px;}
   .tab_title{ font-weight:bold; font-size:11px;}
   .td_bottom_dotted{background:url("dot.gif") repeat-x left bottom;}
   .td_right_dotted{background:url("dot_h.gif") repeat-y right top;}
.c_text{width:555px;padding:6px 15px 6px 15px;line-height:17px;}
.c_text li{padding:3px 0 3px 0;}
.liStrong{font-weight:bold;}
.line_x{width:100%; height:1px; background:#f1f1f1; margin-bottom:5px;}
.feed_form{width:auto;}
.err{color:#FF0000;}
.ok{color:#009933; background:url("ok.gif") no-repeat left top; padding-left:20px;}
.feedback_r{width:100px; float:left;}
.td_bg{width:90px; height:78px; background:url("td_bg.gif") no-repeat left top;}
.pp{width:120px;height:120px; background:url("pp.gif") no-repeat left top; margin:5px;}

/*右边*/
.right_tab{word-break:break-all;margin:10px 0 10px 0;}

/*左边菜单*/
#nav_menu { width:175px;}
#nav_menu span{height:18px; vertical-align:middle;}
   .search_top{ height:17px; font-weight:bold; font-size:11px; background:#D9DFE3; line-height:17px;}
   .search_body_normal{ background:#BFC9D0; padding:9px; height:31px;}
   .search_body_form{ height:36px;}
   .search_input{width:103px; height:13px;font-size:11px;}
   .search_sel{width:109px;font-size:11px;}
   .search_body_adv{width:auto;}
   .search_adv_form{border-top:#D9DFE3 1px solid; width:auto; padding-top:5px;}
   .search_adv_form_input{height:18px;}
   
   .nav_class{ width:175px;}
   .nav_class li{ line-height:18px; padding-left:12px;}
   .nav_class a { text-decoration:none; color:#0070bc;}
   .liB{ font-weight:bold; color:#0070bc;background:url("dot.gif") #E9F3F8 repeat-x left bottom;}
   .liS{ background:url("dot.gif") #fff repeat-x left bottom;}


/*底部*/
#foot{ width: auto; text-align:center; clear:both; font-size:11px;}
.c_foot_line{ border-top:#C1C8CE 1px solid; height:7px;}
.c_foot{ height: auto; display:block;line-height:17px;}
   .c_foot_left{ width:175px;  float:left;background:url("foot_left.gif") no-repeat; }
   .c_foot_right{ width:585px; float:right;margin-left:8px;background:url("foot_right.gif") no-repeat; }
   .c_foot_right li { float: right; width:64px;background:url("foot_menu_line.gif") no-repeat;}
   .c_foot_right a { text-decoration:none;}.new_lfe_st {background-color:white;
visibility:hidden;
display:none;
position:absolute;
left:0px;top:0px;}