﻿body {
	margin: 0px;
	padding: 0px;
	font-family:"Lucida Grande", Lucida, Arial, Helvetica, 宋体,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	word-break:break-all;
	background-color: #fff;
	color:#51626c;
	/*background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
*/}
td {
	font-size:16px;
	line-height: 1.5em;
	color:#51626c;
}

p {
	margin-top: 0px !important;
}

.clear{
    clear:both;
}

/* total */
.total {
	width: 100%;
	margin: auto;
	padding: 0px;
}
.total_s1 {
	width: 996px;
	height: 88px;
	margin: auto;
	background-image: url(../img_09/gsp_bg.jpg);
}
.total_s2 {
	width: 996px;
	margin: auto;
	background-image: url(../img_09/gsp_bg1.jpg);
}
.total_s3 {
	width: 996px;
	height: 41px;
	margin: auto;
	background-color: #e7e7e7;
	background-image: url(../img_09/gsp_bg2.jpg);
}

/* 虚线 */
.pro_line {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CACACA;	
}


/* 楼盘图片边框  */
.pic_rx_s1 {
	float: left;
    width: 148px;
    *width: 148px;
    _width: 147px;
	height: 132px;
	border: 1px solid #a8b2bc;
	padding: 2px;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-bottom: 4px;
	overflow:hidden;
}
.pic_rx_s2 {
	float: left;
    width: 148px ;
	/*width: 154px;*/
	height: 132px;
	border: 1px solid #a8b2bc;
	padding: 2px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

.pic_rx_s3 {
	width: 80px;
	height: 70px;
	border: 4px solid #e7e7e7;
	padding: 3px;
	background-color: #FFFFFF;
	margin-right: 10px;
	*margin-right: 10px;
	_margin-right: 5px;
	float: left;
}

.pic_rx_s4 {
	float: left;
    width: 148px !important;
	*width: 154px;
	height: 132px ;
	border: 4px solid #e7e7e7;
	background-color: #FFFFFF;
	margin-left: 23px;
	*margin-left: 21px;
	_margin-left: 10px;
	padding:2px;
}
.pic_rx_s5 {
    width: 144px;
	*width: 144px;
	_width: 140px;
	height: 108px;
	border: 4px solid #e7e7e7;
	padding: 3px;
	background-color: #FFFFFF;
	margin-right: 10px;
	float: left;
}
.pic_rx_s6 {
	float: left;
    width: 148px;
	height: 134px ;
	padding:2px;
	border: 2px solid #e7e7e7;
	background-color: #FFFFFF;
	margin-left: 23px;
	*margin-left: 23px;
	_margin-left: 11px;
}

/* sales图片边框  */
.sale_list_s1 {
	width: 110px;
	height:147px;
	padding: 5px;	
	border: 1px solid #c1bfc0;
}

/* sales图片边框  */
.sale_list_s2 {
	width: 77px;
	height:102px;
	padding: 4px;	
	border: 1px solid #c1bfc0;
}
/* foot --------------------------------------------------------------------*/	
.foot {
	clear: both;
	width: 944px;
	/*width: 973px;*/
	height: 100px;
	/*margin-top: 8px;*/
	background-color: #f2f2f2;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
}

.foot_lp {
	float: left;
	clear: both;	
	text-align:left;
}
.foot_rp {
	float: right;
}
