@charset "UTF-8";
#image_div {
	position:absolute;
	width:424px;
	height:423px;
	z-index:5;
	left: 329px;
	top: 9px;
}
#thumbnail_div {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 50px;
	top: 6px;
	visibility: visible;
}
#content {
	background-color: #FFFFFF;
	position: absolute;
	width: 900px;
	clear: both;
	height: 790px;
	top: 137px;
	left: 0px;
}
#footer {
	background-color: #FFFFFF;
	clear: both;
	width: 848px;
	position: absolute;
	left: 22px;
	top: 642px;
	z-index: 1;
}
#info_div {
	position:absolute;
	width:200px;
	height:171px;
	z-index:1;
	left: 50px;
	top: 337px;
}

