@charset "utf-8";
/* CSS Document */
/*导航开始*/

.top{
	width:1322px;
	height:94px;
	margin:0 auto;
	padding-top:58px;}
.top .logo{
	float:left;}
.top .nav{
	float:right;
	height:50px;
	width:854px;
	background:url(../image/NAVbc.png) no-repeat left center;}
.top .nav li{
	float:left;
	font-size:16px;
	color:#2f4107;
	margin-left:35px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	}
.footer{
	background:#d6e0d3;
	text-align:center;
	font-size:13px;
	color:#234312;
	height:38px;
	line-height:38px;
	font-family:"微软雅黑";}