@charset "utf-8";
/* CSS Document */
body,ul,form{
    margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"宋体",serif, sans-serif;
	}
body{
    text-align:center;
	background:#EcE9D8;
	}
img{ border:none; vertical-align:middle;}
#container{
	position:relative;
	text-align:left;
	margin:0px auto;
	padding:0px;
	width:960px;
	background:#fff;
	}
#banner{             /***********************************banner*******************************/
    margin:0px;
	padding:0px;
	height:250px;
	width:960px;
	}
#top{
    margin:0px;
	padding:0px;
	height:34px;
	border-bottom:1px solid #e1e1e1;
	background:#fff;
	}
	.weather{
	float:left;
	display:inline;
	padding-top:8px;
	height:26px;
	line-height:26px;
	width:335px;
	text-align:center;
	}
	.so{
	float:left;
	display:inline;
	width:400px;
	padding-top:3px;
	height:26px;
	line-height:26px;
	text-align:center;
	}
	.top_rg{
	float:left;
	display:inline;
	width:225px;
	padding-top:5px;
	height:29px;
	line-height:29px;
	}
	.top_rg ul{
	width:225px;
	text-align:center;
	list-style-position:inside;
	list-style-type:square;
	}
	.top_rg ul li{
	float:left;
	display:inline;
	width:60px;list-style-position:inside;
	list-style-type:square;
	}
	.top_rg li a{
	color:#000000;
	text-decoration:none;
	}
	.top_rg li a:hover{
	color:#ff0000;
	text-decoration:underline;
	}
#flash{
	margin:0px;
	padding:0px;
	height:144px;
	width:960px;
	}
#link{
	margin:0px;
	padding:0px;
	height:71px;
	width:960px;
	text-align:center;
	}
	#link_le{
	margin:0px;
	padding:0px;
	width:4px;
	height:71px;
	float:left;
	display:inline;
	background:url(../images/link_le.gif) no-repeat;
	}
	#link_m{
	margin:0px;
	padding:0px;
	width:951px;
	height:71px;
	background:url(../images/link_m.gif) repeat-x;
	float:left;
	display:inline;
	text-align:center;
	}
	
	#link_rg{
	margin:0px;
	padding:0px;
	width:5px;
	height:71px;
	background:url(../images/link_rg.gif) no-repeat;
	float:left;
	display:inline;
	}
#link_u{ height:26px; width:940px;padding-top:13px; }
	.link_l1{ 
	float:left;
	display:inline;
	width:60px;
	border-right:2px solid #ffffff;
	text-align:center;
	line-height:15px;
	height:15px;
	}
	.link_l2{ float:left;display:inline; width:86px; height:15px; line-height:15px; border-right:2px solid #ffffff;}
	.link_l3{ float:left;display:inline; width:86px; height:15px; line-height:15px;}
	#link_u a{color:#fff; font-weight:bold; text-decoration:none; }
	#link_u a:hover{ color:#ff0000; font-weight:bold; text-decoration:none;}
#link_d{ height:31px; width:900px;}
	.time{ height:30px; line-height:30px; width:180px; float:left; display:inline; color:#ff0000;}
    .mar{ float:left;diplay:inline; width:720px;height:30px; line-height:30px;}
#left{           /******************left : news , organ **************************/
	float:left;
	display:inline;
	width:310px;
	margin:6px 0px 0px 0px;
	padding:0px;
	}
#news{
	height:240px;
	width:310px;
	background-color:#eafefa;
	margin-bottom:10px;
	}
