/*页脚*/
.footer{
	width: 1200px;
	margin: 0 auto;}
.f-navbox{
	width: 1200px;
	line-height: 33px;
	height: 33px;
	background: #20883a;}
.f-nav{
	width: 854px;
	height:33px;
	margin: 0 auto;
	overflow: hidden;}
.f-navitem{
	float: left;
	padding: 0 30px;}
.f-navitem a{
	color: #fff;
	font-size: 14px;}
.f-navitem a:hover{
	color: #fff;
	text-decoration: underline;}
.bqbox{
	width: 1198px;
	border: 1px solid #e3ddcc;
	border-top: 0;
	font-size: 13px;
	padding: 10px 0;
	text-align: center;}
.bq,.info{
	margin: 0 auto;
	line-height: 26px;}