/***************************************
	class
***************************************/
.room_menu {
	width: 320px;
	vertical-align: top;
}
.room_vmargin {
	width: 20px;
}
.room_hmargin {
	height: 15px;
}
.room_image {
	width: 420px;
}
.room_title {
	width: 280px;
}
.room_detail {
	width: 480px;
	padding-left: 10px;
}
.room_layout {
	width: 220px;
	text-align: right;
}
.room_detail_left {
	width: 440px;
}
.room_detail_vmargin {
	width: 26px;
}
.room_detail_right {
	width: 234px;
}
.plan_title {
	margin-top: 15px;
	margin-bottom: 6px;
	text-align: center;
	color: #333300;
	font-weight: bold;
}
