@charset "utf-8";
body {
	margin: 0px;
	background-color: #c9c9c9;
	background-image: url(../image/BackGround.jpg);
	background-repeat: no-repeat;
}#Main {
	left: 420px;
	position: absolute;
	height: 100%;
}
#Top_Logo {
	background-image: url(../image/Logo.png);
	height: 251px;
	width: 563px;
	margin-top: 200px;
}
#Top_Logo a {
	display: block;
	width: 500px;
	height: 45px;
	text-decoration: none;
	top: 200px;
	position: relative;
}
#Footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
span {
	visibility: hidden;
}
#Counter {
	right: 1px;
	bottom: 1px;
	position: absolute;
}
