#clear {
    clear: both;
}

#row {
    clear: both;
}

#col {
    float: left;
}

#prop_list {}

.left #pricevalue1,
.left #pricevalue2,
.left #sizevalue1,
.left #sizevalue2 {
    height: 21px;
    width: 63px;
    border: 1px #CCC solid;
    background-color: #FFF;
}

#prop_list .left {
    width: 285px;
}

#prop_list .left div {
    float: left
}

#prop_list .left .bd {
    border: #fce300 6px solid;
    border-top: none;
    width: 263px;
    height: 470px;
}

#prop_list .left .bd td {
    font-size: 13px;
    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_input {
    color: #94652e;
    font-size: 12px;
    font-weight: bold
}

.tran_addr {
    color: #333;
    font-size: 12px;
}

.tran_dist {
    color: #94652e;
    font-size: 12px;
    padding-left: 10px;
    font-weight: bold
}

.tran_price {}

.tran_bd {
    padding-right: 0px;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.info_list_detail {
    font-size: 13px
}

.sortType {
    font-weight: bold
}