@charset "utf-8";
/* CSS Document */

#main{
	width: 700px;
	float: right;
	overflow:hidden;
	margin-right: -10px;
}

#main h1{
	height: 30px;
	width: 700px;
	padding-left: 45px;
	background: url(../imgs/common/sprite.gif) no-repeat 0 -842px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	margin-bottom: 15px;
}


* html div#left div#reserve_box div#form_box{
	width: 220px;
	height: auto;
	border-left: 2px solid #555555;
	border-right: 2px solid #555555;
	border-bottom: 2px solid #555555;
	padding: 5px;
	font-size: 10px;
}

#g_nav ul{ 
	padding: 0;	
	width: 940px;
	height:35px;
	overflow: hidden;
}
#left ul#side_nav li{ margin-bottom: 10px; }

#left ul#side_nav li a{
	width: 220px;
	height: 35px;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	background: url(../imgs/common/sprite.gif) no-repeat;
	line-height: 35px;
	clear: both;
}

#main h2, #main h3, #main h4{
	height: 35px;
	width: 700px;
	padding-left: 45px;
	background: url(../imgs/common/sprite.gif) no-repeat 0 -879px;
	font-size: 14px;
	line-height: 35px;
	color: #333;
	margin: 5px 0 15px;
	clear: both;
}

#left{
	width: 220px;
	float: left;
}

#footer p.sakura_hotels{
	width: 940px;
	height: 25px;
	background: url(../imgs/common/sprite.gif) no-repeat 0 -1393px;
	font-size: 10px;
	margin-bottom: 30px;
	margin-top:10px;
}
#footer p.sakura_hotels a{
	width: 940px;
	height: 25px;
	display: block;
}

#footer #cpr{ 
	width: 940px; 
	height: 60px; 
	background: url(../imgs/common/sprite.gif) no-repeat bottom right; 
	clear:both;
	text-align: right;
	padding-top: 30px;
}

/* reservation button */
div#main button#confirm {
	width: 350px;
	height: 45px;
	display: block;
	margin: 15px 15px 20px 160px;
	padding-top: 15px;
	background: url(../imgs/common/sprite.gif) no-repeat left -935px;
	border: none;
}
div#main button#confirm:hover{ background-position: left -980px; } 
div#main button#confirm:active{ background-position: left -1025px; } 
div#main button#confirm div.button_expander{
	width: 350px;
	height: 45px;
	border: none;
}

#main label.room_label {
	width: 200px;
	text-align: right;
	display: block;
	line-height: 1.8em;
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bold;
	margin-left: 150px;
	float: left;
	padding-bottom: 15px;
}

#main span.room_control{
	line-height: 1.8em;
	color: #4d4d4d;
	font-size: 12px;
	margin-left: 15px;
	width: 200px;
	display: block;
	float: left;
	padding-bottom: 15px;
}

div#wapper div#main div.staff_box{
	width: 335px;
	padding: 15px;
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 25px;
}

* html*div#main div#amenities ul#amenities_list li{
	width: 191px;
	overflow: visible ;
	white-space: nowrap;
}