
.black_overlay{display:none;position: fixed;top:0%;left:0%;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
.blank_content{display:none;position:fixed;top:15%;left:40%;z-index:1002;width:620px;border-radius:5px;padding:5px; background: #FFFFFF; }
.blank_content h2{height:40px;line-height:40px;clear:both;font-size:18px;padding:0px 5px 0px 10px;font-weight:normal}
.blank_content h2 span{float:right}
.blank_content h3{height:40px;line-height:40px;clear:both;font-size:18px}
.blank_content h3 a{color:#ee2e2c}
.blank_content .open{padding:10px 15px 20px 15px;overflow:hidden;}

.house-info-zufang {
 color:#333;
 font-size:16px;
 height:114px;
 margin-bottom:-4px;
 position:relative
}

.house-info-item{
	height: 30px;
}



.house-info-zufang .full-line {
 display:block;
 line-height:30px;
 margin-top:9px
}
.house-info-zufang .full-line .price {
 color:#e54b00;
 float:left;
 line-height:24px;
 margin-right:5px
}
.house-info-zufang .full-line .price em {
 font-size:22px;
 font-weight:700
}
.house-info-zufang .full-line .price.out-price {
 color:#333
}
.house-info-zufang .full-line .full-link {
 margin-left:8px
}
.house-info-zufang .commission,
.house-info-zufang .type {
 color:#a9a9a9;
 font-size:16px
}
.house-info-zufang a {
 color:#2666b2;
 cursor:pointer
}
.house-info-zufang a:visited {
 color:#1f64b2
}
.house-info-zufang .link:hover {
 color:#f60;
 text-decoration:underline
}