
.staff{ background: url(../images/bg_blue.png); margin: 24px auto;}
.staff .content-staff{ background: #fff; padding: 8px;}
.staff .content-staff .images-staff img{ width: 70%; margin: 10px 0;}
.staff .content-staff .text-staff{ text-align: center;}
.staff .content-staff .text-staff .line{ display: block; width: 100%; height: 1px; background: #000; margin: 8px auto;}

.staff-group img{ width: 100%;}
.staff-group .text-staff-group{ text-align: center; font-weight: bold;}

.recruit{
	font-weight:600;
	font-size:16px;
	margin:20px;
}

.recruit a{
	color:#386d7a!important;
	margin-top:10px;
    text-decoration: underline;
}