@charset "utf-8";
/* CSS Document */


/* index
---------------------------------------------------------------------------------------------------------------------- */
/* 侧边栏
---------------------------------------------- */
.index_main_ad1{
background: url(images/temp/index_ad.gif);
height:90px;
margin-bottom:15px;
}


/* SaleList、RentList
---------------------------------------------------------------------------------------------------------------------- */
/* 侧边栏
---------------------------------------------- */
.sr_list_sidebar_ad1{
background:#fffeed;
border:1px #d5d5d5 solid;
height:90px;
line-height:90px;
margin-bottom:10px;
text-align:center;
color:#999;
}


/* BrokerList、StoreList
---------------------------------------------------------------------------------------------------------------------- */
/* 侧边栏
---------------------------------------------- */
.bs_list_sidebar_ad1{
background:#fffeed;
border:1px #d5d5d5 solid;
height:120px;
line-height:120px;
margin-bottom:10px;
text-align:center;
color:#999;
}

.bs_list_sidebar_ad2{
background:#fffeed;
border:1px #d5d5d5 solid;
height:120px;
line-height:120px;
margin-bottom:10px;
text-align:center;
color:#999;
}


