.footer{
	width: 100%;
	height: auto;
}

.footer-top,.footer-down{
	width: 100%;
	height: 29px;
	background: url(../img/bot_bj.jpg);
	line-height: 29px;
	font-size: 12px;
	color: #7D3C04;
}
.footer a{
	font-size: 12px;
	color: #7D3C04;
}

.footer a:hover{
	color: #000000;
}


.footer-top div{
	width: 900px;
	height: auto;
	margin: 0 auto;
}
.footer-top div span{
	font-weight: bold;
}
.footer-top div a{
	width: 130px;
	display:inline-block;
	text-align: center;
}
.footer-down{
	text-align: center;
}



.footer-img{
	width: 100%;
	height: 86px;
	background: #0b0158;
}
.footer-img a img{
	width: 944px;
	height: 86px;
	margin: 0 auto;
	display: block;
}