body {
	background-image: url(../image/bg_obi2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
}
#content {
	background-image: url(../image/page_content.gif);
	margin: auto;
	width: 960px;
	background-repeat: no-repeat;
}
h1 {
	background-image: url(../image/roomplan_img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 219px;
	width: 955px;
	margin-right: 3px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	width: 955px;
	margin-right: 3px;
	margin-left: 2px;
	height: auto;
}
h2 {
	margin-left: 30px;
	clear: both;
	margin-top: 30px;
	display: block;
	width: auto;
}
#floor {
	width: 940px;
	margin-left: 7px;
}


#floor img {
	margin-right: 22px;
	margin-left: 25px;
	margin-bottom: 70px;
}


.wrapper {
	float: left;
	width: 430px;
	margin-left: 40px;
	margin-bottom: 60px;
}
.wrapper2 {
	float: right;
	width: 430px;
	margin-bottom: 30px;
	margin-right: 30px;
}
#comment {
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7CDD1;
	border-bottom-color: #44262B;
	background-color: #A03442;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #44262B;
	border-left-color: #E7CDD1;
	padding: 3px;
}
#comment p {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
