@charset "utf-8";
/* CSS Document */
#room {
	width:773px;
	height:auto;
	background-image:url(../img_room/bg.jpg);
	background-repeat:	no-repeat;
}
#room .container1 {
	padding-top:48px;
	padding-left:453px;
	width:320px;
	height:27px;
}
#room .container2 {
	padding-top:15px;
	padding-left:28px;
	padding-right:105px;
	width:640px;
	height:130px;
	background-image:	url(../img_room/bg2.jpg);
	background-repeat:	no-repeat;
}
#room .container3 {
	margin:0 300 auto;
	width:690px;
	height:auto;
}
/*roomDetail.php*/
#room .container4 {
	margin:0 300 auto;
	width:690px;
	height:auto;
}
#room .container5 {
padding-top:10px;
	margin:0 300 auto;
	width:690px;
	height:180px;
}
/*roomOrder.php*/
#room .container6 {
padding-left:12px;
	margin:0 300 auto;
	width:678px;
	height:auto;
}
#room .tableA {
border-collapse:collapse;

}
#room .borderFF {
width:332px;
border: 1px #FFFFFF solid ;


}
