﻿

/*inter 房产中介栏目样式
------------------------------------------------------------------------*/


.intermain{
width:900px;
margin:0 auto;
margin-top:15px;
overflow:hidden;
}



/*第一屏左栏
------------------------*/
.interleft{
width:690px;
height:292px;
float:left;
background:url(../Images/zjhome.jpg);
}
.interleft_sign{
width:50%;
float:right;
margin-top:230px;
text-indent:160px;
}
/*PNG图片在ie6和FF下背景透明
.filter{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader ( enabled=bEnabled , sizingMethod=sSize , src=../style/default/img/signbk.png );
}*/



/*第一屏右栏
------------------------*/

.interright{
width:200px;
float:right;
}

.interright_login{
width:200px;
height:170px;
margin-top:18px;
background:url(../Images/zjlogin.gif);
}
.interright_login ul{
width:180px;
padding-left:10px;
padding-top:50px;
}
.interright_login li{
font-size:14px;
line-height:35px;
text-align:center;
}

.interright_help{
width:200px;
margin-top:10px;
background:url(../Images/helpbk.gif) no-repeat bottom;
padding-bottom:5px;
}
.interright_help li{
line-height:165%;
overflow:hidden;
text-indent:10px;
}




/*最新加入的中介公司
------------------------*/
.inter_group{
width:900px;
margin:0 auto;
margin-top:25px;
}
.inter_group h1{
font-size:14px;
color:#FF3300;
height:25px;
line-height:25px;
margin-bottom:15px;
border-bottom:1px #ccc solid;
background:url(../Images/point02.gif) no-repeat left center;
background-position:15px;
padding-left:25px;
}









