@charset "utf-8";
.content {
	width: auto;
	height: auto;
	background-image: url(../images/common/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	padding-top: 140px;
}
.main_area {
	background-image: url(../images/common/main_area_bg2.png);
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	padding-top: 45px;
	padding-right: 39px;
	padding-left: 39px;
	background-repeat: no-repeat;
	background-position: top;
}
.main_area_wrap {
	width: 890px;
	overflow: hidden;
	height: auto;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
	margin-bottom: 40px;
}



.content_right {
	float: right;
	width: 620px;
}
.h1_box {
	border: 1px solid #C9C0B8;
	overflow: hidden;
	height: 73px;
	width: 618px;
}
.h1_box .wrap {
	height: 58px;
	width: 586px;
	overflow: hidden;
	border: 1px solid #FFF;
	background-image: url(../images/common/h1_wrap_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 13px;
	padding-left: 30px;
}
.h1_box .wrap p {
	font-size: 14px;
	line-height: 20px;
	color: #f7931e;
	margin-bottom: 2px;
}
.h1_box .wrap h1 {
	font-size: 20px;
	line-height: 28px;
	color: #574933;
	font-weight: normal;
}

.content_right h2.title{
width: 594px;
background-image: url(../images/common/h2_title_bg.gif);
background-repeat: repeat-x;
font-weight: normal;
font-size: 16px;
line-height: 20px;
border: 1px solid #c9c0b8;
padding-top: 10px;
padding-left: 12px;
background-position: bottom;
padding-bottom: 8px;
padding-right: 12px;
background-color: #FFF;
color: #574933;
}.ora_cen {
	font-size: 20px;
	color: #F7931E;
	text-align: center;
}
.text1 {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 1.5em;
}
.mf_img {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.to_mf {
	height: 112px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
