.footer {
	width: 100%;
	height: auto;
	margin-top: 15px;
}

.footer-top {
	width: 100%;
	height: 40px;
	background: url(../img/db.jpg);
}

.footer-top-w {
	width: 1060px;
	height: auto;
	margin: 0 auto;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer-down {
	width: 100%;
	height: 66px;
	padding: 21px 0;
	background: url(../img/db1.jpg);
	text-align: center;
}
.footer-down p,.footer-down p a{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.footer-down p a:hover{
	color: #ff0000;
}