/* Top page Styles */

body
{
	background-color: black;
	background-image: none;
}

#topContents
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 180px;
	text-align: center;
	background-color: white;
	border-top: 10px black solid;
	border-bottom: 10px #c03 solid;
}

.boxLevel { margin: 30px 0 0 0; }
.boxLevel2 { margin: 20px 0 0 0; }

.boxLevel2 .iconMenu,
.boxLevel .iconMenu
{
	display: inline;
	white-space: nowrap;
	list-style-type: none;
}

.iconMenu li { list-style-type: none; }

#selpNews
{
	margin: 1em 0 0 0;
	padding: 0;
	text-align: center;
}

#selpNews h2 { display: block; }
h2 span { display: none; }

#romanPr
{
	margin: 1em 0 0 0;
	padding: 0;
	text-align: center;
}

#romanPr h2
{
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	width: 700px;
	height: 460px;
	background: black url('/media/img_bg/bg_more/roman_pr_bg.jpg') no-repeat left top;
}

h2 .coms, h2 .linkSpot
{
	display: block !important;
	margin: 0;
	padding: 0;
}

h2 .linkSpot
{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 185px;
	left: 450px;
	z-index: 10;
}

h2 .coms
{
	position: absolute;
	color: white;
	white-space: nowrap;
	top: 412px;
	left: 8px;
	z-index: 8;
	font: 11px 'Lucida Grande', Arial, 'Lucida Sans Unicode';
}
