@charset "gb2312";
/* CSS Document */
li{list-style-type:none;}
body {margin:0; padding:0; font:12px "\5B8B\4F53",sans-serif;}
.head{ 
    width:100%; 
	height:709px; 
	background:url(imgbg.jpg) repeat-x;
	}
.headlogo{
	width:960px; 
	height:400px;
	/* padding:0 20px;*/
	 margin:0 auto; background:url(imglxyz.png);
	 }
.menu{ 
    width:100%; 
	height:39px; 
	background:url(imgmenu.png) repeat-x;
	}
.menu .menutxt{ 
               
               margin:0 auto; 
			   text-align:center;
			   padding-left:200px;
			   }
.menu .menutxt li{
	background:url(imga.jpg) no-repeat;
	margin:0 auto;
	float:left;
	width:120px;
	height:39px;
	text-align:center;
	padding-top:12px;
	font-size:14px;
	/*border-right:#FFF solid 1px;*/
	font-weight: bolder;
}
.menu .menutxt li a{
	color:#FFF;
	text-decoration:none;
	}
.menu .menutxt li:hover{
	width:120px;
	height:39px;
	background-image:url(imga1.jpg);
	color:#CCC;
	text-decoration:none;
	}
.box{ width:960px;  margin:0 auto;}

.box .lunhuan{ 
              width:475px; 
			  height:300px; 
			  padding-bottom:5px; 
/*			  border-bottom:#900 solid 5px; 
*/			  float:left;
			  }
.box .richeng{ 
              width:475px;
			  height:305px;
			  margin-left:10px; 
/*			  border-bottom:#900 solid 5px; 
*/			  float:right;
			  }
.box .richeng ul{
                  padding:0px 0 0 20px;
				  margin:0;
				}
.box .richeng li{
	list-style-image:url(imge.png);

	padding-top:3px;
	margin:0;
	font-size: 14px;
	color: #000;
	height:28px;
	text-align:left;
}

/*.box .box6{
	width:475px;
	height:300px;
	margin-top:30px;
	float:right;
	background:url(img1.png) no-repeat;}*/
	
.banner{
	width:960px;
	height:76px;
	margin:0 auto;
	}
/* 所有页面页底版权信息、链接等 */
.areaBtm {background:url(imgl.jpg) top left no-repeat; margin-top:120px; padding:20px 0 30px; text-align:center; line-height:26px; color:#999;}
.areaBtm a {color:#666;}
.areaBtm a:hover {color:#222;}
.btnNav a {margin:0 5px;}
