
.circleBtn{
	float:right;
}
#roomsArea .proom_box{
	float:none;
	display:inline-block;*display:inline;_display:inline;
	vertical-align:top;
}
.mCustomScrollBox{
	background:#fff;
}
#roomsArea{
	float:right; 
	margin-right:90px;
	height:100%;width:995px;
}
.titleNbtn{
	padding:130px 30px 0 30px;
	height:260px;
	font-size:20px;line-height:20px;
}
#roomsArea #getData{
	padding-left:30px;
}
.circleBtn.sel{
	background:url(../images/circleBtn_on.png) no-repeat center;
}
