﻿@charset "utf-8";
#brokers {clear:both; margin:5px auto; width:918px; border:1px solid #7fb1e2; background:#f7fbff;}
	#brokers .title {font-size:14px;}
	#brokerList {margin:10px auto 0; overflow:hidden;}	
		#brokerList .brokerBox {float:left; display:inline; position:relative; margin:0 0 10px 8px; width:293px; height:178px; font-size:12px; border:1px solid #7fb1e2; background:url(../images/frame_bg.gif) repeat-x top #fff;}
		.brokerBox var {color:#888; font-size:12px;}
		.brokerBox div, .brokerBox ul, .brokerBox p {position:absolute;}  /*height:138px;*/
		.brokerBox div {left:5px; top:8px; width:108px; background:#eee;}
			.brokerBox div img {padding:3px; border:1px solid #ddd; vertical-align:middle;}		/*相片*/
			.brokerBox div a:hover img {border:1px solid #f60;}
			.brokerBox ul {right:5px; top:10px; width:168px;}
				.brokerBox li {width:162px; line-height:1.6em; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
					.brokerBox li h1 {margin-bottom:6px; font-size:14px; font-weight:bold;}
						.brokerBox li h1 strong {font-size:12px; color:#f30;}
			.brokerBox p {top:155px; left:8px; right:8px; width:277px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}	

/*经纪人公告*/
#announce {clear:both; margin-bottom:5px; padding:6px 12px 4px; font-size:13px; border:1px solid #baeb69; background:#f2fef0;}
	#announce p {float:left; margin-right:10px; *padding-top:1px; width:70px; height:18px; line-height:19px; text-align:center; color:#fff; background:url(../images/icon_quicksearch.gif) no-repeat 0 -19px; letter-spacing:1px;}
	#announce span {font-size:12px; line-height:20px;}

#sideleft {width:673px; margin-right:5px; border:1px solid #89d4f8; background:#f7fbff; min-height:1108px;}
#sideright {width:240px;}

#brokerDetailBox {margin-bottom:5px;}
	#brokerDetail {margin:5px 3px 0; font-size:12px;}  /*width:232px*/
		#brokerDetail var {color:#888; font-size:12px;}
		#brokerDetail div, #brokerDetail dl {float:left; display:inline; margin-bottom:5px;}
		#brokerDetail div {width:106px; background:#eee;}
			#brokerDetail div img {padding:2px; border:1px solid #ddd; vertical-align:middle;}		/*相片*/
			#brokerDetail dl {margin:5px auto 0 5px; width:121px;}
				#brokerDetail dt {margin-bottom:6px; font-size:14px; font-weight:bold;}
				#brokerDetail dd {line-height:1.7em;}
					
			#brokerDetail ul {clear:both; margin:0 5px 5px; height:155px; overflow:auto;}
				#brokerDetail li {line-height:1.5em;}
					#brokerDetail li.icons {text-align:center; margin-bottom:5px; padding-bottom:3px; border-bottom:1px solid #ddd;}
					#brokerDetail li img {vertical-align:middle;}
					
#brokerPJBox {margin-bottom:5px; overflow:hidden;}	
	#brokerPJBox ul {margin:5px 9px; font-size:12px;}  		/*width:220px*/	
		#brokerPJBox li {float:left; width:110px; margin-bottom:5px; overflow:hidden;}
			#brokerPJBox li input {vertical-align:middle;}
			#brokerPJBox li span {margin-left:2px; color:#888;}