﻿

/*要租房、要买房栏目一级页面——————————————————*/



/*---navtit浏览位置提示信息---*/
.navtit{
width:900px;
margin:0 auto;
color:#666;
overflow:hidden;
margin-bottom:15px;
}
.navtit li{
float:left;
text-indent:5px;
line-height:30px;
}


/*---信息类别列表---*/
.sell_list_topbk{
width:900px;
margin:0 auto;
height:20px;
background:url(../Images/view_list_bk1.gif) no-repeat top;
}
.sell_list{
width:900px;
margin:0 auto;
overflow:hidden;
background:url(../Images/view_list_bk1.gif) no-repeat bottom;
padding:10px 0;
}
.sell_list h2{
font-size:14px;
text-indent:30px;
}
.sell_list span{
padding-right:15px;
}


/*--中间信息主体列表--*/
.sellmain{
width:900px;
margin:0 auto;
overflow:hidden;
margin-top:20px;
}

.sellleft{
width:160px;
float:left;
overflow:hidden;
}

.sellleft_n1{
width:150px;
margin:0 auto;
padding:4px;
overflow:hidden;
border:1px #FECB96 solid;
margin-bottom:10px;
}
.sellleft_n1 h3{
width:150px;
height:27px;
line-height:27px;
font-size:14px;
color:#F45E00;
text-indent:10px;
background:url(../Images/list_left_bg1.gif) no-repeat;
margin-bottom:5px;
}
.sellleft_n1 li{
line-height:25px;
}
.sellleft_ad{
width:160px;
margin:0 auto;
overflow:hidden;
margin-bottom:10px;
}
.sellleft_adtit{
height:19px;
line-height:19px;
background:url(../Images/ad_tit.gif) no-repeat left;
margin-bottom:5px;
}






.sellright{
width:730px;
float:right;
overflow:hidden;
}

.sellright_tit{
width:730px;
margin:0 auto;
overflow:hidden;
height:35px;
line-height:35px;
border-bottom:2px #F45E00 solid;
background:url(../Images/point02.gif) no-repeat left center;
background-position:20px;
text-indent:30px;
}
.sellright_tit select{
font-size:12px;
margin-left:10px;
}
.sellright_tit span{
float:right;
color:#999;
}




.sellright_list{
width:730px;
margin:0 auto;
}
.sellright_list table{
border-bottom:2px #F45E00 solid;
}
.sellright_list tr{
background:url(../Images/bk_line02.gif) repeat-x bottom;
height:30px;
line-height:30px;
text-indent:5px;
}
.sellright_list span{
padding-left:5px;
}


.page{
height:35px;
line-height:35px;
background-color:#EFF2F7;
border-bottom:1px #D3E4FE solid;
padding-left:20px;
}















