@charset "utf-8";
/* *********************** first *************************** */
.rrt_bld {
  font-weight:bold;
  font-size:14px;
  color:#0e456f;
  padding:0 15px;
  margin:0 0 20px;
}.recruitMessege p {
	font-size: 14px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
.recruitMessege {
	background-image: url(../img/recruit_messee_bg.gif);
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-bottom: 30px;
	height: 192px;
}
.bosyu {
	background-color: #e6f6fc;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: #1a2d67;
	border: 1px solid #aed9e9;
	margin-bottom: 20px;
}
.bosyu ul {
	background-color: #FFFFFF;
	padding: 4px;
	list-style-type: none;
	margin-top: 10px;
}
.bosyu li {
	display: inline;
	margin-right: 30px;
	background-image: url(../img/recruit_li_bg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 2px;
}
.cmp_lww h4 {
	font-size: 16px;
	font-weight: bold;
	color: #0063b2;
	text-align: left;
	background-image: url(../img/recruit_jobtitle.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 4px;
	padding-left: 10px;
}
.cmp_lww p {
	text-align: left;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 10px;
}
.2012recBox {
	background-color: #dbf2fa;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 16px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 720px;
}

.recruitMessege2 {
	background-color: #dbf2fa;
	padding-top: 10px;
	margin-bottom: 20px;
	height: 62px;
	text-align: center;
}

