
.footer{
	width: 100%;
	height: 208px;
	background: url(../img/011.jpg) no-repeat center bottom;
	position: relative;
	overflow: hidden;
}
.footer-top{
	width: 100%;
	height: 100%;
	background: url(../img/010.jpg) repeat-x left top;
	overflow: hidden;
}
.footer-w{
	width: 1000px;
	margin: 0 auto;
	height: 130px;
	position: absolute;
	bottom: 0;
	left: 25%;
}
.footer-w a{
	margin: 15px 0 0 20px;
	display: inline-block;
	width: 600px;
}
.right{
	width: 250px;
}
.right p a{
	width: 50px;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	color: #666;
	font-size: 12px;
	margin: 0;
}
.right p font{
	color: #666;
	font-size: 12px;
}
.right p font a{
	width: auto;
}