
body{
	margin:0px;
	padding:0;
	background:#CC3300 url(../images/bg.png) repeat-x 0px 0px;
	font: 12px "宋体";
	height: 100%;
	width: 100%;
}
ul,dl,li,dd,dt,ol{ margin:0; padding:0;}
html {
	height: 100%;
	width: 100%;
}
.layer {
	width: 100%;
	position: absolute;
	top: 220px;
	z-index: 101;
}
.layer_m {
	background: #FFF;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border-top: 2px solid #600;
	border-right: 2px solid #600;
	border-bottom: 4px solid #600;
	border-left: 2px solid #600;
	padding: 1px;
}
.tit2 {
	background: url(../images/layer_tit2.jpg) repeat-x left top;
	height: 40px;
}
.tit2 h3 {
	font-size: 14px;
	padding: 10px 0px 0px 10px;
	float: left;
}
.tit2 span {
	float: right;
	margin: 10px 10px 0px 0px;
}
.layer_m2 {
	padding: 15px;
}


ul,li{
	list-style-type: none;
	vertical-align:	middle;
}
form,ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin:0;
	padding:0;
}
input,select,textarea {
	font-size:12px;
	line-height: 16px;
}
img{	border:0;	vertical-align:	bottom;}
.dis{	display:block;}
.undis{	display:none;} 
.alpha {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	position: fixed;
	#position: fixed;
	_position: absolute;
	background: #600;
	width:100%;
	height:100%;
	z-index: 100;
	left: 0px;
	top: 0px;
	right:0px;
	bottom:0px;
}

.piclist {
	padding: 10px 4px 5px;
	margin: 0 11px;
}
.piclist li {
	float: left;
	text-align: center;
	padding: 10px 0px 15px;
	margin: auto;
	width: 178px;
	height:170px;
}
.piclist li h4 {
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0px 0px;
}
.piclist li p{
	font-size:12px;
	overflow:hidden;
	line-height:150%;
	margin: 6px 0px 0px;
	padding: 0px;
}

.piclist img {
	border: 1px solid #333333;
}


.clearfix:after,.wrap:after,.piclist:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix,.wrap,.piclist
{
display:inline-block;
}

.clearfix,.wrap,.piclist
 {display:block;}



.top {
	background: url(../images/top.png) no-repeat 0px 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
}
.head {
	height: 110px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/head_bg.png) no-repeat left top;
}
.logo {
	padding: 20px 0px 0px 50px;
	float: left;
}
.head .nav {
	float: right;
	padding: 0px 40px 0px 0px;
}
.head .nav li {
	float: left;
}
.wrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/bg2.gif) repeat-y center top;
	padding-top: 1px;
}
.search {
	background: url(../images/sc_bg.png) repeat-x;
	margin: 0px auto;
	height: 83px;
	width: 898px;
}
.sc_tit {
	float: left;
	height: 82px;
	width: 25px;
}
.sc_tit li {
	background: url(../images/s2.png);
	height: 36px;
	width: 20px;
	line-height: 140%;
	padding: 5px 0px 0px 5px;
	color: #6D3723;
}
.sc_tit li.l2 {
	background: url(../images/s1.png) no-repeat;
	color: #FFF;
}
.sc_form {
	height: 24px;
	margin: 8px 0px 12px 20px;
	float: left;
	background: url(../images/sc_tbg.gif) no-repeat left 2px;
	padding: 3px 0px 0px 30px;
}
.search select {
	color: #6D3723;
	margin-left: 6px;
}
.search .s1 {
	width: 80px;
}
.search .s2 {
	width: 126px;
}
.keyword {
	line-height: 14px;
	background: #fff0e1 url(../images/keybg.gif) no-repeat left top;
	border: 1px solid #993333;
	overflow: hidden;
	padding: 3px 2px;
	#padding: 3px 2px 2px;
	_padding: 3px 2px 2px;
	margin-left: 5px;
}
.sub {
	font-weight: bold;
	color: #FFF;
	background: url(../images/button.gif);
	height: 22px;
	width: 50px;
	border-style: none;
	position: relative;
	left: -7px;
	top: 1px;
	#top: 0px;
	_top: 0px;
	
}
.sc_adv {
	height: 24px;
	margin: 0px 0px 0px 20px;
	float: left;
	padding: 3px 0px 0px 30px;
	width: 790px;
	overflow: hidden;
}
.sc_adv div {
	float: left;
	line-height: 200%;
	padding-left: 4px;
}
.sc_adv div.notice{
	float: right;
}
.ct {
	padding-top: 10px;
	clear: both;
}
.ct2 {
	padding-bottom: 10px;
	clear: both;
}
.ct_m {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 10px;
}
.mes_sub label textarea {
	background: #FFEFDF;
	margin-left: 2px;
	border: 1px solid #933;
	line-height: 130%;
	padding: 4px;
}
.mes_list  {
	margin-top: 20px;
	border-top: 2px solid #CCC;
	color: #333;
}

