body
{
	background-color:#ffffff;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper
{
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	top:50%;
	margin-top:-342px;
}

#head
{
	position:relative;
	width:900px;
	height:100px;
}

#head a
{
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:0px;
}

#navi
{
	position:relative;
	width:905px;
	height:35px;
	bottom:0px;
}

#mainnavi
{
	position:relative;
	width:408px;
	height:35px;
	float:left;
}

#subnavi
{
	position:absolute;
	width:130px;
	height:450px;
	left:0px;
	top:50px;
	float:left;
}

#content
{
	position:relative;
	width:905px;
	height:554px;
	background-color:#313F48;
}

#footer
{
	position:relative;
	width:905px;
	height:20px;
}

.mainbutton
{
	position:relative;
	width:100px;
	height:25px;
	float:left;
	padding-top:10px;
	text-align:center;
	font-size:14px;
	margin-right:2px;
	background-color:#83beee;
}

.mainbutton a
{
	position:absolute;
	width:100px;
	height:25px;
	left:0px;
	top:0px;
	padding-top:10px;
	text-decoration:none;
	color:#ffffff;
}

.mainbutton:HOVER
{
	background-color:#313F4A;
}

.mainbutton-set
{
	position:relative;
	width:100px;
	height:25px;
	float:left;
	padding-top:10px;
	text-align:center;
	font-size:14px;
	margin-right:2px;
	background-color:#313F4A;
}

.mainbutton-set a
{
	position:absolute;
	width:100px;
	height:25px;
	left:0px;
	top:0px;
	padding-top:10px;
	text-decoration:none;
	color:#ffffff;
}

.subbutton
{
	position:relative;
	width:130px;
	height:20px;
	float:right;
	text-align:center;
	font-size:12px;
	background-color:#425462;
	padding-top:4px;
	margin-top:2px;
}

.subbutton a
{
	position:absolute;
	width:130px;
	height:20px;
	left:0px;
	top:0px;
	text-decoration:none;
	color:#ffffff;
	padding-top:4px;
}

.subbutton a:HOVER
{
	background-color:#83beee;
	color:#333333;
}

.subbutton-set
{
	position:relative;
	width:130px;
	height:20px;
	float:right;
	text-align:center;
	font-size:12px;
	background-color:#83beee;
	margin-top:2px;
	padding-top:4px;
}

.subbutton-set a
{
	position:absolute;
	width:130px;
	height:20px;
	left:0px;
	top:0px;
	text-decoration:none;
	color:#333333;
	padding-top:4px;
}

.game
{
	position:absolute;
	width:640px;
	height:480px;
	left:140px;
	top:35px;
	text-align:center;
}

h1
{
	position:absolute;
	top:70px;
	left:250px;
	font-weight:normal;
	color:#f3f3f3;
	font-size:25px;
}

h2
{
	position:absolute;
	top:70px;
	left:150px;
	font-weight:normal;
	color:#f3f3f3;
	font-size:25px;
}

h3
{
	position:absolute;
	top:0px;
	left:25px;
	font-weight:normal;
	color:#f3f3f3;
	font-size:25px;
}

.text-home
{
	position:absolute;
	width:420px;
	left:150px;
	top:150px;
	font-size:13px;
	line-height:15px;
	color:#f3f3f3;
	text-align:justify;
}

.text-intro
{
	position:absolute;
	width:420px;
	left:250px;
	top:150px;
	font-size:13px;
	line-height:15px;
	color:#f3f3f3;
	text-align:justify;
}

.sitemap-top
{
	position:absolute;
	width:500px;
	height:25px;
	left:25px;
	top:120px;
	font-size:13px;
	color:#f3f3f3;
}

.sitemap-left1
{
	position:absolute;
	width:200px;
	height:300px;
	left:25px;
	top:160px;
	font-size:13px;
	color:#f3f3f3;
	line-height:15px;
}

.sitemap-left2
{
	position:absolute;
	width:200px;
	height:300px;
	left:240px;
	top:160px;
	font-size:13px;
	color:#f3f3f3;
	line-height:15px;
}

.sitemap-right1
{
	position:absolute;
	width:200px;
	height:300px;
	left:455px;
	top:160px;
	font-size:13px;
	color:#f3f3f3;
	line-height:15px;
}

.sitemap-right2
{
	position:absolute;
	width:200px;
	height:300px;
	left:670px;
	top:160px;
	font-size:13px;
	color:#f3f3f3;
	line-height:15px;
}

.sitemap-bottom
{
	position:absolute;
	width:200px;
	height:80px;
	left:25px;
	bottom:155px;
	font-size:13px;
	color:#f3f3f3;
}	

.footbutton
{
	position:relative;
	width:80px;
	height:18px;	
	float:right;
	padding-top:0px;
	font-size:12px;
	background-color:#979797;
	margin-left:2px;
	text-align:center;
}

.footbutton a
{
	position:absolute;
	width:80px;
	height:18px;
	left:0px;
	top:0px;
	color:#ffffff;
	text-decoration:none;
	padding-top:2px;
}

.footbutton-set
{
	position:relative;
	width:80px;
	height:18px;	
	float:right;
	padding-top:0px;
	font-size:12px;
	background-color:#313F4A;
	margin-left:2px;
	text-align:center;
}

.footbutton-set a
{
	position:absolute;
	width:80px;
	height:18px;
	left:0px;
	top:0px;
	text-decoration:none;
	color:#ffffff;
	padding-top:2px;
}

.footbutton:HOVER
{
	background-color:#313F4A;
}

.agb
{
	text-decoration:none;
	color:#ffffff;
}

.agb:HOVER
{
	color:#83beee;
}

.subsitebutton
{
	text-decoration:none;
	color:#ffffff;
}

.subsitebutton:HOVER
{
	color:#83beee;
}

.playbutton
{
	font-size:14px;
	color:#ffffff;
	float:right;
}

.playbutton:HOVER
{
	color:#83beee;
}