<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#broadcast {
	width:930px;
	height:298px;
	margin-bottom:10px;
}
#broadcast ul li {
	display:inline;
	float:left;
}
#advertisement {
	margin-bottom:10px;
}
#banner {
	width:930px;
	height:79px;
	margin-bottom:20px;
}
#banner ul li {
	display:inline;
	float:left;
}
.banner_gap {
	padding-right:10px;
}
/* top */
#recommended_house {
	width:930px;
	text-align:left;
	margin-bottom:10px;
	color:#4d4d4d;
	height:670px;
	margin-bottom:30px;
}
#recommended_house_title {
	margin-bottom:20px;
}
.house_box {
	width:418px;
	min-height:192px;
	margin:10px 20px;
	_margin:10px 14px;
	background:#ffffff;
	border:1px solid #e4dcd7;
	float:left;
	overflow: hidden;
	text-overflow:ellipsis;
}
.house_title {
	border-bottom: 1px solid #E4DCD7;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding-top: 11px;
	padding-bottom:1px;
	*padding-bottom:3px;
	width: 418px;
	overflow:hidden;
	line-height:20px;
}
.house_title a {
	color:#443532;
	text-decoration:none;
}
.house_title a:hover {
	color:#ba5d00;
	text-decoration:underline;
}
.title_arrow {
	background: url(../image/icon_arrow_yellow.gif) 0 1px no-repeat;
	padding-left:18px;
	margin-left:6px;
}
.house_mainbox {
	height:144px;
	width:395px;
	margin:10px;
	line-height:22px;
}
.house_details {
	width:265px;
	height:134px;
	float:left;
	padding-right:10px;
}
.house_details p{	
}
.details_title {
	padding-right:8px;
	clear:both;
	margin:3px 0;
}
.house_image img {
	width:118px;
	height:118px;
	_width:114px;
	_height:114px;
	-webkit-box-shadow:1px 1px 2px #c2c2c2;
	-moz-box-shadow:1px 1px 2px #c2c2c2;
	box-shadow:1px 1px 2px #c2c2c2;
	border:#fff 1px solid;
}
.house_image a:hover img {
	border:#ffb48f 1px solid;
}
/* recommened_house */
#abest_title {
	padding-bottom:3px;
}
#choose_abest {
	width:930px;
	height:320px;
	text-align:left;
	margin:20px 0 0 0;
	color:#4d4d4d;
	float:left;
}
.abest_wd {
	width:930px;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
}
.abest_wd a {
	color:#0060fe;
	text-decoration:underline;
}
.abest_wd a:hover {
	color:#0060fe;
	text-decoration:none;
}
.point01, .point02, .point03 {
	margin:16px 0px 6px;
}
/* choose_abest */
.boxlist {
	background:#f5efeb;
	padding:20px 5px;
	overflow:hidden;
	width:100%;
}
.featured_title {
	color: #FF0000;
	float: left;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:5px;
}
.featured_title span {
	margin-bottom: 5px;
	padding-left:5px;
}
</pre></body></html>