.form_con {
	position: relative;
	height: 315px;
	width: 440px;
}
.map_con {
	position: absolute;
	height: 403px;
	width: 342px;
	left: 531px;
	top: 51px;
}
.item_con_main {
	position: relative;
	height: auto;
	width: 883px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F6C877;
	z-index: 0;
}
.item_im_con {
	position: relative;
	height: 289px;
	width: 368px;
	background-color: #2F1003;
	border: 1px solid #F3C577;
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
}
.item_im_con_sm {
	position: relative;
	height: 140px;
	width: 250px;
	background-color: #2F1003;
	border: 1px solid #F3C577;
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
}
.item_title_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #F2C872;
	width: 883px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F6C779;
	position: relative;
	height: auto;
	z-index: 1;
	padding-top: 10px;
	font-weight: bold;
}
ul {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 0px;
}
li {
	padding-left: 2px;
	margin-left: -15px;
}

