body{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #2A3235;
	scrollbar-shadow-color: #2A3235;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #2A3235;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

#demoniac{
	width: 325px;
	height: 285px;
}

#spot{
	position: absolute;
	width: 740px;
	height: 107px;
	top: 193px;
	left: 50%;
	margin-left: -370px;
	text-align: center;
	padding-left: 70px;
}

#trailer{
	width: 485px;
	height: 365px;
}

#trailer_en{
	width: 485px;
	height: 365px;
}

td.top{
	height: 335px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top left;
}

td.section{
	text-align: left;
	background-image: url(../images/bg_section.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

td.vox{
	height: 20px;
	text-align: left;
	background-image: url(../images/arrow_off.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.title{
	font-family: Verdana;
	font-size: 18px;
	color: #478EAE;
	font-weight: bold;
	text-align: left;
}

.subtitle{
	font-family: Verdana;
	font-size: 10px;
	color: #478EAE;
	font-weight: bold;
	text-align: left;
}

.desc{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	line-height: 15px;
}

.text{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

a:link{
	font-family: Verdana;
	font-size: 10px;
	color: #E1A03F !important;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #E1A03F !important;
	text-decoration: none;
	font-weight: bold;
}

a:active{
	font-family: Verdana;
	font-size: 10px;
	color: #E1A03F;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #478EAE !important;
	text-decoration: underline;
	font-weight: bold;
}

img{
	border: 0px;
}