.footer{
	width:100%;
	height:40px;
	float:left;
	background-color:#000000;
}
.footer .footer_main{
	width:1200px;
	height:100%;
	margin:0 auto;
	text-align:center;
	color:white;
	font-size:12px;
	line-height:40px;
}
