@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0}
body{color:#333; font-family:"Verdana","Arial","Helvetica","sans-serif"; font-size:12px; line-height:150%; background:#FFF}
/* general */
img{border:none}
li{list-style:none}
h1{font-size:18px; font-weight:bold;}
h2{font-size:14px; font-weight:bold;}
h3{font-size:12px; font-weight:bold;}
h4{font-size:12px; font-weight:bold;}

/* 链接 */
a{text-decoration:none;color:#3b7ab2;}
a:hover{text-decoration:underline;color:#3b7ab2;}

/* layout*/
.wrap{width:1000px; margin:0 auto;}
.header{width:1000px; height:96px; clear:both}
.banner{width:1000px; height:283px; background:#9999a3 no-repeat;}
.banner_common{background:url(../images/banner_common.jpg); width:1000px; height:236px;}
.container{width:1000px; margin-top:1px;}
.colume{width:196px; height:320px; float:left; margin-right:1px;}
.news_colume{width:212px; height:320px; float:left;}
.leftside{width:212px; float:left; margin-right:1px;}
.rightside{width:787px; float:right;}
.footer{width:1000px; height:99px; clear:both; color:#52555e}
/* header*/
.top{background:url(../images/logo.gif) no-repeat 5px 0px; width:1000px; height:65px; text-align:right;}
.top_menus{padding-top:15px; padding-right:5px; color:#52555E;}
.top_menus p{margin-bottom:10px;}
.main_nav{background:url(../images/nav_bg.jpg) repeat-x; width:1000px; height:31px;}
.zixun{width:200px; float:left; height:26px; padding-top:5px; color:#CCC; font-size:12px; font-weight:bold; padding-left:10px}
.menus{float:right}
.menus li{float:left; display:block; width:82px; height:26px; text-align:center; margin-left:2px;}
.menus a:link, .menus a:visited{text-decoration:none; color:#FFF; padding-top:5px; display:block}
.menus a:active,.menus a:hover{text-decoration:underline; color:#FFF; padding-top:5px; display:block;}
#selected{
	width:82px; 
	height:31px; 
	background:url(../images/nav_highlight.jpg) no-repeat; 
	color:#FFF; 
	display:block; 
	}
/* banner*/
.banner_content{background:url(../images/banner.jpg); width:788px; -width:787px; height:283px; float:left}
.news_blog{width:212px; height:283px; background:#e6e6eb; float:left}
.news_blog h3{height:22px; -width:203px; background:#9999a3; padding-left:10px; color:#FFF;}
.news_blog h4{height:22px; padding-left:5px;}
.news_blog img{margin:4px; border:#b9b9be 1px solid}
.news_blog .date{ padding-left:5px; font-size:11px; color:#878791}
.news_blog p{padding-left:5px;}
.detail{
	background:url(../images/icon_arrow_yellow.gif) no-repeat 5px;
	padding-left:12px;
	margin-top:5px;
	display:block;
}

/* colume */
 .colume h3, .news_colume h3, .leftside h3{height:20px; background:#006637; padding-left:10px; color:#FFF; padding-top:2px}
 .rightside h3{height:20px; background:#9999a3; padding-left:10px; color:#FFF; padding-top:2px}
 .content h3{height:20px; background:none; padding-left:10px; color:#333; padding-top:2px}
 .content h4{
	text-align:center;
}
 .colume .content{height:150px; margin:0 5px;}
 .colume img{margin:8px;}
 .news_colume img{margin:8px 5px;}
 .news_colume ul li, .leftside ul li{
	 list-style:none;
	 background:url(../images/icon_arrow_yellow.gif) no-repeat left 5px;
	 padding-left:12px;
	 margin-top:3px;
 }
 .news_colume a:link, .leftside a:link .news_colume a:visited,  .leftside a:visited{text-decoration:none;color:#3b7ab2;}
 .news_colume a:active, .leftside a:active, .news_columea:hover, .leftside a:hover{text-decoration:underline;color:#3b7ab2;}
.rightside .content{padding:10px 0px; min-height:300px}
.submenu{border:#c7c7c7 1px solid; background:url(../images/leftpanel_bg.png) repeat-x bottom; padding:15px 10px; margin-bottom:10px;}
.submenu #selected{
	background:url(../images/submen_selected.gif);
	width:175px; 
	height:23px; 	
}
.submenu #selected a{
	color:#FFF;
}
.location{	
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	}
.location a{
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}
.logo_box{
	border:1px solid #CCCCCC;
	float:left;
	height:380px;
	line-height:150%;
	margin-bottom:20px;
	margin-right:7px;
	padding:10px;
	width:160px;
}
.yewu_box {
border:1px solid #CCCCCC;
float:left;
height:270px;
margin-top:10px;
margin-right:9px;
padding:10px;
width:219px;
line-height:130%;
}
.yewu_box_big{
float:left;
height:270px;
margin-top:20px;
margin-left:40px;
padding:10px;
width:300px;
line-height:130%;
}
.yewu_box p, .yewu_box_big p{
	margin-top:5px;
}
.ul_list li{
list-style-position:outside;
list-style-type:circle;
margin-left:10px;
}
 /* footer */
 .footer_menu{
	 height:22px;
	 background:#e5e5e5;
	 padding-top:2px;
	 text-align:center;
 }
 .copyright{
	 margin-top:10px;
	 text-align:center;
 }
 
 
 
 