#footer {
	background-color: #000;
	float: none;
	padding-top: 20px;
}
.f_con {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #999;
	line-height: 30px;
	height: 30px;
}
/*#footer .f_con span {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}*/

