@charset "utf-8";
.footer{
	width:100%;background-color:#47494b;color: white;margin-top: 10px;
}
/*友情链接*/
.yqlj{
	margin:10px auto;width:1000px;padding: 10px 0;line-height: 26px;
}
.yqlj a{
	color:#fff;
}
.yqlj a:hover{
	color: #f00;
}
/*信息介绍*/
.xxjs{
	width:100%;background-color:#2e2f30;
}
.footbar{
	margin:0 auto;width:1000px;text-align: center;line-height: 26px;padding: 20px 0;
}