@charset "utf-8";
/* CSS Document */

*{
	 margin:0;
	 padding:0;
	 }
a{
	 color:#000; 
	 text-decoration:none;
	 }	
body{
	 font-size:12px;
	 background:#fff;
	 }	 
#container{
	 width:960px;
	 margin:0 auto;
	 background:#fff;
	 }	 
#top{
	 width:958px;
	 height:57px;
	 }	
.top_zi{
	 float:right;
	 margin-top:20px;
	 margin-right:10px;
	 }
.top_zi a{
	 COLOR:#000;
	 text-decoration:none;
	 }
.top_zi a:hover{
	 text-decoration:underline;
	 }	
	 
	 
.banner_top{
	 width:960px;
	 min-height:200px;
	 background:#DFFAA7;
	 }	 
.menu{
	 width:960px;
	 height:40px;
	 background:url(images/b-2.jpg) no-repeat;
	 }	 
.menu ul{
	 list-style:none;
	 padding-top:5px;
	 text-align:center;padding-left:5px;
	 }
 
.menu ul li{
	 width:90px;
	 height:30px;
	 margin-right:10px;
	 font-size:14px;
	 float:left;
	 line-height:30px;
	 font-weight:bold;
	 background:url(images/1.jpg) no-repeat;
	 }	 
.menu ul li.tebie{
	 width:170px;
	 background:url(images/1-1h.jpg) no-repeat;
	 } 
.menu ul li.tebie a:hover{
	 background:url(images/1-1o.jpg) no-repeat;
	 }	 
.menu ul li a{
	 display:block;
	 color:#FF3;
	 } 
.menu ul li a:hover{
	 color:#000;
	 background:url(images/1-1.jpg) no-repeat;
	 }	 
	 
.main{
	 width:960px;
	 height:435px;
	 margin-bottom:5px;
	

	 background:#fff;
	 }	 
.main .left{
	 width:274px;
	 height:430px;
	 float:left;
	 }	 
.main .left .left_top{
	 width:245px;
	
	 height:175px;
	 }

.main .middle{
	 width:360px;
	 height:431px;
	 float:left;
	 margin-left:8px;
	 _margin-left:6px;
	 background:url(images/middleb.jpg) no-repeat;
	 }	
.main .middle .p{
	 width:313px;
	 line-height:60px;
	 PADDING-LEFT:6PX;
	 font-size:20px;
	 font-weight:bold;
	 margin:55px 0 0 20px;
	 height:100px;
	 background:url(images/biaob.gif) no-repeat;
	 }	 
.main .middle ul{
	 list-style:none;width:300px;
	 
	 margin-left:10px;
	 }	 
.main .middle ul li{
	 font-size:14px;
	 line-height:21px;
	 padding-left:20px;
	 background:url(images/zhishi.gif) 0 2px no-repeat;
	 }	 
.main .middle ul li a{
	 color:#C94701;
	 }	 
.main .right{
	 width:308px;
	 height:428px;
	 margin-left:8px;
	 _margin-left:6px;
	 float:right;
	 border:1px #690 solid;
	 
	 }	 
.main .right img{
	 width:145px;
	 height:54px;
	 float:left;
	 border:none;
	 margin:6px 0 0 5px;
	 }	 
.main .right span{
	 display:block;
	 margin-left:250px;
	 line-height:40px;
	
	 }	 
.banner_m{
	 width:960px;
	 background:#CCFE78;

	 }	 
.tuwen{
	 width:958px;
	 padding:5px 0;
	 background:#fff;
	 border:1px #690 solid;
	 min-height:500px;
	 }	 
.tuwen dl{
	 float:left;
	 margin-left:10px;
	 display:block;
	 _margin-left:5px;
	 }	 
.tuwen dl dd{
	  text-align:center;
	  margin-bottom:7px;
	 }	 
	 
.foot{
	 width:960px;
	 height:55px;
	 text-align:center;
	 line-height:25px;
	 padding-top:5px;
	 background:#fff;
	 }	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 