#hrJobInfo {
	position: relative;
	display: none;
	width: 300px;
	margin: 0 0 20px;
	overflow:hidden;
}

#hrJobInfo #hjiHead a {
	display: block;
}

#hrJobInfo #hjiHead #hjiMessage {
	overflow: hidden;
	height: 30px;
	background-image: url(/images/n/wol/201711/hrjobinfo/message_bg.png);
	border-left: 5px #d92d75 solid;
	border-right: 5px #d92d75 solid;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

#hrJobInfo #hjiHead #hjiMessage a {
	color: #fff;
}

#hrJobInfo #hjiBody {
	width: 290px;
	height: 486px;
	background: url(/images/n/wol/201711/hrjobinfo/gif-load.gif?20161025) no-repeat center 220px;
	border-left: 5px #d92d75 solid;
	border-right: 5px #d92d75 solid;
}

#hrJobInfo #hjiBody ul {
	background-color: #fff;
}

#hrJobInfo #hjiBody ul li:nth-child(even) {
	background-color: #fde0ec;
}

#hrJobInfo #hjiBody ul li.hjiListNew {
	background-image: url(/images/n/wol/201711/hrjobinfo/new.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#hrJobInfo #hjiBody ul li a {
	position: relative;
	display: block;
	padding: 9px 10px 6px ;
	color: #333;
	overflow: hidden;
}

#hrJobInfo #hjiBody ul.hjiListRanking li a {
	padding: 7px 10px 6px;
}

#hrJobInfo #hjiBody ul li span.hjiListJobstyle1,
#hrJobInfo #hjiBody ul li span.hjiListJobstyle2,
#hrJobInfo #hjiBody ul li span.hjiListJobstyle3,
#hrJobInfo #hjiBody ul li span.hjiListJobstyle4,
#hrJobInfo #hjiBody ul li span.hjiListJobstyle5,
#hrJobInfo #hjiBody ul li span.hjiListJobstyle6,
#hrJobInfo #hjiBody ul li span.hjiListJobstyle7 {
	display: inline-block;
	margin-bottom: 6px;
	padding: 2px 5px 1px;
	color: #fff;
	font-size: 11px;
	line-height: 1.4;
	font-weight: bold;
}

#hrJobInfo #hjiBody ul li span.hjiListJobstyle1 {background-color: #1bb8ce;}
#hrJobInfo #hjiBody ul li span.hjiListJobstyle2 {background-color: #8fc31f;}
#hrJobInfo #hjiBody ul li span.hjiListJobstyle3 {background-color: #8073bf;}
#hrJobInfo #hjiBody ul li span.hjiListJobstyle4 {background-color: #8fc31f;}
#hrJobInfo #hjiBody ul li span.hjiListJobstyle5 {background-color: #8073bf;}
#hrJobInfo #hjiBody ul li span.hjiListJobstyle6 {background-color: #f39700;}
#hrJobInfo #hjiBody ul li span.hjiListJobstyle7 {background-color: #f39700;}

#hrJobInfo #hjiBody ul li span.hjiListRanking1,
#hrJobInfo #hjiBody ul li span.hjiListRanking2,
#hrJobInfo #hjiBody ul li span.hjiListRanking3,
#hrJobInfo #hjiBody ul li span.hjiListRanking {
	display: inline-block;
	margin-bottom: 3px;
	padding: 8px 0 2px;
	width: 33px;
	background: transparent url(/images/n/wol/201711/hrjobinfo/rank_04.png?20171205) no-repeat scroll top center;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
}

#hrJobInfo #hjiBody ul li span.hjiListRanking1 {background-image: url(/images/n/wol/201711/hrjobinfo/rank_01.png?20171205);}
#hrJobInfo #hjiBody ul li span.hjiListRanking2 {background-image: url(/images/n/wol/201711/hrjobinfo/rank_02.png?20171205);}
#hrJobInfo #hjiBody ul li span.hjiListRanking3 {background-image: url(/images/n/wol/201711/hrjobinfo/rank_03.png?20171205);}

#hrJobInfo #hjiBody ul li span.hjiListBusinessAddress {
	margin: 0 0 6px 10px;
	font-size: 12px;
	font-weight: bold;
}

#hrJobInfo #hjiBody ul li span.hjiListIncome {
	margin: 0 0 6px 14px;
	font-size: 12px;
	font-weight: bold;
}

#hrJobInfo #hjiBody ul li div.hjiListTitleBox {
	line-height: 1.5;
	font-size: 12px;
	font-weight: bold;
}

#hrJobInfo #hjiBody ul li span.hjiListTitle {
	display: block;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #d92d75;
	line-height: 1.2;
}

#hrJobInfo #hjiBody ul li dl.hjiListDetail2 {
	position: absolute;
	left: 9px;
	bottom: 9px;
	display: block;
	width: 151px;
	height: 28px;
	padding: 4px 5px;
	background-color: #fcecef;
}

#hrJobInfo #hjiBody ul li dl.hjiListDetail2 dt,
#hrJobInfo #hjiBody ul li dl.hjiListDetail2 dd {
	height: 16px;
	line-height: 16px;
}