#news img{ border:1px solid #3FA3FF;}
#organ{ 
	width:308px;
	height:250px;
	margin-bottom:12px;
	border:1px solid #AEDDDA;
	background:#EBF4FB;
	text-align:center;
	}
	.organ_con{
	width:300px;
	height:128px;
	margin:2px auto auto auto;
	background:url(../images/organ_bg.gif) repeat-x #FFFFFF;
	}
	.organ_top{
	height:35px;
	line-height:35px;
	color:#BED7DB;
	font-weight:bold;
	text-align:left;
	}
	.organ_top a{
	color:#02618F;
	text-decoration:none;
	}
	.organ_top a:hover{ color:#02618F;}
	.organ_ul{background:#FFF;
	width:265px;
	padding-left:35px;
	height:210px;
	overflow:hidden;
	text-align:left;list-style:none;
	}
	.organ_li{
	display:block; 
	height:30px;
	line-height:30px;
	width:100%;
	margin:0px;
	padding:0px; 
	}
	.organ_li a{ color:#000000; text-decoration:none;}
	.organ_li a:hover{ color:#02618F;}
#com{ 
	width:308px;
	height:100px;
	margin-bottom:12px;
	border:1px solid #AEDDDA;
	background:#EBF4FB;
	text-align:center;
	margin-top:9px;
	}
	.com_con{
	width:300px;
	height:94px;
	margin:2px auto auto auto;
	background:url(../images/organ_bg.gif) repeat-x #FFFFFF;
	}
	.com_top{
	height:35px;
	line-height:35px;
	color:#BED7DB;
	font-weight:bold;
	text-align:left;
	}
	.com_top a{
	color:#02618F;
	text-decoration:none;
	}
	.com_txt{
	width:300px;
	padding-top:20px;
	height:40px;
	text-align:center;
	line-height:20px;
	}
.imgs{ 
	width:308px;
	padding-top:7px;
	height:67px;
	margin:0px;
	border-top:1px solid #AEDDDA;
	border-left:1px solid #AEDDDA;
	border-right:1px solid #AEDDDA;
	background:#EBF4FB;
	text-align:center;
	}
	.imgs_b{ border-bottom:1px solid #AEDDDA;}
#mid{              /******************mid begin************************/
	float:left;
	display:inline;
	margin:6px 8px 0px 8px;
	padding:0px;
	width:380px;
	}
	.work{
	width:379px;
	height:255px;
	background:#fff;
	}
	.work_top{
	width:379px;
	height:25px;
	line-height:25px;
	color:#D40000;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	}
	.work_top a{
	color:#d40000;
	text-decoration:none;
	}
	.work_top a:hover{color:#000;}
	.work ul{
	width:379px;
	height:180px;
	}
	.work ul li{
	height:24px;
	line-height:24px;
	padding-top:5px;
	*height:22px;
	*line-height:22px;
	margin:0px;
	list-style-type:none;
	border-bottom:1px dashed #c0c0c0;
	}
	.work_l1{
	width:300px;
	float:left;
	display:inline;
	text-align:left;
	}
	.work_l2{
	width:79px;
	float:right;
	display:inline;
	text-align:right;
	}
	.work ul a{ color:#000; text-decoration:none;
	}
	.work ul a:hover{ color:#fd0000;}
	.zheng{
	width:379px;
	background:#fff;
	}
	.zheng_top1{
	float:left;
	display:inline;
	width:94px;
	padding-top:5px;
	height:20px;
	line-height:20px;
	border-top:1px solid #AEDDDA;
	border-right:1px solid #AEDDDA;	
	text-align:center;
	}
	.zheng_top1 a{ color:#21627D; font-size:12px; font-weight:bold; text-decoration:none;}
	.zheng_top1 a:hover{ color:#d40000;}
	.zheng_top2{
	float:left;
	display:inline;
	width:284px;
	padding-top:4px;
	height:20px;
	line-height:20px;
	border-bottom:1px solid #AEDDDA;
	background:url(../images/zheng_bg.gif) repeat-y;
	text-align:right;
	}
	.zheng_top2 a{ color:#000; text-decoration:none;}
	.zheng_top2 a:hover{ color:#d40000;}
	.zh_1{
	margin-top:14px;height:240px; overflow:hidden;
	}
	.zh_2{
	margin-top:10px;height:240px;overflow:hidden;
	}
	.zh_3{
	margin-top:10px;height:240px;overflow:hidden;
	}
	.zheng_ul{
	clear:both;
	width:379px;
	}
	.zh1_ul{
	height:215px;
	}
	.zheng_ul li{
	padding-top:4px;
	height:22px;
	line-height:22px;
	*height:21px;
	*line-height:21px;
	margin:0px;
	list-style-type:none;
	}
	.zh_l1{
	width:300px;
	float:left;
	display:inline;
	text-align:left;
	}
	.zh_l2{
	width:79px;
	float:right;
	display:inline;
	text-align:right;  
	}
	.zheng ul a{ color:#000; text-decoration:none;
	}
	.zheng ul a:hover{ color:#fd0000;}
#right{           /***********************right begin*******************************/
	float:left;
	display:inline;
	margin:6px 0px 8px 0px;
	width:253px;
	text-align:center;
	}
	.mail{
	padding-top:3px;
	width:250px;
	border:1px solid #AEDDDA;
	height:270px;
	background:#EBF4FB;
	text-align:center;
	}
	.mail_con{
	height:266px;
	width:244px;
	background:#FFFFFF;
	margin:0px auto;
	overflow:hidden;
	}
	.mail_top{
	height:25px;
	width:244px;
	line-height:30px;
	color:#005786;
	font-weight:bold;
	text-align:left;
	_padding-top:8px;
	_height:22px;
	}
	.mail_top1{
	float:left;
	display:inline;
	width:100px;
	padding-top:5px;
	height:20px;
	line-height:20px;
	}
	.mail_top1 a{ color:#21627D; font-size:12px; font-weight:bold; text-decoration:none;}
	.mail_top1 a:hover{ color:#d40000;}
	.mail_top2{
	float:left;
	display:inline;
	width:134px;
	padding-top:4px;
	height:20px;
	line-height:20px;
	text-align:right;
	}
	.mail_top2 a{color:#000; text-decoration:none; font-weight:normal; font-size:12px;}
	.mail_top2 a:hover{ color:#fd0000;}
	.mail_in{
	height:240px;
	width:244px;
	color:#21627D;
	}
	.mail_in ul{
	width:240px;
	height:235px;
	}
	.mail_in ul li{
	height:24px;
	line-height:24px;
	padding-top:5px;
	*height:22px;
	*line-height:22px;
	margin:0px;
	list-style-type:none;
	border-bottom:1px dashed #c0c0c0;
	}
	.mail_l1{
	width:160px;
	float:left;
	display:inline;
	text-align:left;
	}
	.mail_l2{
	width:79px;
	float:right;
	display:inline;
	text-align:right;
	}
	.mail_in ul a{ color:#000; text-decoration:none;
	}
	.mail_in ul a:hover{ color:#fd0000;}
	.nav{
		margin-top:10px;
		width:250px;
		border:1px solid #AEDDDA;
		background:#EBF4FB;
		text-align:center;
	}
	.nav_1{
		height:128px;
		}
	.nav_2{height:151px;}
	.nav_top{
		height:30px;
		width:244px;
		line-height:30px;
		color:#005786;
		font-weight:bold;
		text-align:left;
		_padding-top:8px;
		_height:22px;
	}
	.nav1_con{
		height:114px;
		width:236px;
		background:#FFFFFF;
		border:1px solid #e8e8e8;
		margin:6px auto;
	}
	.nav ul{
	padding-left:5px;
	padding-top:11px;
	width:221px;
	list-style-type:none;
	}
	.nav1_con li{
	width:55px;
	height:26px;
	line-height:26px;
	float:left;
	display:block;
	 background:url(../images/li.gif) no-repeat 1% 50%;
	 list-style:none;
	}
	.nav2_con li{
	width:55px;
	height:26px;
	line-height:26px;
	float:left;
	display:block;
	 background:url(../images/li2.gif) no-repeat 1% 50%;
	 list-style:none;
	}
	.nav a{ color:#000; text-decoration:none;}
	.nav a:hover{ color:#d40000;}
	.nav2_con{
		height:140px;
		width:236px;
		background:#FFFFFF;
		border:1px solid #e8e8e8;
		margin:5px auto;
	}
#footer{
	clear:both;
 	background-color:#cff;
	margin:5px 0px 0px 0px;
	*margin:0px;
	position:relative;
	padding:0px;
	height:185px;
	background:url(../images/footer_bg.gif) repeat-x #ffffff;
	width:960px;
	text-align:center;
	}
	#footer ul{
	clear:both;
	padding-top:18px;
	margin-left:auto;
	margin-right:auto;
	height:15px;
	width:860px;
	list-style-type:none;
	}
	#footer li{
	float:left;
	display:inline;
	line-height:15px;
	height:15px;
	text-align:center;
	}
	.li_1{ width:61px; border-right:1px solid #000;}
	.li_2{ width:79px; border-right:1px solid #000;}
	.li_3{ width:77px ; border:none; text-align:center;}
	#footer li a{ color:#000; text-decoration:none;}
	#footer li a:hover{ color:#d40000;}
.last{
	clear:both; 
	margin-top:25px;
	}
	.last td{ height:20px;}
	.last a{ color:#000; text-decoration:none;}
	.last a:hover{ color:#d40000; }
