#index_header{
	text-align: center;
	background-color: #e2e2e2;
	height: 15px;
}

#index_header div{
	display: none;
}

#index_header h2{
	margin-top: 2px;
	font-size: 8pt;
	color: #555;
	font-weight: normal;
}

#entrance_area{
	margin-top: 20px;
}

#entrance_flash{
	padding-top: 37px;
	width: 704px;
	height: 374px;
	background-image: url('../img/entrance_flash_bg.gif');
	background-repeat: no-repeat;
}

#entrance_enter{
	margin-top: 10px;
}

#entrance_enter h2{
	text-indent: -5000px;
	width: 600px;
	height: 20px;
	background-image: url('../img/entrance_caution.gif');
	background-repeat: no-repeat;
}

#entrance_enter ul{
	margin-top: 10px;
	list-style: none;
	width: 700px;
	height: 35px;
	background-image: url('../img/entrance_enter_bg.gif');
	background-repeat: no-repeat;
}

#entrance_enter li{
	display: inline;
	text-indent: -5000px;
	float: left;
}

#entrance_enter a{
	overflow: hidden;
	height: 30px;
	width: 150px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 -30px;
}

#entrance_enter a:hover{
	background-position: 0 0px;
}

#over{background-image: url('../img/entrance_button01.gif'); 	margin-left: 140px;}
#under{background-image: url('../img/entrance_button02.gif'); 	margin-left: 120px;}

#entrance_copy{
	margin-top: 30px;
}

#entrance_copy h2{
	font-size: 8pt;
	font-weight: normal;
	color: #ddd;
}

#entrance_enter h3{
	margin-top: 10px;
	text-indent: -5000px;
	width: 600px;
	height: 20px;
	background-image: url('../img/entrance_number.gif');
	background-repeat: no-repeat;
}

#entrance_link_area{
	margin-top: 30px;
	width: 700px;
}

#entrance_link_area ul{
	list-style: none;
}

#entrance_link_area li{
	float: left;
	margin: 5px 0px 0px 10px;
}