@charset "utf-8";
/* CSS Document */
#title {
	width:830px;
	height:58px;
	float:left;
}
#container {
	width:830px;
	height:800px;
	float:left;
	background-image: url(../img/room_detail_1/bg.jpg);
	background-repeat:no-repeat;
}
#container_bottom {
	width:830px;
	height:58px;
	float:left;
}
#pice{
	width:810px;
	height:237px;
	background-image:url(../img/room_detail_1/pice_bg.jpg);
	padding:120px 0px 0px 20px;
	float:left;
	}
#album{
	width:830px;
	height: auto;
	float:left;
	}