.mes_list li {
	background: url(../images/mes_bg.png) no-repeat 10px 15px;
	padding: 15px 15px 15px 150px;
	margin-bottom: 10px;
	border-bottom: 2px solid #CCC;
	margin-top: 10px;
}
.mes_list li p {
	line-height: 150%;
	padding: 3px 0px;
}
.mes_list li .mes_re {
	border-top: 1px dotted #ddd;
	margin-top: 6px;
	padding-top: 5px;
}
.mes_list li .mes_inf b {
	color: #C30;
}
.mes_list li .mes_inf {
	color: #999;
}
.mes_list li .mes_re b {
	color: #F30;
}



.mes_sub label span {
	float: left;
	padding-top: 8px;
}


.mes_sub label {
	display: block;
	padding: 5px;
	clear: both;
}

.c1 .piclist {
	margin: 0px;
	padding: 0px;
}


.tit1 {
	background: url(../images/tit1.gif) no-repeat left top;
	height: 30px;
	overflow: hidden;
}
.tit1 h3 {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 22px;
}
.tit1 span {
	display: block;
	padding: 9px 40px 0px 0px;
	float: right;
	margin-top: 0px;
}
.boxend {
	background: url(../images/boxend.png) no-repeat center top;
	clear: both;
	float: none;
	height: 14px;
}
.left {
	float: left;
	width: 216px;
	border-right: 1px solid #C59F9A;
}
.add_inf {
	padding-left: 10px;
	padding-top: 5px;
}
.add_inf .sub,.go_fy .sub {
	background: url(../images/button2.gif) no-repeat center center ;
	width:90px;
	position: static;
	margin-top: 6px;
	margin-left: 0px;
	overflow:hidden;
	font-size:12px;
}
.go_fy {margin:10px auto 0;height:20px;}
.go_fy a.sub{ display:block; text-decoration:none; line-height:180%; text-align:center; float:left; margin:0; padding:0 10px;}
.go_fy a:link,.go_fy a:visited,.go_fy a:hover{ color:#FFF!important; text-decoration:none; }
.c1 {
	margin: 10px 0px 10px 20px;
}
.house_add li {
	line-height: 200%;
}
.right {
	float: right;
	width: 690px;
}
.right .tit1 {
	background: url(../images/tit1.gif) no-repeat right top;
	height: 30px;
	overflow: hidden;
	border-left: 1px solid #C59F9A;
}
.right .tit1 h3 {
	padding-left: 18px;
}
.list {
	width: 97%;
	border-collapse:collapse;
}
.list td{
	border-bottom:1px solid #DFD6D5;
	padding: 14px 5px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.list a {
	text-decoration: none;
}

.list td.tl ,.list th.tl{
	text-align: left;
}
.list td.tr ,.list th.tr{
	text-align: right;
}


.list th{
	border-bottom:#C59E99 2px solid;
	padding: 10px 5px 5px;
	background: url(../images/thbg.png) repeat-x center top;
}
.list td b{
	font-size: 14px;
	font-weight: normal;
}
.list td em {
	font-weight: bold;
	color: #F30;
	font-style: normal;
}
.list td i {
	color: #AE9797;
	font-style: normal;
}






.footer {
	background: url(../images/end.gif) repeat-x;
	clear: both;
	height: 110px;
	margin-top: 30px;
}
.footer p {
	padding: 30px 90px 0px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	font: 12px/200% Verdana, Geneva, sans-serif;
	color: #c19171;
	text-align: center;
	background: url(../images/end_bg.gif) no-repeat center 36px;
	height: 60px;
}




.un a,.focus span a,.buylist a span,.hotlist a,.list span a,.show_car span a ,.news_list_ct .list a,.page a{
	text-decoration: none;
}
a:link,a:visited {
	color: #C30;
}
/* --红色/链接(需要变成红色的链接和字体可以把它的上级样式名加入便可| 下同)-- */
.red, .red:link, .red a:link, .red:visited, .red a:visited,.piclist li p b
 {
	color: #C30;
}


a:hover{
	color: #F00!important;
	text-decoration:underline;
}



.page a:link,.page  a:visited  {
	color: #C63;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	text-decoration: none;
}
.page  a:hover,.page  a:active  {
	color: #F30!important;
	background: #FC9;
	border: 1px solid #F63;
	text-decoration:none!important;
}
.page span b {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FF6633;
	border: 1px solid #C30;
	padding: 0px 5px;
}
.page span {
	margin: 0px 8px;
	float: none;
}
.page input {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	width: 26px;
	border: 1px solid #C4C8D5;
	color: #930;
	position: static;
}
.page {
	text-align: center;
	margin: 20px 0px;
}
.fy_inf {
	float: left;
	width: 500px;
}
.fy_inf2 {
	clear: both;
	margin-top: 10px;
}

.fy_inf li {
	line-height: 210%;
	border-bottom: 1px dotted #DFD6D5;
}
.fy_inf li b {
	font-size: 14px;
	font-weight: bold;
	color: #C30;
}
.fy_img {
	float: right;
	text-align: center;
	margin-top: 5px;
}
.fy_inf2 h2 {
	font-size: 12px;
	color: #333;
	background: #F3E3D3;
	padding: 4px 3px 3px 18px;
}
.fy_ct {
	border: 1px solid #C30;
	clear: both;
	padding: 5px 0px 5px 82px;
	background: url(../images/phone.gif) no-repeat 10px 5px;
	height: 50px;
	margin-top: 10px;
}
.fy_ct ul li {
	float: left;
	width: 263px;
	line-height: 200%;
}


.fy_inf2 table {
	border-collapse:collapse;
}
.fy_inf2 table td {
	border: 1px solid #F3E3D3;
	padding: 5px;
	line-height: 150%;
}
.fy_inf2 table td.t2 {
	background: #FBF5F0;
	text-align: center;
}



.fy_img img {
	border: 1px solid #333;
}

.fy_img p {
	background: #eee;
	padding: 4px;
	margin-top: 3px;
}
.img_show {
	text-align: center;
}
.img_inf {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	height: 22px;
}

.img_inf .d1 a {
	display: block;
	width: 46px;
	background: url(../images/jt.gif) no-repeat 5px;
	padding: 3px 3px 3px 25px;
	text-align: left;
}
.img_inf .d3 a {
	display: block;
	width: 46px;
	background: url(../images/jt.gif) no-repeat -72px;
	padding: 3px 25px 3px 3px;
	text-align: right;
}
.img_inf .d1, .img_inf .d3 {
	width: 80px;
	float: left;
	padding: 0px 25px;
}
.img_inf .d2 {
	width: 350px;
	float: left;
	padding: 3px 0px;
}
.img_show .piclist li {
	width: 104px;
}
.job {
	margin: 0px;
	padding: 0px 40px 0px 18px;
}
.job li {
	margin: 0px;
	padding: 15px 0px 15px 18px;
	background: url(../images/jt3.gif) no-repeat 1px 17px;
	border-bottom: 1px dotted #ddd;
}
.job li div {
	padding: 5px 0px;
}

.job li h3 {
	font-size: 14px;
	color: #C30;
	padding: 0px 0px 5px;
	text-decoration: underline;
}
.job li b {
	color: #F30;
	font-weight: normal;
	margin-right: 10px;
}
.job li div p {
	color: #666;
	line-height: 150%;
}
.job_ct {
	padding: 10px 10px 10px 22px;
}
.job_ct li {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
	border-bottom: 1px dotted #ddd;
	background: url(../images/jt.gif) no-repeat -128px 5px;
	padding-left: 20px;
	width: 160px;
}
.job_ct li b {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #F00;
}
.phone2 {
	margin: 10px 0px 0px 45px;
}
.about {
	width: 605px;
	padding: 20px 40px;
}
.about img {
	text-align: center;
	display: block;
	margin: 10px auto;
}
.about p {
	font-size: 14px;
	line-height: 180%;
	color: #333;
	padding: 10px 0px;
}
.about strong {
	color: #C30;
}
#sale_info,#lease_info { 
	padding: 8px 25px; 
	font-size: 14px;
}
.piclist h5 {
    text-align:left;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	padding: 5px 5px 0px;
	height: 50px;
	overflow: hidden;
	width: 150px;
}

.piclist h5 a:hover{
	color: #F00!important;
	text-decoration:underline;
}

.piclist h5 a:link,a:visited {
	color: #000;
}

