@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	overflow: visible !important;
}

img {
	border:0;
	vertical-align:bottom;
}

a {
	color: #000;
	text-decoration: none;
}

#wrapper {
	width: 650px;
	margin: 0 auto 5pt auto;
}

#footer {
	width: 650px;
	margin: 0 auto;
}

#main h2 {
	font-size: 10pt;
	margin: 0;
	padding-bottom: 4pt;
	border-bottom:1px solid #000;
	font-weight: normal;
}

div#header,
.topic_path,
#side,
.btn_area,
.title_detail,
.estate_imgL p,
.estate .headding_box .form,
.mb10,
.cf_banner,
#footer ul,
p.to_top {
	display: none;
}

/*---estate---*/
/*---------------------------------------------------------------------------------------------------*/

.estate {
	position: relative;
	overflow: hidden;
	padding: 5pt;
	margin: 0 0 18px;
	border-bottom:#000 solid 1px;
}

.estate .headding_box {
}

#main_top .estate h2,#main .estate h2 {
	padding: 0 0 0 5px;
	border: none;
	font-size:14pt;
	font-weight:bold;
}

.estate .estate_box {
	float:left;
	width:100%;
	display:inline;
	padding-top: 4pt;
	overflow: hidden;
	margin: 0;
}

/*---estate_infomation---*/
.estate .estate_box .infomationarea {
	float:right;
	width:55%;
	margin: 0;
}
.estate .estate_box .infomationarea table {
	width:255pt;
	margin: 0;
	padding: 0;
	line-height:1.3;
	border-collapse:collapse;
}
.estate .estate_box .infomationarea table th,.estate .estate_box .infomationarea table td { border: #606060 solid 1px;}
.estate .estate_box .infomationarea table th {
	width:10%;
	white-space: nowrap;
	padding: 1pt 8px;
}
.estate .estate_box .infomationarea table td {
	padding: 1pt 4px;
}
.estate .estate_box .infomationarea table td span.price {
	font-size:12pt;
}
.estate .estate_box .infomationarea .to_detail {
	float:right;
	margin: 1pt 0 10px;
}
.estate .estate_box .estate_imgL a {
	display:block;
	float:left;
	padding:1px;
	background-color:#FFFFFF;
	border:#999999 solid 1px;
}
.estate .estate_box .estate_imgL a img {
	width: 200pt;
}
/*---estate_imgM---*/
.estate .estate_box ul.estate_imgM {
	float:left;
	margin:0 0 0 -17px;
	padding:0;
}
.estate .estate_box ul.estate_imgM li {
	float:left;
	width:200px;
	display:inline;
	margin-left: 17px;
	padding-bottom: 6pt;
	font-size: 8pt;
}
.estate .estate_box ul.estate_imgM li p {
	margin-bottom: 0;
}
.estate .estate_box ul.estate_imgM li p.imgM {
	float:left;
	width:196px;
	_width:200px;
	margin: 0 0 6pt;
	padding:1px;
	border:#999999 solid 1px;
}

/*---estate_imgS---*/
.estate .estate_box ul.estate_imgS {
	float:left;
	display: inline;
	margin: 0 0 0 -17px;
	padding: 0;
}
.estate .estate_box ul.estate_imgS li {
	float:left;
	width:106px;
	display:inline;
	margin-left: 17px;
	padding: 0;
	font-size: 8pt;
}
.estate .estate_box ul.estate_imgS li p {
	margin-bottom: 0;
}
.estate .estate_box ul.estate_imgS li p.imgS {
	float:left;
	width:102px;
	_width:106px;
	margin-bottom: 0 0 4pt;
	padding:1px;
	border:#999999 solid 1px;
}

/*---staff_comment---*/

.estate .estate_box .staff_comment {
	margin: 6pt 0;
}
.estate .estate_box .staff_comment p {
	display: inline;
}
.estate .estate_box .staff_comment p.static_txt { padding: 0;}

/*---ca_box---*/

.estate .estate_box .ca_box {
	width:100%;
	padding: 0 0 5px;
}
.estate .estate_box .ca_box .ca_txt {
	float:left;
	margin: 0 33px 0 0;
	font-weight: bold;
}
.estate .estate_box .ca_box .status {
	float:right;
	width:70px;
}

.title_detail_gallery {
	display: none;
}

address {
	font-style: normal;
}
