.exhibit_left{
	float:left;
	width:330px;
}
.exhibit_right{
	float:right;
	width:357px;
}
.marbot15{
	margin-bottom:15px;
}
.housing_park{
	padding:20px;
	border:1px solid #dddad1;
	margin-top:40px;
}

/*ʐ݌v:*/
.pro{
	padding:20px 25px;
	background:#f5f2eb;
	margin-top:40px;
	border-bottom:1px solid #dac288;
	width:570px;
}
.marbot10{
	margin-bottom:10px;
}
.pro_left{
	float:left;
	width:430px;
}
.pro_rit{
	float:right;
}

/* clearfix */
.clear:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clear{
overflow:hidden;
min-height:1em;
}
/*\*/
* html .clear{
height:1%;
overflow:visible;
}
/**/


