a:hover {
	text-decoration: underline;
}
body {
	text-align: center;
	vertical-align: middle;
}
#site {
	width: 573px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: auto;
	height: 350px;
	overflow: hidden;
	clear: both;
	height: auto;
}
#chs {
	margin-top: 10px;
	overflow: hidden;
	clear: both;
	height: auto;
}
#foot {
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 25px;
	border-top: 1px solid #D8D8D8;
	color: #666666;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#foot a, #foot a:link, #foot a:visited {
	color: #6A8ED5;
	text-decoration: none;
}
#foot a:hover {
	color: #3768C8;
	text-decoration: underline;
}