﻿/* -------------
 * 物件搜尋頁面
 * ------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *+height:1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */

.Recommend #recommend
{
	height:222px;
	overflow-x:hidden;
	overflow-y:hidden;
	z-index:999;
	background:#FFFFFF;
	/*border:1px solid #F00;*/
}

#searchresulttitle
{
	margin-top:0px;
}

.recommend_button_up { width: 770px; height: 25px; cursor: pointer; }
.recommend_button_down { width: 770px; height: 25px; cursor: pointer; }

.objectlist tr:hover{background:rgb(245,245,245);}
.objectlist_td1{
	width:160px;
}

.objectlist_bottom{
	background:rgb(240,240,240);
	height:23px;
	border-bottom:1px dotted #999999;
}
.objectlist_td2 .object_title{
	position:absolute;
	margin-top:18px;
	margin-left:10px; 
}
.objectlist_td2 .object_AdvAddress{
	position:absolute;
	margin-top:40px;
	margin-left:10px; 
	color:rgb(150,150,150);
}
.objectlist_td2 .object_HouseArea{
	position:absolute;
	margin-left:370px; 
	margin-top:65px;
}
.objectlist_td2 .object_Price_Real{
	position:absolute;
	margin-left:440px; 
	margin-top:65px;
}
.objectlist_td2 .object_HotView{
	position:absolute;
	margin-left:560px; 
	margin-top:65px;
}
.objectlist_td2 .object_ObjID{
	position:absolute;
	margin-top:65px;
	margin-left:10px; 
}
.objectlist_td2 .object_UtName{
	position:absolute;
	margin-left:200px; 
	margin-top:65px;
}
.objectlist_td2 .object_ContactPeople{
	position:absolute;
	margin-top:90px;
	margin-left:10px; 
}
.objectlist_td2 .object_Tel{
	position:absolute;
	margin-left:370px; 
	margin-top:90px;
}
.objectlist_td2 .object_UpdateTime{
	margin-top:115px;
	margin-left:10px; 
    margin-bottom: 7px;
}

.objectlist_bottom .ax {
    margin: 5px;
    float: right;
}
.objectlist_bottom .ax a{
	font-size:8px;
}

.graderht{
	margin-left:20px;
	border:1px solid #FFF;
	height:18px;
	cursor:default;
}
/*.graderht .graderht_oa{
	display:none;
	position:absolute;
	background:#000;
	color:#693;
	margin-left:80px;
	padding:5px;
}*/

.imglist{
	width:180px;
	height:240px;
	text-align:center;
	border:1px solid rgb(190,190,190);
	float:left;
	margin:5px;
	margin-right:5px;
}
.imglist_image{
	width:160px;
	height:120px;
	line-height:120px;
	text-align:center;
	border:1px solid rgb(220,220,220);
	margin:10px;
}
.img_remark{
	color: #919191;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-top:10px;
	margin-top:10px;
	height:23px;
	width:99%;
}