#container-home{
	padding-top:0px;
	width: 989px;
	margin: 0 auto;
}

.home-banner{
	width:100%;
	height:auto;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}

.home-banner .banner{
	width:1300px;
	height:653px;
	position:relative;
}

.home-banner .banner div{
	width:2000px;
	height:653px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-1000px;
}



.home-booking{
    background: url(images/bgBooking.jpg) no-repeat 0 0;
    display: inline;
    float: left;
    height: 212px;
    margin: 8px 5px 0 10px;
    width: 258px;
}


.home-menu {
    background: url(images/bgMenu.png) no-repeat 0 0;
    display: inline;
    float: left;
    height: 212px;
    margin: 8px 0 0;
    width: 717px;
}

.home-menu li{
	float:left;
	width:179px;
}

.home-menu h2{
	height:56px;
	font: normal 16px/60px SimHei,Arial;
	color:#333;
	
}

.home-menu p,.home-menu a{
	color:#999;}
	
.side-tab .room-search-hotel select {
width: 139px;
}

#div_adult_quantity_1, #div_child_quantity_1 {display:none;}




