/*全局*/
body{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:22px;
	font-family:Arial,"宋体"; 
	background-color: #68AFDB;
	/*background-image: url(../images/bg.png);*/
	background-repeat: no-repeat;
	background-position: center 32px;
}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}

a{color:#003772;/*#4868A3;*/text-decoration:none;_font-size:12px;}
a:hover{color:#FD1F00;text-decoration:none;} 


.wrap{
    clear: both; 
    margin: 0 auto;
    padding: 0;
    width: 985px;
}

.s_titlebg{
	background-image: url(../images/title_bg.png);
	background-repeat: no-repeat;
	background-color: #FFF8F7; height:35px; clear:both; width:100%; overflow:hidden;
}
.dot_line{ clear:both; border-bottom:dotted 1px #FFDAD5; width:100%;}
.clear5{ clear:both; height:5px; width:100%;}
li.noline{ border:none;}
.content_txt{word-break:break-all;  font-size:14px; line-height:180%; text-indent:2em; padding:5px;}
.lf{ float:left}
.rt{ float:right}
.pr{ position:relative;}
.hide{
display:none;
}
.f12{font-size:12px;}
.morelink{ float:right;line-height:30px; font-size:12px; font-family:"宋体"; margin-top:5px;}
.morelink a:link,.morelink a:visited{color:#666;}
.morelink a:hover{ color:#FD1F00
}
/*头部区域*/
#topnav_wrap{
	background-image: url(../images/bg_top_line.png);
	background-repeat: repeat-x;
	background-position: center top;
	_background-image: url(../images/bg_top_line.gif);
	height: 102px;
	width: 100%; padding-top:4px;_padding-top:0px;overflow:hidden;
} 
#topnav { 
    font-family: "宋体";
    font-size: 12px;color: #666666;
}

#topnav{
	background-image: url(../images/bg_top_wrap.png);
	background-repeat: no-repeat;
	background-position: center -4px; 
	_background-image: url(../images/bg_top_wrap.gif);

	_background-position: center -4px; 
    width: 100%; height:102px;
	_margin:0 auto;
} 
 
#topnav li{ line-height:32px; padding:0px 5px; float:left}
#topnav li.v_line { color:#2654A2}
#topnav .toplink{ float:right;background-image: url(../images/bg_top_right_link_repeat.png);
_background-image: url(../images/bg_top_right_link_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top; height:30px; margin-top:-4px;width:425px;}
#topnav .toplink_lf{
	background-image: url(../images/bg_top_right_link_l.png);
	background-repeat: no-repeat;
	height:30px;
	width:36px;
	background-position: left 0px;margin-top:-4px;
}	
#topnav .toplink,#topnav .toplink a:link,#topnav .toplink a:visited{ color:#98B9FF}
	
#topnav .nav_rt img{ vertical-align:middle}
#topnav .nav_fr{ float:right; 
}
#topnav .nav_lf{ float:left; 
}

#top_weather_txt{font-family:arial,verdana;overflow:hidden}
#top_weather_txt img{vertical-align: middle;}
#topnav_wrap .logo{
background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height:44px;
	width:385px; float:left; margin-top:40px; margin-left:5px;
}

#topnav_wrap .afflicted{
background-image: url(../images/afflicted.png);
	background-repeat: no-repeat;
	height:29px;
	width:120px; position:absolute; top:60px; right:250px;display:none;
}
 
 
/*顶部菜单*/
#channel_nav {
background-image: url(../images/bg_top_menu.png);_background-image: url(../images/bg_top_menu.gif);
background:#0F2252; height:42px; width:100%; clear:both;
} 
#channel_nav li.v_line { color:#0A1C4A; background-color:#0A1C4A; width:1px;height:42px;}

#channel_nav ul li {
float:left; 
position:relative;line-height:42px;  
text-align:center;z-index:1000;color:#fff;font-size:14px;_width:130px;_overflow:hidden;
}
 
