@charset "utf-8";
/* CSS Document */

.footer{
	width:980px;
	height:20px;
	margin:0 auto;
	padding-top:15px;
	text-align:center;
	color:#FFF;
	line-height:20px;

	font-size: 14px;	
	font-weight: bold;
}