@charset "utf-8";
/* CSS Document */
.footer_div{
	width:100%;min-width:1200px;margin:0 auto;overflow:hidden;
	background:#31363c;
	height:101px;
}
.footer{
	width:1200px;
	margin:0 auto;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:22px;
}













