@charset "utf-8";
.mainBlock p{
	color: #59423B;

}
.settext {
	font-size: 11px;
	color: #333;
}

.topSec p{
	font-size:93%;
	font-weight:bold;
}
.topSec1{
	float:left;
	background-image: url(../images/index_top1.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 258px;
}
.topSecBtn{
	margin:50px 0 0 5px;
}
.topSec2{
	float:left;
	width: 290px;	
}
.topSec2 p,
.topSec3 p{
	margin:-48px 10px 0;
}

.topSec3{
	float:left;
	width: 302px;	
}

.midSec p{
	font-size:93%;
	color: #EBE2CE;
}
.midSec1{
	float:left;
	width:209px;
}
.midSec1 p{
	margin:-68px 5px 0 18px;
}
.midSec2{
	float:left;
	width:204px;
}
.midSec2 p{
	margin:-68px 5px 0 10px;
}
.midSec3{
	float:left;
	width:202px;
}
.midSec3 p{
	margin:-68px 5px 0 18px;
}
.midSec4{
	float:left;
	width:235px;
	background-image: url(../images/index_reserve.jpg);
	background-repeat: no-repeat;
	height: 207px;
}

.midSec4 p{
	color: #000;
	font-weight:bold;
}
.reserveSec{
	margin:34px 0 0 16px;
	width:206px;
}
.reserveSec select{
	width:6.2em;
}
.roomTypeUnit{
	width:100px;
	position: relative;
	left: -2px;
/*	left: -133px;
	top: -20px;*/
	background-color: #FFF;
	border: 1px solid #000;
	width:15em;
	z-index:1;
}
*html .roomTypeUnit{
	width:200px;
}
.roomTypeUnit label{
	border-bottom: 1px solid #000;
}
.setType{
	text-decoration: underline;
	cursor:pointer;
}

.reserveBtn{
	position:absolute;
	top: 77px;
	left: -8px;
	z-index:0;
}
.roomTypeUnit p{
	background-image: url(../images/index_reserve_icon0.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor:pointer;
}
/*
.reserveBtn{
	margin:10px 0 0 -10px;
}*/

.btmSec1Outer{
	padding:5px;
}
.btmSec1{
	float:left;
	width:357px;
}
.btmSec1 p{
	border-top:solid 1px #B39380;
}

.btmSec2{
	padding:1px;
	border:solid 1px #95A18E;
}
.btmSec2{
	float:left;
	width:474px;
	height:230px;
	overflow:auto;

scrollbar-arrow-color: #808080;
scrollbar-face-color: #ffffff;
scrollbar-3dlight-color: #cfcfcf;
scrollbar-darkshadow-color: #cfcfcf;
scrollbar-highlight-color: #eeeeee;
scrollbar-shadow-color: #eeeeee;
}
.newsSec h4{
	font-weight:bold;
	margin:5px 0 0 10px;
}
.newsSec p{
	margin:5px 0 0 10px;
	border-bottom:solid 1px #B39380;
}
