@charset "utf-8";
/* CSS Document */

.footer {
	width:1000px;
	height:40px;
	line-height:30px;
	font-size:10px;
	text-align:center;
	background:#f2f2f2;
	margin-top:70px;
	float:left;
}