.mainbox_top {
	height: auto;
	width: 100%;
	background-image: url(../images/bg_house_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.left{
	height: auto;
	width: 600px;
	float: left;
	padding:90px 0 0 0;
}
.roomlist {
	height: 120px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 20px 0 10px 20px;
}
.roomlist .roompic{
	float: left;
	width:140px;
	text-align: center;
}
.roomlist .roompic img{
	padding: 4px;
	border: 1px solid #4B696F;
}
.roomlist .roomcon{
	float: left;
	width:430px;
}
.roomtitle{
	height: 21px;
	line-height: 21px;
	text-indent: 24px;
	background-image: url(../images/bg_roomlist.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rtitle:link,a.rtitle:hover,a.rtitle:visited{
	font-size: 13px;
	font-weight: bold;
	color: #1D4047;
}
.roomwords{
	line-height: 18px;
	margin-top: 5px;
	margin-left: 15px;
	color: #7F7F7F;
}
.roommore {
	margin: 10px 0 0 10px;
}
.hs_box{margin:0 0 0 20px;}
.hs_info_title{margin:10px 0 0 0;padding:5px 0;font-size: 14px; font-weight: bold; color:#1D4047; background-image: url(../images/dott.gif); background-repeat: no-repeat; background-position: 0 0; text-indent: 60px;}
.hs_info_news{height:20px;color:#704900;font-weight:normal;display:block;padding-top:10px;}
.hs_info_detail{float:left;width:220px}
.hs_info_detail ul{padding:0;margin:0; list-style-type: none;}
.hs_info_detail ul li{height:20px;line-height:20px;}
.hs_info_detail ul li span{font-weight:bold;}
.hs_info_img{float:left;width:340px;}
.hs_info_img #hs_img{padding: 4px;border: 1px solid #4B696F;}
.hs_info_pic{clear:both;padding:5px 0 0 0;}
.hs_info_pic ul{padding:0;margin:0; list-style-type: none;}
.hs_info_pic ul li{list-style-type: none;float:left;margin-right:10px;}
.hs_info_pic ul li img{padding: 2px;border: 1px solid #888888;cursor:pointer;}
.hs_info_intro{clear:both;line-height:18px;}
.hs_info_intro h4{background-image: url(../images/bgroomintro.gif);background-repeat: no-repeat;	background-position: left top;height:35px;}



.right{
	float: right;
	margin-top: 190px;
	margin-right: 10px;
}
