body {
margin:0;
padding:0;
background-color: #FFFFFF;
background-image: url(../img/index_bg.jpg);
scrollbar-arrow-color:#003366;
scrollbar-face-color:#8EB2D6;
scrollbar-track-color:#8EB2D6;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-base-color:#FFFFFF;
scrollbar-darkshadow-color:#003366;
}

holder{
width: 100%;
text-align:center;
}

#holder{
position:absolute;
left:-4px;
top:40%;
width: 100%;
height:280px;
margin-top:-50px;
background-image: url(../img/holder_bg.jpg);
background-repeat:repeat-x;
}

#enter{
	position:absolute;
	left:43%;
	width:760;
	margin-left:-310px;
	height: 280px;
	top: -2px;
}

#enter a img{border:0;
}

.index-top-bg {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../img/index_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.enter {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

a:link {
	font-family: Verdana, Arial
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.naw {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #003366;
	text-align: center;
}
