
body, td, th {
	background:#FFF;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, "ËÎÌå", sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333;
}
body, ul, ol, img, h1, p, li, form {
	margin:0;
	padding:0;
	border:0;
}
body {
	min-width:1000px;
 width:expression(documentElement.clientWidth < 1000? "1000px":"auto");
}

#bbsTop #q, .searchInput {
	font-size: 14px;
	height:22px;
	line-height:22px;
	border:1px solid #D8D7D7;
	width:384px;
	background:#fff;
}

#bbsTop #q, .searchInput, .searchButton, .searchResult {
	vertical-align:middle;
}
ul li {
	list-style:none;
}

.contentlink a {
	color: #666;
	text-decoration: none;
}
.contentlink a:hover {
	color: #333;
}
a, .contentlink a.link {
	font-weight:normal;
	color:#0033CC;
	text-decoration:none;
}
a:hover, .contentlink a.link:hover {
	text-decoration:underline;
}
.contentlink a:hover {
	text-decoration:none;
}
.highlight, a.highlight {
	color: #ff6315;
}
a.highlight:hover {
	color: #ff6315;
	text-decoration:underline;
}
.fB {
	font-weight:bold;
}
.textRight {
	text-align:right;
}
#topNav {
	height: 27px;
	line-height: 27px;
	padding: 2px 5px;
	border-bottom:1px solid #E0E7F1;
}
#topLeft {
	font-size: 14px;
	float: left;
}
#topLeft a.highlight {
	font-weight:bold;
}
#topRight {
	float: right;
}
#search {
	clear:both;
	height:60px;
	margin:15px auto;
}
.searchForm {
	float:left;
}
#logoResult {
	margin:6px 24px 6px 12px;
	float:left;
}
.searchButton {
	background: url(http://img2.soufun.com/search/blog/imgnew/img/btn3.gif);
	height: 26px;
	width: 66px;
	border:none;
}
.searchResult {
	background: url(http://img2.soufun.com/search/blog/imgnew/img/btn2.gif);
	height: 26px;
	width: 122px;
	border:none;
}
.searchBottom {
	height:28px;
	line-height:28px;
	margin-top:5px;
}
#summary {
	width:100%;
	clear:both;
	margin:8px auto 0;
	height:26px;
	line-height:26px;
	border-top:1px solid #D2DFF3;
	background-color:#EDF2FA;
}
#summaryq {
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-left:12px;
	text-align:left;
}
.rit {
	float:right;
	margin-right:12px;
	text-align:right;
}
#quickselect {
	width: 156px;
	margin: 4px 0 0 8px;
	border-right: solid 1px #ccc;
	float: left;
	padding: 4px 0;
}
.fgray {
	color:#999;
}
#chosen {
	border:1px dashed #FF6600;
	margin:8px 2px;
	padding:3px 0 3px 6px;
	width:133px;
}
#chosen a.cancel {
	width:80%;
	overflow:hidden;
	margin:2px 10px;
	padding: 0 10px 0 0;
	background-image: url(http://img2.soufun.com/search/blog/imgnew/img/close.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#condition h4 {
	margin:2px 5px;
	width:135px;
	padding-left:15px;
	height:24px;
	line-height:24px;
	color:#333;
	font-weight:bold;
	overflow:hidden;
	background-image: url(http://img2.soufun.com/search/blog/imgnew/img/arow_down.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	font-size: 12px;
}
#condition a {
	overflow:hidden;
	display: block;
	margin: 2px 5px 2px 20px;
}
#condition h4.arrowR {
	background-image: url(http://img2.soufun.com/search/blog/imgnew/img/arow_r.gif);
	background-position:left center;
	border-bottom: solid 1px #ccc;
}

#condition h4.arrowR a {
	font-weight:bold;
	color:#333;
	margin:0;
}
#condition h4.arrowR a:hover {
	color:#0033CC;
	text-decoration:underline;
}
#more {
	float:right;
	margin:4px 8px 0 0;
	width:180px;
	padding: 4px;
	border-left: solid 1px #ccc;
	clear: right;
}
#more a {
	display: block;
	margin: 2px 5px;
}
#content {
	height:100%;
	margin:0 194px 0 164px;
	
	padding: 6px;
}

