#adult_main {
	background				: url(../../gfx/splash.jpg) no-repeat;
	width					: 557px;
	height					: 358px;
	margin					: 179px auto 0px auto;
	position				: relative;
}

#adult_main .content {
	position				: absolute;
	left					: 180px;
	top						: 190px;
	text-align				: center;
	width					: 370px;
	color					: #6a6a6a;
	font-size				: 11px;
}

#adult_main .content b {
	display					: block;
	text-align				: center;
	color					: #303030;
	font-size				: 14px;
}

#adult_main .content span {
	color					: #9e0878;
}

#adult_main .enter {
	position				: absolute;
	display					: block;
	width					: 160px;
	height					: 31px;
	background				: url(../../gfx/btn_enter.jpg) no-repeat;
	left					: 270px;
	top						: 310px;
}