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

#container {
	width:695px;
	height: auto;
	padding:15px 36px 0px 25px;
	float:left;
	background-image:url(../img/templants/center_bootom_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#container_bottom {
	width:756px;
	height:90px;
	float:left;
}
.roompic {
	width:215px;
	height:131px;
	float:left;
	background-image:url(../img/room/room_detail_bg.jpg);
	background-repeat:no-repeat;
	padding:9px 0px 0px 9px;
}

