
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(http://www.unsound.com/bg.gif);
	background-repeat: no-repeat;
//	color: #BBBBBB;
}

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

a:visited {
	color: #888888;
	
}

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

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


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


#sub{
	position: absolute;
	left: 130px;
	top: 130px;
	padding-right: 10px;
	margin-right: 10px;
	width: 533px;
	clear: both;

}


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

}


#mov{
	position: absolute;
	left: 130px;
	top: 450px;
	padding-right: 10px;
	margin-right: 10px;
	width: 533px;
	clear: both;

}

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