﻿.houselist
{
    margin-top: 2px;
    border: #DDD4CD 1px solid;
    background-image:url(index_bg.jpg);
}
.houselist .head
{
    background-image: url(fangzhan_listhead.gif);
    background-repeat: repeat-x;
    height: 23px;
    line-height: 23px;
    font-weight: bold;
    padding-left: 20px;
    color: #29716D;
}
.houselist .tuijian_list
{
    width:100%;
}
.houselist .tuijian_list td
{
    padding:4px 0px;
}
.houselist .tuijian_list img
{
    border: #d3d3d3 1px solid;
}
.houselist .tuijian_list span
{
    display: block;
}
.houselist .tuijian_list .price
{
    background-image: url(fangzhan_tuijian_price.gif);
    background-repeat: no-repeat;
    width:97px;
    height:20px;
    line-height:20px;
    margin:0 auto;
}
/*行政区域*/
.houselist .tab1_info
{
    width: 109px;
    border-right: lightgrey 1px dashed;
    border-top: lightgrey 1px dashed;
    border-left: lightgrey 1px dashed;
    border-bottom: lightgrey 1px dashed;
}
.houselist .tab1_info div
{
    text-align:center;
}
.houselist .tab1_info .company a
{
    color:#EC782B;
    font-weight:bold;
    font-size:14px;
}
.houselist .tab1_info .saleinfo
{
    background-color: #f3eeea;
}


/*更多信息tab*/
.tab_infolist
{
    padding-top:5px;
}
.tab_infolist ul
{
    list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 27px;
	_height: 27px;
	height: 27px;
}
.tab_infolist li
{
    float: left;
    padding: 0;
    margin: 0;
    height: 27px;
    min-height: 27px;
    _height: 27px;
    margin:0 2px;
}
.tab_infolist li a
{
    display: block;
    line-height: 24px;
    height:27px;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
    background: transparent url(fangzhan_tab_1.gif) no-repeat;
    width:49px;
    cursor: pointer;
    text-align:center;
}

.tab_infolist li.Selected a
{
    background: transparent url(fangzhan_tab_1_selected.gif) no-repeat;
    width:56px;
    cursor:default;
    text-decoration: underline;
    cursor: pointer;
}
.tab_infolist2 li a
{
    background: transparent url(fangzhan_tab_2.gif) no-repeat;
    width:90px;
}
.tab_infolist2 li.Selected a
{
    background: transparent url(fangzhan_tab_2_selected.gif) no-repeat;
    width: 100px;
}
.housesearch
{
	background: url(search_bg.gif);
	height:31px;
	line-height:31px;
	padding-left:10px;
}
.ad2
{
	width:955px;
	margin-left:auto;
	margin-left:auto;
	padding:0;
	margin-top:2px;
}