#contentForum {
	height:100%;
	margin:0 194px 0 10px;
	padding: 6px;
}
#mode {
	border-bottom: solid 1px #ccc;
}
#modeSort {
	float:left;
	width: 200px;
}
.centhot {
	width:96%;
	margin:15px 0;
	background-color:#FFF8DD;
	padding: 10px;
	color: #666;
}

.photo_lb {
	border:1px solid #999999;
	float:right;
	height:90px;
	margin:10px;
	padding:1px;
	width:120px;
}
.photo_lb a:visited{
	color: #ff6315;
	text-decoration:none;
}

#contentTable {
	margin: 5px auto;
	width: 99%;
}
.postSource {
	overflow:hidden;
	color:#000;
    width: 550px;
}
.postSource a, .forumSource a {
	color: #008000;
}
.postSource a:hover, .forumSource a:hover {
	text-decoration: underline;
}
.serchtitle {
	height:26px;
	line-height:26px;
	color:#000;
	font-weight:bold;
}
.forumResult {
	float: left;
	width:99%;
	border-bottom:1px dashed #B9B9B9;
	clear: left;
}
.forumResult a:visited{
	color: #ff6315;
	text-decoration:none;
}
.forumPic {
	border:1px solid #999999;
	float:right;
	height:90px;
	margin:10px;
	padding:1px;
	width:120px;
}
.forumPic a:visited{
	color: #ff6315;
	text-decoration:none;
	}
.forumSource {
	margin-right:150px;
}
.forumSource a:
.titleBig {
	color:#0033CC;
	font-size: 14px;
	font-weight: bold;
}
.titleBig a:visited{
	color: #ff6315;
	text-decoration:none;
}
#contentTable tr {
	text-align:center;
}
#contentTable th {
	font-weight:normal;
	height:29px;
	line-height:29px;
	background-color:#F2F4F6;
	border-bottom: solid 1px #ccc;
	color:#000;
	min-width:40px;
}
#contentTable td {
	padding: 2px;
	color:#666;
	border-bottom: solid 1px #ccc;
}
.tbPost {
	text-align:left;
}
.tbForum {
	width:140px;
}

.tbCity {
	width:50px;
}
.tbType {
	width:70px;
}
.tbTime {
	width:80px;
}
.pages {
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
	border-bottom: 2px solid #FF6315;
	margin: 0 0 5px 0;
	clear: both;
}
#relate {
	padding: 15px 0;
	font-size: 14px;
}
#bbsBottom {
	clear: both;
	margin:8px 0;
	padding:15px 0;
	height:68px;
	border-top:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	background-color:#EDF2FA;
}
#formBot {
	width: 600px;
	margin: auto;
}
#footerResult {
	clear:both;
	color:#666666;
	line-height:22pt;
	text-align:center;
}
.result {
	color:#666;
	margin:8px 0;
	float: left;
	width: 550px;
}
.attPic {
	float:left;
	padding:0 5px;
	width:120px;
}
.postTitle a {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.postTitle a:hover {
	text-decoration:none;
}

.postTitle a:visited {
	color: #ff6315;
	text-decoration:none;
}

.noshow {
	display:none;
}

#divMenu {
	text-align:left;
	position: absolute;
	display: none;
	z-index: 9999;
	overflow: auto;
	height: 300px;
}
.paneltable {
	background-color:#FFF;
	border: 1px solid #9999CC;
}
.paneltable a {
	color:#0256B8;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	display: block;
	clear:both;
}
.paneltable a:hover, .suggest_selected {
	background-color: #CEE9FF;
	background-image:url(http://img.soufun.com/house/Search/images/item-bg-over.png);
	background-repeat:repeat-x;
	background-position: bottom center;
	text-decoration: none;
}
#cityList {
	background-color:#FFF;
	float:left;
	padding: 4px;
	border: 1px solid #ccc;
}
#cityList a, #cityList b, #cityList span {
	height:20px;
}
#cityList a:hover {
	text-decoration:underline;
}
.cityMain a, .cityMain span {
	width: 56px;
	display: inline-block;
}
.cityMain a {
	font-weight:bold;
	color:#ff6315;
	text-decoration:none;
}
.cityColumn {
	float: left;
	width: 56px;
}
.cityColumn a, .cityColumn b {
	display: block;
}
.cityColumn b {
	color:#CC3300;
}
.cityColumn a {
	color:#666;
	text-decoration:none;
}

