/* CSS about*/
/*___________________font*/
#main_content h6 {
	color: #928644;
	font-weight: bold;
	line-height: 1.8;
	padding: 0 0 10px 15px;
}
#main_content p {
	line-height: 1.8;
	padding: 0 0 0 15px;
}
.font_small {
	font-size: 12px;
}
span {
	font-weight: bold;
	font-size: 15px;
}
/*___________________main*/

.about_title {
	width: 659px;
	height: 37px;
	margin: 0 0 40px;
	padding: 28px 0 0 55px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/about/about_title.jpg) 0 0 no-repeat;
}
.about_btn a {
	width: 225px;
	height: 58px;
	background: url(../images/about/btn_about.jpg) 0 0 no-repeat;
	margin: 0 10px 50px;
	display: block;
	float: left;
	font-size: 15px;
	color: #928644;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	text-decoration: none;
}
.about_btn a:hover {
	background: url(../images/about/btn_about.jpg) 0 -58px no-repeat;
	color: #fff;
}
.about_text {
	margin: 0 0 45px;
}
.about_prof {
	min-height: 450px;
	background: url(../images/about/about_prof.jpg) 400px 0 no-repeat;
}
.line_gz {
	width: 380px;
	background: url(../images/common/line_gzgz.png) center bottom repeat-x;
	margin: 0 0 10px;
}
.about_sikaku {
	width: 327px;
	padding: 20px 20px 10px 20px;
	background: url(../images/about/bg_pink.jpg) 0 0 repeat;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	margin: 0 0 80px;
}
.about_sikaku li {
	padding: 0 0 10px 30px;
	background: url(../images/about/icon_star_w.png) 0 0 no-repeat;
}
.about_map {
	width: 140px;
	font-size: 16px;
	color: #928644;
	font-weight: bold;
	display: block;
	padding: 15px 0 10px 15px;
	background: url(../images/common/line_gzgz.png) center bottom repeat-x;
	margin: 0 0 10px;
}
.about_map:hover {
	color: #ffa594;
	text-decoration: none;
}
/*___________________sb*/
.about_mtitle {
	width: 195px;
	height: 195px;
	background: url(../images/about/about_mtitle.jpg) 0 0 no-repeat;
	margin: 0 0 30px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.sb_menu li {
	text-align: center;
	padding: 15px 0 15px;
	background: url(../images/common/line_sbmenu.jpg) center bottom no-repeat;
}
.sb_menu li a {
	font-weight: bold;
}
