body{ 
	margin:0px;
	background-color:#000;
	font-size:12px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-seif;
	margin:0;
}

.menu
{
	_width:901px;
}

a
{
	border:0
}

#container
{
	margin:auto;
	width:898px;
	height:765px;
	
	border:1px solid #222;
	
}


#header1
{
	background-image:url('../img/bg01_1.jpg');
	width:898px;
	height:620px;
}

#header_index
{
	background-image:url('../img/bg01_1_1.jpg');
	width:898px;
	height:620px;
}

#reservation_header1
{

	background-image:url('../img/reservation_bg.jpg');
	width:898px;
	height:620px;
}

#header2
{
	background-image:url('../img/bg01_2.jpg');
	width:898px;
	height:11px;
}


#footer
{
	width:898px;
	height:60px;
}




.btn_home
{
	background-image:url('../img/btn_home.jpg');
	width:151px;
	height:41px;
	color:#fff;
}



.btn_home:hover
{
	background-position:0px 41px;
}


.btn_menu
{
	background-image:url('../img/btn_menu.jpg');
	width:149px;
	height:41px;
	color:#fff;
}

.btn_menu:hover
{
	background-position:0px 41px;
}

.btn_floor
{
	background-image:url('../img/btn_floor.jpg');
	width:150px;
	height:41px;
	color:#fff;
}

.btn_floor:hover
{
	background-position:0px 41px;
}

.btn_location
{
	background-image:url('../img/btn_location.jpg');
	width:149px;
	height:41px;
	color:#fff;
}

.btn_location:hover
{
	background-position:0px 41px;
}

.btn_reservation
{
	background-image:url('../img/btn_reservation.jpg');
	width:151px;
	height:41px;
	color:#fff;
}

.btn_reservation:hover
{
	background-position:0px 41px;
}

.btn_inquiry
{
	background-image:url('../img/btn_inquiry.jpg');
	width:151px;
	height:41px;
	color:#fff;
}

.btn_inquiry:hover
{
	background-position:0px 41px;
}


.btn
{
	background-image:url('../img/reservation_btn.jpg');
	width:150px;
	height:25px;
}

.btn:hover
{
	background-position:0px 25px;
}



#closeBtn
{
	display:block;
	width:100px;
	height:30px;
	background-image:url('../img/closeBtn.jpg');
}

#closeBtn:hover
{
	background-position:0 30px;
}