@charset "utf-8";
/* CSS Document */
.c_left h2{
	background:#42250E;
	line-height:40px;
	padding-left:20px;
	font-size:13px;
	color:#fff;
	font-weight:normal;
}
.c_left h3{
	background:#42250E;
	line-height:40px;
	padding-left:20px;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:20px;
}
.c_left table{
	line-height:20px;
	margin-bottom:20px;
}
.str_info{
	width:380px;
	margin-left:30px;
	float:left;
}
.c_left p{
	background:#EDCCA5;
	padding:10px;
}
.c_left table{
	width:380px;
	margin-bottom:10px;
}
.c_left th{
	width:80px;
	background:#42250E;
	border-bottom:1px solid #fff;
	padding:10px 20px;
	text-align:right;
	font-weight:normal;
	color:#fff;
	vertical-align:top;
}
.c_left td{
	padding:5px;
}
.c_left td p{
	background:#EDCCA5;
	border-radius:10px
}
.c_left td ul{
	height:50px;
}
.c_left td ul li{
	float:left;
	margin-right:10px;
}
#recruit article{
	margin-left:30px;
}
.rec_con{
	margin-left:20px;
}
.photo{
	width:120px;
	vertical-align:top;
}
.str_img{
	width:280px;
	float:right;
	margin-right:30px;
}
.str_img figure{
	margin-bottom:20px;
}
.flat7{
	/*display:block;*/
	width:680px;
	margin:0 auto 30px;
	margin-left: 30px;
}
.flat7 img{
	border-radius:20px;
}