#hrJobInfo #hjiBody ul li dl.hjiListDetail2 dt {
	clear: both;
	float: left;
	width: 48px;
	color: #e95377;
	font-size: 12px;
	font-weight: bold;
	/*line-height: 1.3;*/
}

#hrJobInfo #hjiBody ul li dl.hjiListDetail2 dd {
	font-size: 12px;
	/*line-height: 1.3;*/
}

#hrJobInfo #hjiBody ul li span.hjiListBtn {
	position: absolute;
	left: 177px;
	bottom: 9px;
	display: block;
}

#hrJobInfo #hjiFooter {
	background-color: #d92d75;
}

#hrJobInfo #hjiFooter #hjiFooterTtl {
	padding: 10px 0 8px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#hrJobInfo #hjiFooter ul {
	margin-left: -5px;
	padding: 0 9px 3px;
}

#hrJobInfo #hjiFooter ul li {
	display: inline-block;
	width: 90px;
	height: 34px;
	margin: 0 0 5px 5px;
	vertical-align: middle;
}

#hrJobInfo #hjiFooter ul li a {
	display: table;
	width: 90px;
	height: 34px;
	font-size: 11px;
	line-height: 1.1;
	color: #333;
}

#hrJobInfo #hjiFooter ul li a span {
	display: table-cell;
	padding: 0 5px;
	vertical-align: middle;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f7d5e3;
}

#hrJobInfo #hjiFooter ul li a.hjiFooterBtnOn {
	color: #fff;
}

#hrJobInfo #hjiFooter ul li a.hjiFooterBtnOn span {
	padding: 0 4px;
	background-color: #333333;
}

#hrJobInfo #hjiDetail {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 299px;
	z-index: 9;
	width: 298px;
	height: 698px;
	background-color: #fff;
}

#hrJobInfo #hjiDetail #hjiDtlHead {
	padding: 5px 9px 5px 59px;
	background-color: #e95377;
}

#hrJobInfo #hjiDetail #hjiDtlHead .hjiDtlBackBtn {
	position: absolute;
	top: 5px;
	left: 5px;
}

#hrJobInfo #hjiDetail #hjiDtlHead #hjiDtlTitle {
	color: #fff;
	font-size: 18px;
	line-height: 21px;
}

#hrJobInfo #hjiDetail #hjiDtlBody {
	position: relative;
	/*overflow: hidden;
	height: 647px;*/
	padding: 10px 9px;
}

#hrJobInfo #hjiDetail #hjiDtlBody.hjiDtlBodyNew {
	background: url(/images/n/wol/2010/hrjobinfo/new.png) no-repeat right top;
}

#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle1,
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle2,
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle3,
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle4,
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle5,
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle6,
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle7 {
	display: inline-block;
	margin-bottom: 3px;
	padding: 1px 12px 0;
	color: #fff;
	font-size: 12px;
	line-height: 1.4;
}

#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle1 {background-color: #1bb8ce;}
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle2 {background-color: #8fc31f;}
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle3 {background-color: #8073bf;}
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle4 {background-color: #8fc31f;}
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle5 {background-color: #8073bf;}
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle6 {background-color: #f39700;}
#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlJobstyle7 {background-color: #f39700;}

#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlName {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}

#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlIco {
	padding: 0 0 4px;
}

#hrJobInfo #hjiDetail #hjiDtlBody #hjiDtlIco li {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 2px 4px;
	background-color: #fef9f4;
	border: 1px solid #e95377;
	color: #e95377;
	font-size: 11px;
	font-weight: bold;
}

#hrJobInfo #hjiDetail #hjiDtlBody dl {
	margin-bottom: 12px;
	/*max-height: 520px;*/
	overflow: hidden;
}

#hrJobInfo #hjiDetail #hjiDtlBody dl dt {
	margin-bottom: 2px;
	color: #e95377;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
}

#hrJobInfo #hjiDetail #hjiDtlBody dl dd {
	margin-bottom: 10px;
	color: #333;
	font-size: 14px;
	line-height: 1.3;
}

#hrJobInfo #hjiDetail #hjiDtlFooter {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 280px;
	padding: 70px 9px 10px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	z-index: 9;
}

#hrJobInfo #hjiDetail #hjiDtlFooter #hjiDtlFooterBtn {
	overflow: hidden;
	/zoom: 1;
}

#hrJobInfo #hjiDetail #hjiDtlFooter #hjiDtlFooterBtn #hjiDtlMoreBtn {
	margin-bottom: 10px;
	display: block;
}

#hrJobInfo #hjiDetail #hjiDtlFooter #hjiDtlFooterBtn .hjiDtlBackBtn {
	display: block;
	float: left;
	width: 44px;
	height: 20px;
}

#hrJobInfo #hjiDetail #hjiDtlFooter #hjiDtlFooterBtn #hjiDtlSimilarBtn {
	display: block;
	float: left;
	width: 165px;
	height: 20px;
	margin-left: 12px;
