/***************************************
	class
***************************************/
.room_menu {
	width: 50%;
	text-align: center;
	padding-top: 15px;
}
.room_image {
	width: 420px;
}
.room_title {
	width: 280px;
}
.room_detail {
	width: 480px;
}
.room_layout {
	width: 220px;
	text-align: right;
}
