
body {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-align: left;
	width: 800px;
	margin: 0;
	margin-left: 400;
	margin-right: auto;
	padding: 0;
	background: #FFFFFF url(../bg.gif);
	background-repeat: no-repeat;
//	color: #BBBBBB;
}

a:link {
	color: #999999;
	font-size: 100%;
}

a:visited {
	color: #888888;
	
}

#table{
	position: absolute;
	left: 50px;
	top: 100px;
}


#corner{
	position: absolute;
	left: 0px;
	top: 0px;
}

#spot{
	position: absolute;
	left: 8px;
	top: 0px;
}


#title{
	position: absolute;
	left: 403px;
	top: 140px;
}


#en{
	position: absolute;
	left: 404px;
	top: 175px;
	padding-right: 10px;
	margin-right: 10px;
	width: 230px;
	clear: both;
}


#items{
	position: absolute;
	left: 404px;
	top: 240px;
	padding-right: 10px;
	margin-right: 10px;
	width: 333px;
	clear: both;

}



#back{
	position: absolute;
	left: 404px;
	top: 260px;
	padding-right: 10px;
	margin-right: 10px;
	width: 333px;
	clear: both;

}
