.normal-title {
	background: url(../images/pic_recruitment_title.gif) no-repeat;
	width: 960px;
}
.recruitment-body {
	background: url(../images/pic_recruitment_body_bg.jpg) repeat-y;
	border-bottom: #CECDCB solid 3px;
}
.recruitment-top {
	background: url(../images/pic_recruitment_top_bg.gif) no-repeat center top;
	height: 102px;
}
.rectuitment-text {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 20px 0;
}
.rectuitment-main {
	width: 780px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.rectuitment-table {
	width: 100%
}
.rectuitment-table tr {
	border-bottom: #FE9A4F solid 1px;
	line-height: 34px;
}
.rectuitment-table td {
	border-bottom: #FE9A4F solid 1px;
	line-height: 34px;
	text-align: center;
}