/* CSS Document */

.ul_tuijian
{
	list-style-type:none; margin:0px;
}
.ul_tuijian dl
{
	width:120px; margin:0px; height:85px; background-image:url(../images/h_bg.jpg); float:left; margin:5px;
	text-align:center; margin-left:8px; margin-right:6px;
}
.h_name
{
	color:#725022;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	margin-top:4px;
	width:110px; white-space:nowrap; text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.h_hx
{
	text-align:center;
	line-height:18px; 
}
.h_area
{
	line-height:18px;
}
.h_price
{
color:#725022;
	font-weight:bold;
	line-height:20px;
}
.h_on
{
	margin:0px; padding:0px;
	background-image:url(../images/tuijian_on.jpg); height:26px; width:96px;
	float:left; margin-right:3px; cursor:pointer; text-align:center;
	line-height:26px; color:#725022; font-weight:bold;
}
.h_off
{
	margin:0px; padding:0px;
	background-image:url(../images/tuijian_off.jpg); height:26px; width:96px;
	float:left; margin-right:3px; cursor:pointer;
	text-align:center; line-height:26px; color:#323433;
}
.house_rongqi
{
	width:709px; border:1px solid #cccccc; background-image:url(../images/hlist_bg.jpg); height:100px;
	border-top:none;
}
.h_name a
{
	color:#725022;
	font-weight:bold;
	text-decoration:none;
}
.h_name a:hover
{
	color:#ff9900;
	font-weight:bold;
	text-decoration:none;
}
