﻿.starlist li{
    float:left;
    margin:0 10px 0 0;
    overflow:hidden;
    padding:10px 8px 0 0;
    width:252px;
}
.starlist .avatar {
    float: left;
    width: 130px;
}
.starlist .avatar img {
    width: 120px;
}
.starlist p {
    float: left;
}
.starlist p.doing {
    overflow: hidden;
    width: 122px;
    height: 92px;
    margin-top: 6px;
}
/* choose city by pic or word */
.leaderCityList h3 a img{
	vertical-align:text-top;
}
.leaderCityList ul.bypic,.leaderCityList ul.byword{
	overflow:hidden;
}
.leaderCityList ul.bypic li{
	margin-bottom:8px;
}
.leaderCityList ul.bypic p{
	text-align:center;
	font-size:12px;
	height:15px;
	font-weight:bold;
}
.leaderCityList ul.bypic p em{
	color:#FF6600;
	font-style:normal;
}
/*楼盘信息 具体楼盘*/
div.building_area{
	color:#444;
	overflow:hidden;
	width:780px;
	margin-bottom:10px;
}
div.sale_info{
	clear:both;
	background:transparent url('../img/sale_info_title_bg.gif') no-repeat scroll 0 top;
	padding-top:5px;
	margin-bottom:10px;
}
div.sale_info div.border_set{
	border-color:#4aa7dc;
	border-style:solid;
	border-width:0 2px 2px;
	padding:5px 10px 10px;
	overflow:hidden;
	width:756px;
}

div.sale_info .context{
	color:#444444;
	width:570px;
}
div.sale_info .context h2{
	font-size:14px;
	margin-bottom:5px;
}
div.sale_info .context p{
	color:#444444;
	margin-bottom:5px;
}
div.sale_info .context p b{
	color:#d24100;
}
div.sale_info .context p span {
	color:#969696;
}
div.sale_info div.groupbuy_info{
	float:right;
	background:transparent url('../img/groupbuy_bg_bottom.gif') no-repeat scroll 0 bottom;
	width:179px;
	padding-bottom:10px;
	color:#fff;
}
div.groupbuy_info p{
	padding-left:10px;
}
div.groupbuy_info p.join{
	background:transparent url('../img/groupbuy_bg_top.gif') no-repeat scroll 0 top;
	padding:10px;
	margin-bottom:5px;
}
div.groupbuy_info p.join strong{
	font-size:22px;
	color:#ffffff;
}
div.groupbuy_info p a{
	color:#fff;
}
div.groupbuy_info p.join a{
	background:transparent url('../img/in_groupbuy.gif') no-repeat scroll 0 0;
	padding:3px 5px 4px;
	margin-left:10px;
}
div.groupbuy_info p a.share{
	background:transparent url('../img/share.gif') no-repeat scroll 0 0;
	padding-left:20px;
	vertical-align:middle;
}
div.groupbuy_info p a.print{
	background:transparent url('../img/print_bg.gif') no-repeat scroll 0 0;
	padding-left:20px;
	vertical-align:middle;
	margin-left:10px;
}
div.building_show img.picture{
	border:1px #d2d2d2 solid;
	padding:10px;
	height:200px;
	width:300px;
	margin-right:10px;
}
div.building_show .basic_info{
	width:443px;
	height:200px;
	float:right;
	border:1px #d2d2d2 solid;
	background-color:#f1f5fa;
	padding:10px 0;
	overflow:hidden;
}
h2.info_title{
	background:transparent url('../img/building_title_bg.gif') no-repeat scroll left 0;
	height:17px;
	padding:8px 10px;
	margin-bottom:10px;
	color:#fff;
	font-size:14px;
}
.each_info_list{
	padding:0 10px;
	overflow:hidden;
	width:423px;
	font-size:14px;
	font-weight:bold;
	height:38px;
}
.each_info_list dt{
	float:left;
	width:115px;
	text-align:right;
}
.each_info_list dd{
	float:left;
	width:305px;
	color:#969696;
	line-height:18px;
}
.each_info_list dd strong{
	color:#df0000;
	font-family:Arial;
}
div.building_details{
	border:1px #d2d2d2 solid;
	padding:10px 0px;
	margin-top:10px;
	padding-bottom:30px;
	float:left;
	width:778px;
}
div.building_details .tabs_header{
	height:22px;
	border-bottom:1px #bcd2e6 solid;
	padding-left:10px;
}
div.building_details ul.tabs li a{
	background:transparent url('../img/nav_bg_12.gif') no-repeat scroll left -2px;
	height:22px;
	padding:0px 0px 0px 15px;
	font-weight:bold;
}
div.building_details ul.tabs li a span{
	background:transparent url('../img/nav_bg_12.gif') no-repeat scroll right -2px;
	padding:6px 15px 4px 0;
	line-height:12px;
}
div.building_details ul.tabs li.active a{
	background:transparent url('../img/nav_bg_12.gif') no-repeat scroll left -27px;
	height:23px;
	color:#005ca2;
}
div.building_details ul.tabs li.active a span{
	background:transparent url('../img/nav_bg_12.gif') no-repeat scroll right -27px;
	padding:6px 15px 4px 0;
	line-height:12px;
}
div.building_details .dt{
	color:#969696;
	width:90px;
	text-align:right;
	float:left;
}
div.building_details .dc{
	float:left;
	width:675px;
}
div.building_pic{
	padding:10px 0;
	background-color:#f1f5fa;
	border:1px #d2d2d2 solid;
	float:left;
	width:778px;
	margin-top:10px;
}
div.building_pic h2.info_title a{
	float:right;
	font-weight:normal;
	font-size:12px;
}
div.building_pic .pic_list{
	padding:0px 0px 0px 10px;
	overflow:hidden;
	width:768px;
}
div.building_pic .pic_list li{
	float:left;
	display:inline;
	margin-right:5px;
}
div.building_pic .pic_list li img{
	width:187px;
	height:130px;
}
/*楼盘信息 很多楼盘*/
.building_more{
	width:67%;
	float:left;
	margin-right:10px;
}
.building_new{
	float:left;
	width:31%;
}
.building_more h1{
	font-size:12px;
	font-weight:normal;
	padding:3px 5px;
	border:1px #7dcdf4 solid;
	background-color:#e7f4fc;
	margin-bottom:10px;
}
.building_more h1 b{
	color:#d24100;
}
.building_more img.picture{
	border:1px #d2d2d2 solid;
	padding:1px;
	height:95px;
	width:125px;
}
.building_more .basic_info{
	height:120px
}
.building_more .basic_info ul{
	width:410px;
	float:right;	
	overflow:hidden;
	padding:0;
	height:auto
}
.building_more .basic_info ul li h2{
	font-size:14px;
}
.building_more .basic_info ul li span{
	color:#969696;
}
.building_more .basic_info ul li.building_info a{
	margin-right:5px;
}
.building_new table{
	width:100%;
	margin-bottom:10px;
	border:1px #d2d2d2 solid;
}
.building_new table tr th{
	background-color:#e7f4fc;
}
.building_new table span{
	color:#d24100;
}
.building_new p{
	margin-bottom:10px;
}
.building_new table tr td a.groupbuy_title{
}

















































