
.artWrap {
	width:920px;
	margin:0 auto;
	border:20px solid #70481C;
	background:url(../img/recruit/bg.gif) repeat center bottom;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.norecruitWrap #norecruit {
	text-align:center;
	width:100%;
	margin:120px auto;
}

.norecruitWrap nav {
	position:relative;
	overflow:hidden;
	top:-170px;
}

.norecruitWrap .noLinks {
	font-size:16px;
	margin:0 auto;
	position:relative;
	left:50%;
	float:left;
}

.norecruitWrap .noLinks li {
	display:inline;
	position:relative;
	left:-50%;
	float:left;
	margin:0 10px;
}

.norecruitWrap .noLinks li a {
	color:#79bf4b;
	letter-spacing:1px;
	background:#79bf4b;
	color:#fff;
	font-weight:700;
	letter-spacing:1px;
	font-size:14px;
	font-size:1.4rem;
	padding:10px 14px;
	display:inline-block;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
}

.norecruitWrap .noLinks li a:hover {
	color:#fff!important;
}

.norecruit .noLinks li a {
	color:#e95b1d;
	font-size:14px;
	letter-spacing:1px;
	font-weight:700;
}

.artWrap article {
	clear:both;
	width:680px;
	margin:0 auto;
	text-align:left;
	margin:60px auto;
	background:#FDFFEB;
	padding:50px 50px 40px;
	border-right:1px solid #999;
	border-bottom:1px solid #ddd;
	position:relative;
	z-index:1000;
}

.artWrap article:after {
	position:absolute;
	bottom:-10px;
	left:0;
	right:0;
	z-index:-1;
	content:' ';
	width:772px;
	height:18px;
	display:block;
	background:url(../img/recruit/bg_shadow.png) no-repeat center bottom;
}

.artWrap article .type {
	background:linear-gradient(transparent 60%,#ff6 60%);
	font-size:16px;
	letter-spacing:1px;
	font-weight:700;
	color:#79bf4b;
}

.artWrap article h1 {
	font-size:22px;
	margin:16px 0 20px;
	color:#e95b1d;
}

.artWrap article .rT {
	font-size:14px;
	letter-spacing:1px;
	line-height:1.8;
}

.artWrap article dl {
	width:100%;
	margin-top:45px;
}

.artWrap article dl dt,.artWrap article dl dd {
	padding:0 0 10px;
	font-size:14px;
	letter-spacing:0;
	line-height:1.9;
}

.artWrap article dl dt {
	width:100px;
	float:left;
	color:#e95b1d;
	position:relative;
}

.artWrap article dl dd {
	padding-left:100px;
}

.artWrap article dl dd dl {
	margin-top:0;
	width:100%;
}

.artWrap article dl dd dl dt {
	color:inherit;
}

.artWrap article dl dd dl dt:after {
	content:' ';
	width:90%;
	height:1px;
	background:#ccc;
	position:absolute;
	top:.9em;
	left:0;
	width:90px;
}

.artWrap article dl dd dt em {
	background:#FDFFEB;
	z-index:1001;
	position:relative;
	padding-right:8px;
}

.artWrap article dl dd dl dd {
	padding-left:100px;
	color:#666;
}

.artWrap article .txtS {
	font-size:12px;
	line-height:1.7;
	display:block;
	margin-top:20px;
}

.pdfLinkSet {
	display:block;
	margin-top:40px;
	width:100%;
}

.pdfLinkSet li {
	display:block;
	margin:0 10px 15px 0;
	font-size:13px;
	font-size:1.3rem;
	max-height:100%;
	float:left;
}

.pdfLinkSet li a {
	color:#79bf4b;
	letter-spacing:1px;
	background:#79bf4b;
	color:#fff;
	font-weight:700;
	letter-spacing:1px;
	font-size:14px;
	font-size:1.4rem;
	padding:9px 14px 8px;
	display:inline-block;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
}

.pdfLinkSet li a:hover {
	color:#fff!important;
}

.pdfLinkSet li a:before {
	content:'\002192';
	padding-right:3px;
}