﻿body {
}
/*楼盘全搜标题*/
.newhouse_title
{
    background-image: url(images/top_title_bg.gif);
    background-repeat: no-repeat;
}
.newhouse_title .title
{
    padding-left: 45px;
    font-size:14px;
    font-weight:bold;
}
.newhouse_title .title a
{
    text-decoration: none;
}
/*搜索器*/
.query
{
    border: lightgrey 1px solid;
    padding:4px;
    margin-top:4px;
}
/*新房*/
.home_newhouse
{
    margin-top:4px;
}
.home_newhouse .newhouse
{
    width:243px;
}
.home_newhouse .title
{
    background-color:#eeeeee;
    line-height:22px;
}
.home_newhouse .title img
{
    margin-top:4px;
}
.home_newhouse .houselist
{
    border: #a9a9a9 1px solid;
    padding:2px 4px;
}
.home_newhouse  .news td
{
    line-height:22px;
}
.home_newhouse .sale_data
{
    padding:5px 20px;
}
.home_newhouse .sale_data table
{
    border-collapse: collapse;
    margin-top:2px;
}
.home_newhouse .sale_data th
{
    background-color: lightgrey;
    font-weight: normal;
    color: brown;
    text-align:center;
    height:25px;
}
.home_newhouse .sale_data td
{
    background-color:#eeeeee;
    padding-right:5px;
    height:20px;
}
.home_newhouse .sale_data .remark
{
    background-color:#ffffff;
    padding-left:5px;
    color:Red;
}
/*普通住宅houselist*/
.houselist .list
{
	width:340px;
}
.houselist .list table
{
	width:100%;
}

/*修改高级搜索*/
.modwhere
{
    cursor: pointer;
    line-height: 25px;
    width: 728px;
    display: block;
    border: red 1px solid;
    background-color: papayawhip;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    padding-left:8px;
    margin-top:4px;
    color:Blue;
    
}


/*相关二手房源*/
.handhouse_view_list
{
    border: darkgray 1px solid;
}
.handhouse_view_list .head
{
    background-image: url(images/headline_top.gif);
    background-repeat: repeat-y;
    height: 29px;
}
.handhouse_view_list .head .left
{
    margin-top: 6px;
    margin-left:10px;
}
.handhouse_view_list .head .right
{
    margin-top: 6px;
    margin-right:10px;
}
.handhouse_view_list .content
{
    padding:2px;
}


/*项目全库列表*/
table.houselist img
{
    margin: 2px;
    border: #a9a9a9 1px solid;
}
