@charset "utf-8";
.footer {
	border: thin dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	width: 900px;
	height: 80px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
	text-decoration: none;
}
