#clear{
	clear:both;	
}

#row{
	clear:both;	
}

#col{
	float:left;	
}
#prop_list{
	 
}

#prop_list .left{ 
	width:285px; 
}
#prop_list .left div{
	float:left
}

#prop_list .left .bd{
	border:#43a6c6 5px solid;
	border-top:none;
	width:265px;
	height:345px; 
}
.trandata{
	width:275px !important;
	overflow:hidden;
}
#prop_list .left .bd td{
	
	height:33px
}
 
#prop_list .left .bd .col1{
	width:75px; 
} 

#prop_list .left .bd .left_arrow{
	width:21px; text-align:center; margin-top:5px;
}

#prop_list .fp .detail_table {
	border: 1px solid #dfdfdf;
}

#prop_list .fp .detail_table .header{
	background-color:#666;
	color:#FFF;
	font-size:15px;
	padding:8px;
}

#contact td{
	font-size:15px;
}
.similar div{
	float:left
}

.similar .similar_bg{
	background-color:#5b5b5b;
	float:left;
	width:104px;
	height:35px;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding-top:10px
}
.checkbox1{
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	height:20px;
	width:20px;
	border: 1px #999999 solid;
	background-image:url(images/checkbox.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:hand;
	cursor:pointer
}
.checkbox2{
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	height:20px;
	width:20px;
	border: 1px #999999 solid;
	background-image:url(images/checkbox.gif);
	background-repeat:no-repeat;
	background-position:left -19px;
	cursor:hand;
	cursor:pointer
}

.tran_dist {
	color: #94652e;
		
	padding-left: 10px;
		font-weight:bold
}

.tran_bd {
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.info_list_detail{
	font-size:13px
}
.sortType{
	font-weight:bold
}