@charset "utf-8";
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 800px;
	width: 800px;
	z-index: 1;
	overflow:hidden;
}
#container #main {
	position: relative;
	height: 460px;
	width: 750px;
	top: -500px;
	left: 28px;
	background-position: top;
	margin-top: -15px;
}


#container #link {
	position: relative;
	height: 38px;
	width: 513px;
	top: -993px;
	left: 160px;
	text-decoration: none;
	list-style-type: none;
	z-index: 2;
}

#container #top {
	position: relative;
	height: 162px;
	width: 781px;
	top: -1198px;
	left: 9px;
}
