#white_box_base h2
{
	background-image: url(../room/images/01/h2_01.gif);
	background-repeat: no-repeat;
	text-indent: -6000px;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 52px;
}
#info_box
{
	margin-top: 10px;
	_zoom:1;
	overflow:hidden;
}
#info_box h3
{
	background-image: url(../room/images/01/h3_01.gif);
	background-repeat: no-repeat;
	text-indent: -6000px;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 40px;
}
#info_box p
{
	margin-bottom: 1em;
}
#info_photo
{
	padding-top: 40px;
}
#info_photo img
{
}

#room_map
{
	_zoom:1;
	overflow:hidden;
	clear: both;
	padding-top: 20px;
}
#room_photo
{
	float: left;
	_zoom:1;
	overflow:hidden;
}
#room_photo img
{
	margin-bottom: 10px;
}
#room_text
{
	width: 400px;
	float: right;
	_zoom:1;
	overflow:hidden;
}
#room_text h3
{
	color: #581318;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #581318;
	border-left-color: #581318;
	margin: 0px;
	padding: 15px;
}
#room_text p
{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #581318;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#room_text img
{
	margin-top: 24px;
}


