@charset "utf-8";
/* CSS Document */
body {
	background:#000 url(images/background.png) repeat-x;
	}
#intro {
	width:959px;
	height:594px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-480px;
	margin-top:-297px;
	background:url(images/intro.gif) no-repeat;
	}
#intro a {
	position:absolute;
	bottom:20px;
	width:100px;
	height:80px;
	display:block;
	text-decoration:none;
	outline:none;
	}
a#bg {
	left:30px;
	}
a#en {
	right:30px;
	}
a#enter {
	width:540px;
	height:90px;
	left:220px;
}
object#logo {
	position:absolute;
	left:298px;
	bottom:115px;
}
