
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;
}


#title{
	position: absolute;
	left: 122px;
	top: 80px;
}




#en{
	position: absolute;
	left: 130px;
	top: 120px;
	padding-right: 10px;
	margin-right: 10px;
	width: 330px;
	clear: both;

}

#back{
	position: absolute;
	left: 130px;
	top: 618px;
	padding-right: 10px;
	margin-right: 10px;
	width: 210px;
	clear: both;
}