html, body
{
	height: 100% !important;
}

body
{
	background: white url(Images/Background.gif) no-repeat scroll center center;
	overflow: auto;
}

#FirstPage
{
	width: 778px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -389px;
	margin-top: -300px;
}

#FirstPage a
{
	position: absolute;
	display: block;
}
#FirstPage a span
{
	position: absolute;
	top: -10000px;
}
#FirstPage a#lv
{
	top: 225px;
	left: 435px;
	width: 150px;
	height: 120px;
}
#FirstPage a#en
{
	top: 265px;
	left: 165px;
	width: 225px;
	height: 140px;
}