﻿@charset "utf-8";
#sideleft {width:673px; margin-right:5px; border:1px solid #89d4f8; background:#f7fbff; min-height:932px;}
#sideright {width:240px;}

/*sideLeft*/
#houseDetail {float:left; display:inline; width:675px; margin-right:5px;}
	.houseThead {clear:both; margin-bottom:5px; padding:0 15px; height:28px; line-height:30px; font-size:12px; color:#704814; border:1px solid #89d4f8; background:#dcf1fb; overflow:hidden;}
		.houseThead span {font-size:14px; color:#0075b5; font-weight:bold; margin-right:10px;}

	#detailBox {padding:10px 0; border:1px solid #89d4f8; background:#f7fbff;}
		#detailBox var {color:#888; font-size:12px;}
		#houseThumb, ul#detail {float:left; margin-bottom:10px; *margin-bottom:15px;}
		#houseThumb {margin:0 10px; width:192px; background:#fff; display:block; text-align:center; filter:progid:DXImageTransform.Microsoft.DropShadow(color=#e5e5e5,offX=4,offY=4,positives=true);}		/*缩略图*/
			#houseThumb a {display:table-cell; vertical-align:middle; text-align:center; *display:block; *font-family:Arial; width:190px; height:190px; *font-size:171px; overflow:hidden; border:1px solid #ccc; cursor:default;}
			#houseThumb a:hover {border:1px solid #7fb1e2;}
			#houseThumb img {vertical-align:middle;}
		#houseThumb {display:inline;}  /*外补丁的双倍距离*/
		
		ul#detail li, ul#otherDetail li {float:left; display:inline; padding:0 5px; line-height:30px; border-bottom:1px dashed #ccc;}
		ul#detail {width:447px;}
			#detail li {width:213px;}
			ul#detail li.clear {clear:both; width:437px;}
				
		ul#otherDetail {clear:both; margin:0 10px;}
			#otherDetail li {width:316px;}
			#otherDetail li.clear {clear:both; width:643px;}
			#otherDetail li.houseNotes {padding:5px 0; line-height:1.6em;}

	/*现场效果图*/
	#houseAlbumBox {margin-top:0;}
	ul#houseAlbum {padding:10px 10px 0 11px; *padding-bottom:10px; width:652px; border:1px solid #89d4f8; background:#f7fbff; overflow:hidden;}		/*width:652px;*/
		#houseAlbum li {float:left; display:inline; width:163px; margin-bottom:10px;}
			#houseAlbum li p {margin:0 auto; width:151px; background:#fff; display:block; text-align:center;}		/*缩略图*/
			#houseAlbum li p a {display:table-cell; vertical-align:middle; text-align:center; *display:block; *font-family:Arial; width:151px; height:114px; *font-size:103px; overflow:hidden; border:1px solid #ccc;}
			#houseAlbum li p a:hover {border:1px solid #7fb1e2;}
			#houseAlbum li p img {vertical-align:middle;}

	/*点击率房源*/
	.no1, .no2, .no3, .no4, .no5, .no6, .no7, .no8, .no9, .no10, .no11, .no12 {text-indent:20px; background:url(../images/rankbg.gif) no-repeat;}
	.no1 {background-position:0 3px;}
	.no2 {background-position:0 -26px;}
	.no3 {background-position:0 -56px;}
	.no4 {background-position:0 -86px;}
	.no5 {background-position:0 -116px;}
	.no6 {background-position:0 -146px;}
	.no7 {background-position:0 -176px;}
	.no8 {background-position:0 -206px;}
	.no9 {background-position:0 -236px;}
	.no10 {background-position:0 -266px;}			
	.no11 {background-position:0 -296px;}			
	.no12 {background-position:0 -326px;}			

	/*同楼盘*/
	#houseLists, #hotHitLists {float:left; display:inline; margin:5px 7px 0 0; height:284px; overflow:hidden;}
	#houseLists, #hotHitLists {width:332px;}
	#hotHitLists {margin-right:0;}
	#houseLists ul, #hotHitLists ul {margin:5px;}
		#houseLists li, #hotHitLists li {width:322px; height:21px; line-height:21px; font-size:12px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
		#houseLists li {text-indent:14px; background:url(../images/arrow.gif) no-repeat 5px 7px;}
			#houseLists li span, #hotHitLists li span {margin-left:10px; font-size:11px;}
			#houseLists li:hover, #hotHitLists li:hover {background-color:#e8f0ff;}

/*sideRight*/
#houseMap {margin-bottom:5px;}
	#houseMap dl {margin:5px;}
		#houseMap dt {margin-bottom:8px; width:228px; height:180px; background:url(../images/loading_big.gif) no-repeat center; overflow:hidden;}
		#houseMap dd {font-size:12px; text-align:center;}

.otherHousesList {margin-bottom:5px;}
	.otherHousesList ul {margin:5px; height:220px; overflow:hidden;}
		.otherHousesList li {width:228px; height:22px; line-height:22px; font-size:12px; text-indent:14px; background:url(../images/arrow.gif) no-repeat 4px 9px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
			.otherHousesList li span {margin-left:10px; font-size:11px;}
		.otherHousesList li:hover {background-color:#e8f0ff;}
					
.mapContent {display:none;}		

/*大地图*/
#mapBox {margin:auto; padding:20px; width:878px; height:600px; border:1px solid #7fb1e2; background:url(../images/loading_big.gif) no-repeat center #f7fbff; overflow:hidden;}