/*隐藏第一级菜单后面的菜单*/
#channel_nav ul ul {
    display:none;
    position:absolute;
}
/*消除table多余的空间*/
* html #channel_nav ul li table {
    border-collapse:collapse;
    margin-top:-1px;
}
#channel_nav a:link, #channel_nav a:visited {
    display:block;
    width:130px; 
    color:#fff;
    line-height:42px;
    height:42px;
    text-align:center;
    text-transform:uppercase;
}
#channel_nav ul li a:hover {
    position:relative;
    background:#042F9F;
    color:#fff;
    border:0;
}
#channel_nav ul li:hover {
    position:relative;
}
/*显示第二级菜单*/
#channel_nav ul :hover ul {
    display:block;
    position:absolute;
    top:42px;
    left:-1px;
}
#channel_nav ul :hover ul a:link, #channel_nav ul :hover ul a:visited {
    background:#042F9F;line-height:40px;height:40px;
}
#channel_nav ul :hover ul a:hover {
    background:#0F2252;
}
/*隐藏第二级后面的菜单*/
#channel_nav ul :hover ul ul {
    display:none;
}
/*显示第三级菜单*/
#channel_nav ul :hover ul :hover ul {
    display:block;
    left:130px;
    top:-1px;
}
/*隐藏第三级菜单后面的菜单*/
#channel_nav ul :hover ul :hover ul ul {
    display:none;
}
/*显示第四级菜单*/
#channel_nav ul :hover ul :hover ul :hover ul {
    display:block;
}
/*隐藏第四级菜单后面的菜单*/
#channel_nav ul :hover ul :hover ul :hover ul ul {
    display:none;
}
/*显示第五级菜单*/
#channel_nav ul :hover ul :hover ul :hover ul :hover ul {
    display:block;
}


