*{
	margin:0px;
	padding:0px;
	}
body{
	font-size:12px;
	font-family:"宋体";
	color:#666666;
	width:970px;
	margin:0 auto;
	background:#c9e1b1 url(../images/bj.jpg) repeat-x top;
	}	
a{
	color:#666;
	text-decoration:none;
	}	
a:hover{
	color:#f60;
	text-decoration:underline;
	}
img{
	border:0px;
	}
ul{
	list-style-type:none;      /*去除 ul 小实心圆*/
	}
.font{
	font-size:13px;
	font-family:"宋体";
	line-height:25px;
	}
.left_font{
	color:#4e8a10;
	font-size:14px;
	font-weight:bold;
	text-indent:25px;
	height:43px;
	line-height:43px;
	background:url(../images/left_t.jpg) no-repeat;
	}	
.count{
	background:#fff;
	}	
#header{
	width:970px;
	height:91px;
	background:url(../images/logo.jpg) no-repeat;
	}  		    
#nav{
   width:970px;
   height:47px;
   background:url(../images/nav.jpg) no-repeat;
   } 
#nav ul{
	width:950px;
	height:47px;
	margin-left:10px;
	}
#nav ul li{
   line-height:47px;
   width:95px;
   float:left;
   text-align:center;
   font-size:14px;
   font-weight:bolder;
   background:url(../images/nav_link.jpg) no-repeat right center;
   }
#nav ul li.end{
	background:none;
	}   
#nav ul li a{
   text-decoration:none;
   color:#f8f8f8;
   display:block;
   }  
#nav ul li a:hover{
   color:#f8f8f8;
   text-decoration:none;
   } 
#banner{
	background:#FFF;
	}   
#banner embed{
	width:970px;
	height:229px;
	}   
#left_about ul{
	width:203px;
	padding-top:13px;
	margin:0 auto;
	}
#left_about ul li{
	height:34px;
	line-height:34px;
	background:url(../images/dot2.jpg) no-repeat;
	text-indent:45px;
	margin-top:4px;
	
	letter-spacing:3px;                                     /*字间距*/
	}	
#left_about ul li a{
	display:block;
	}	
#left_news ul{
	width:180px;
	padding-top:10px;
	margin:0 auto;
	}
#left_news ul li{
	height:30px;
	line-height:30px;
	background:url(../images/wxjs07.gif) no-repeat left center;
	text-indent:20px;
	font-weight:bolder;
	display:block;
	border-bottom: solid 1px #e7e7e7;
	letter-spacing:4px;                                     /*字间距*/
	}	
.left_bj{
	background:url(../images/left_bj.jpg);
	height:30px;
	color:#FFF;
	font-size:14px;
	text-indent:15px;
	line-height:30px;
	font-weight:bold;
	}
.count_title{
	text-indent:8px;
	color:#4a4a4a;
	font-weight:bolder;
	font-size:14px;
	letter-spacing:3px;                   
	}	
	
#footer{
	width:970px;
	height:97px;;
	margin:0 auto;
	background:url(../images/footer.jpg) no-repeat;
	}
#footer p{
	text-align:center;
	line-height:25px;
	padding-top:30px;
	color:#787878;
	}	