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

.footer { 
	width:980px;
	clear: both;
	text-align: center;
	padding: 2px 0 5px 0;
	margin: 10px auto;
	border-top: 1px solid #808080;
	line-height: 1.8em;
	color:#000;
	
	
	font-size:10px;
}

.footer a { color: #000;text-decoration:none;}
.footer a:hover { color: #ff0000;text-decoration:none;}