@import url('reset.css');

div#wrap {
	width:100%;
	height:100%;
	background:#000 url('/intro/img/1200820_bg.jpg') no-repeat center top;
}
div#contents {
	position:relative;
	width:990px;
	height:980px;
	margin:0 auto;
	background:#000 url('/intro/img/1200820_bg.jpg') no-repeat center top;
}
div.goSite {
	overflow:hidden;
	width:100%;
	height:90px;
}
div.goSite a {
	font-size:0;
	line-height:0;
	color:transparent;
	text-indent:-9999px;
}
div.goSite a.goHome {
	float:right;
	display:block;
	width:150px;
	height:70px;
}
div#contents div.player {
	width:640px;
	height:360px;
	margin:225px auto 0;
}
div#contents p {
	margin-top:30px;
	margin-right:80px;
	text-align:center;
	color:#848383;
	font-size:11px;
}

