.prop_bar{
	margin-bottom: 20px;
}
.prop_p{
	margin-right: 4px;
	margin-left: 4px;
}
.prop_title{
	color: #FFFFFF;
	font-size: 1em;
	background-color: #3399CC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.prop_title_b{
	margin-top: 20px;
}
.prop_image{
	float: left;
	width: 170px;
	margin-left: 10px;
}
.prop_image2{
	float: right;
	width: 590px;
}
.prop_1{
	float: left;
	width: 160px;
	height: 260px;
	background-image: url(../../property/images/prop_1_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 30px;
	margin-left: 40px;
	background-color: #DFDFC3;
	border: 1px solid #999999;
}
.prop_1_m{
	text-align: center;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: #FF9900;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	font-weight: normal;
}
.prop_2{
	float: left;
	width: 160px;
	height: 260px;
	background-image: url(../../property/images/prop_2_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #DFDFC3;
	border: 1px solid #999999;
	margin-left: 15px;
}
.prop_2_m{
	text-align: center;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: #60932F;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	font-weight: normal;
}
.prop_3{
	float: left;
	width: 160px;
	height: 260px;
	background-image: url(../../property/images/prop_3_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #DFDFC3;
	border: 1px solid #999999;
	margin-left: 15px;
}
.prop_3_m{
	text-align: center;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: #1F5B97;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	font-weight: normal;
}
.prop_photo{
	margin-top: 360px;
}
.prop_l{
	width: 200px;
	float: left;
}
.prop_m{
	width: 560px;
	float: right;
	margin-top: 20px;
}
.prop_word{
	height: 170px;
	width: 520px;
	clear: both;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
.prop_word1{
	width: 520px;
	clear: both;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
.prop_step{
	color: #89100A;
	font-weight: bold;

}
.prop_menu{
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	margin-top: 5px;
}
ul.prop_menu li{
	padding: 0;
	width: 180px;
	margin-top: 20px;
}
ul.prop_menu li a{
	width: 180px;
	margin-top: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 1px solid #999999;
	background-color: #F2F2F2;
	padding-left: 0.5em;
	color: #5886B2;
	text-decoration: none;
}

ul.prop_menu li a:hover{
	width: 180px;
	background-color: #C9C3B5;
	margin-top: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #223050;

}
.base_box {
	border-top: 1px solid #89100A;
	border-bottom: 1px solid #89100A;
	margin-bottom: 30px;
	clear: both;
}
.base_word{
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: #89100A;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.sample_pic{
	margin-top: 30px;
}
