.box_recruit {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1CBA3;
	padding-bottom: 15px;
}
.box_recruit_l {
	float: left;
	height: 140px;
	width: 164px;
}
.box_recruit_r {
	float: right;
	width: 324px;
	margin-top: 20px;
}
.box_recruit_r h3 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #009;
}
.box_recruit_r h3 a {
	font-size: 16px;
	font-weight: bold;
}
.box_recruit_r p {
	line-height: 18px;
}
#head_recruit {
	background-image: url(../../img/recruit/head_recruit.jpg);
	display: block;
	height: 66px;
	width: 500px;
	text-indent: -9999px;
	margin-bottom: 15px;
}

