@charset "UTF-8";
#content_container {
	height: 560px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -9px;
}
#header_container {
	height: 560px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: 2;
	visibility: visible;
}
#page_container {
	height: 560px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	visibility: visible;
}
#bg_container {
	height: 316px;
	width: 271px;
	position: absolute;
	top: 20px;
	z-index: 1;
	right: 80px;
}
#link_container {
	height: 40px;
	width: 980px;
	position: absolute;
	z-index: 3;
	margin: 0px;
	top: 595px;
}
#link_container {
	position: absolute;
	z-index: 3;
	bottom: -1px;
	left: 1px;
	visibility: visible;
}