.login_box{ padding-top:4px; line-height:18px; vertical-align:middle; margin-right:10px;}
.login_box .linput{ height:18px; width:100px; margin-right:10px; border:solid 1px #eee;}
.login_box .loginbtn{padding-top:4px;height:20px;color:#fff; padding-top:1px; padding-left:5px; padding-right:5px;border:solid 1px #E60E0A; background-color:#F04E28}
.login_box .login_txt{ line-height:22px; padding-right:20px;}
.cinput{
	height:20px; line-height:20px; padding-left:2px;
	border:1px solid #EFE4E3;
}

/*主体部分*/
#main_box{
width:100%; clear:both;
}

#main_box_left{
	background-image: url(../images/bg_main_left.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_box_right{
	background-image: url(../images/bg_main_right.png); 
	background-repeat: no-repeat;
	background-position: right top;
}
.w_main{ min-height:600px; padding:20px; background-color:#fff; overflow: hidden;width: auto;}
/*底部*/
#footer{ margin-top:30px; height:90px; text-align:center;background-image: url(../images/bg_footer.png);_background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x; clear:both;}
#footer .nav_link{ line-height:35px; font-size:14px; clear:both; width:680px; height:35px; overflow:hidden; margin:0 auto}
#footer .nav_link li{ float:left; margin:0px 5px}
#footer .nav_link li.v_line{ margin:0px 2px;}
#footer .nav_link a:link,#footer .nav_link a:visited{ margin-left:10px;margin-right:10px;}
#footer .copy_txt{
	background-image: url(../images/footer_line.png);
	background-repeat: no-repeat;
	color:#B4B4BE;
	float:left;
	text-align:left;
	height:60px;
	width:550px;
	line-height:25px;
	margin-top:20px;
	margin-left:20px;
	background-position: left 5px;
	padding-left: 20px;
	font-size:12px;
}
#footer_logo{
	background-image: url(../images/footer_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 260px; margin:0 auto; float:left; margin-top:30px; margin-left:10px;
}

#footer .visit_count{margin-top:20px;text-align:center;color:#fff;float:left;font-size:12px;}
#footer .visit_count b{color:#f30}
/*部分*/
.s_main{ background-color:#fff;filter:alpha(opacity=95);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9; display:inline-block;
}
.s_main{
	border:solid 1px #EFE4E3;
	background-image: url(../images/r_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.s_main .fr{ float:right;width:260px;  padding-left:1px;/*background-color:#FFF8F7;border-left:solid 1px #FFE5DF;*/}
.s_main .fr_contain{ display:inline-block; padding:10px;
} 
.s_main .fl{ float:left;padding:15px;width:686px;}
.s_main .about_wrap{ float:left;padding:0px;width: 980px;}
.s_main .fl_contain{
height:100%;
} 

/*右侧列表*/ 
.about_class{ display:inline-block; font-size:12px; margin:5px 0px; clear:both; width:230px;}
.about_class li{ clear:both; height:35px; line-height:35px; 
	float:left; overflow:hidden;
	padding-left:15px; width: 100%; overflow:hidden; font-size:14px; font-weight:bolder; color:#BA150A; border-bottom:dotted 1px #FDD7D0;
} 
.about_class li a:link,.about_class li a:visited{color:#EB3C38;}
.r_list{ display:inline-block; font-size:12px; margin:5px 0px; clear:both; width:230px;}
.r_list li{ clear:both; height:28px; line-height:28px; 
	float:left; overflow:hidden;
	padding-left:15px;
	background-image: url(../images/dot_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 12px; width: 100%; overflow:hidden;
} 
.r_list a:link{ color:#333333;}
.r_list a:hover{color:#FC290C;}


.r_adlist{ padding:10px 0px;}
.r_adlist li{ clear:both; padding:5px;
}

.r_magazine_list{
display:inline-block; clear:both; padding:10px;
}
.r_magazine_list img{ clear:both; margin:0 auto; display:block;}
.r_magazine_list li{ width:110px; height:155px; float:left; line-height:25px; text-align:center;}
.r_magazine_list a:link{ color:#333333}
.r_magazine_list a:link img,.r_magazine_list a:visited img{ border:solid 1px #eee;}
.r_magazine_list a:hover img{ border:solid 1px #FC290C;}


.r_box{ clear:both; margin-bottom:10px;}
.znss{
background-position: -10px -273px;border-bottom:solid 1px #FED6CF;
}
.search_box{ padding:15px 5px 15px 5px;}
.search_box .search_input{border:solid 1px #FEA685; height:25px; width:160px; padding-left:10px; color:#666666; line-height:25px; background-color:#FFFFFF; float:left}
.search_box .search_submit{ float:left;}

.tzgg{
background-position: -10px -235px;border-bottom:solid 1px #FED6CF;
}
.rmwz{
background-position: -10px -485px;border-bottom:solid 1px #FED6CF;
}

/*翻页*/

.page_nav{ clear:both; height:60px; text-align:right;margin: 10px auto; width:350px;}
/*
.page_nav a:link,.page_nav a:visited{ border:solid 1px #FDE7E7; width:20px; height:20px; margin-right:5px; display:block; float:left; text-align:center; background-color:#fff}
.page_nav span{  text-align:center; color:#FFFFFF;border:solid 1px #ED1E1E; background-color:#ED1E1E; width:20px; height:20px; margin-right:5px; display:block; float:left; font-weight:bold}
*/
.page_nav{ clear:both; text-align:center}
.page_list a:link,.page_list a:visited{
	border:solid 1px #EEEEEE;
	width:20px;
	height:20px;
	line-height:20px;
	margin-right:5px;
	display:block;
	float:left;
	text-align:center;
	background-color:#fff;
}
.page_list a.on:link ,.page_list a.on:visited {  text-align:center; color:#FFFFFF;border:solid 1px #eee; background-color:#4868A3; width:20px; height:20px; margin-right:5px; display:block; float:left; font-weight:bold;}

 
.classmenu{ clear:both;margin:0px; font-size:14px; width:100%;}
.classmenu img{vertical-align: middle;margin-right:10px;}
.classmenu ul{padding:0px;margin:0px;}
.classmenu li,.first_menu li,.second_menu li{clear:both; height:35px;
padding:0px; font-size:14px; font-weight:bold;margin:0px;overflow:hidden}
.classmenu li a:link,.classmenu li a:visited{ color:#fff;display:block;width:100%;height:35px;line-height:35px; padding-left:15px;}
.classmenu li:hover{ background-color:#0F2252;color:#fff;}
.classmenu li a:hover{ color:#fff;}
.parent_menu{
background:#0336A3;font-size:14px;font-weight:bold;padding-left:10px;color:#fff;border-top:solid 2px #033BAC;
}
.first_menu{
line-height:25px; height:25px; border-bottom: solid 1px #033BAC;background:#1B5FF0;font-size:14px;font-weight:bold;
}
.second_menu{
line-height:25px; height:25px; border-bottom: solid 1px #033BAC;background:#3976F5;
}
.binput{ line-height:20px; height:20px; border: solid 1px #eee;width:150px;}

.form_box {
	PADDING:2px;margin-top:10px;height:30px;
}
.form_box .cinput {
	BORDER-BOTTOM: #eee 1px solid; BORDER: #eee 1px solid; LINE-HEIGHT: 25px; WIDTH: 170px; HEIGHT: 25px;float:left;
}
.form_box .csubtn {
	BORDER: #043daf 1px solid; LINE-HEIGHT: 25px;height:27px;float:right;PADDING-right: 10px; PADDING-LEFT: 10px; BACKGROUND: #1882f2; COLOR: #fff; MARGIN-LEFT: 10px; 
}

#nav_menu_9{
width:100px;_width:100px;_overflow:hidden;
}
#nav_menu_5{
width:100px;_width:100px;_overflow:hidden;
}
/*
#nav_menu_2{
width:120px;
}
#nav_menu_3{
width:120px;
}
#nav_menu_10{
width:150px;
}
#nav_menu_4{
width:150px;
}
#nav_menu_11{
width:180px;
}
#nav_menu_6{
width:150px;
}
#ie6-warning{font-size:12px; line-height:25px; color:#F00;
padding:0 10px;width:980px;height:25px;margin:0 auto;background:#fff;}
#ie6-warning img{float:right; cursor:pointer; margin-top:4px;}
#ie6-warning a{text-decoration:none;} 
*/

.projectinfo td{line-height:30px;}

.projectinfo label{color:#666;}