#top {
	padding: 2px 10px;
}
.left {
	display:block;
	float: left;
}
.right {
	display:block;
	float: right;
}
a.link01, a.link01:link {
	color:#999;
	text-decoration:none;
}
a.link01:hover {
	color:#0000ff;
	text-decoration:underline;
}
#popular {
	clear:both;
	color:#999;
	padding: 6px 0;
}
#main {
	width:776px;
	margin:0 auto;
}

#main dl {
	text-align:left;
	border:1px solid #D2DFF3;
	padding:0 0 5px 0;
	margin:0 0 7px 0;
	float:left;
}
#main dt {
}
#main dd {
	margin: 0;
	padding: 0 10px;
}
#keywords {
	float:left;
	width:181px;
}
#keywords dt {
	margin: 0 0 4px 0;
	padding: 4px 15px;
	background:#EDF2FA none repeat scroll 0 0;
	border-bottom:1px solid #D2DFF3;
	float:left;
	width:150px;
}

#keywords dl{
	width:180px;
}
#keywords p {
	clear:both;
}
#postforum {
	float:right;
	margin-left:10px;
	width:580px;
}

#keywords p a, #keywords li a  {
	height:20px;
	width:100px;
	overflow:hidden;
}
/*border:solid 1px #f00;*/
#keywords p span, #keywords li span {
	text-align:right;
	color:#999;
	height:20px;
	width:60px;
	overflow:hidden;
}

#postforum dl {
	float:left;
	clear:both;
	width:100%;
}

#postforum dt {
	float:left;
	margin:0 0 14px 0;
	width:100%;
}
.number {
	float:left;
	width:25px;
	font-weight:bold;
	color:#999;
}
.tab {height:29px;background:url(http://img2.soufun.com/search/blog/imgnew/img/titlebk.gif) repeat;	}
.tabTitle {
	float:left;
	display:block;
	background:#fff repeat;
	border-right:1px solid #D2DFF3;
	border-bottom:1px solid #fff;
	color:#333;
	padding: 4px 10px;
	text-align:center;
}

.hotPost {
	float:left;
	width:460px;
	height:20px;
	overflow:hidden;
}
.hotTime {
	float:right;
	width:100px;
	overflow:hidden;
	color:#999;
	text-align:right;
}

.tabBox {
height:100%;
position:relative;
background:#fff;
border:1px solid #D2DFF3;
}
.tabBox .tabContentBox {
margin:1px;
padding: 10px;
width:570px;
height:60px;
text-align: left;
overflow: hidden;
background: #fff;
position: absolute;
top: 28px;
left: 0;
display: none;
}

.tabBox .tabOn .tabContentBox  {
display: block;
}

.tabBox {
width:580px;
height:98px;
overflow:hidden;
}
.tabBox li {
float:left;
width:25%;
text-align:center;
}
 .tabBox  h4 {
	cursor:pointer;
	margin:0;
	padding: 0;
	height: 29px;
	line-height:29px;
	color:#039;
	font-size:12px;
	font-weight:normal;
	display:block;
	background:#fff 	url(http://img2.soufun.com/search/blog/imgnew/img/titlebk.gif) repeat;
	color:#333;
}
.tabBox .tabOn h4, .tabBox h4.tabOnFirst, .tabBox h4.tabOnFinal {
color:#333;
background:#fff;
border-left:1px solid #D2DFF3;
border-right: 1px solid #D2DFF3;
}
.tabBox h4.tabOnFirst {
border-left:1px solid #fff;
}
.tabBox h4.tabOnFinal {
border-right:1px solid #fff;
}

.scrollUl {
	overflow:hidden;
	position:relative;
}
#scroll {
	height:103px;
}

.scrollUl ul, .scrollUl li {
	margin:0;
	padding:0;
	list-style:none outside;  
}
.scrollUl ul {
	position:absolute;
}
.scrollUl li {
	height:20px;
	line-height:20px;
	width: 160px;
}



