
/** container layout -- **/
#content {
/*	background-color: #fff;*/
	width: 736px;
	float: left;
	margin: 0 8px 0 0;
	position: relative;
    z-index: 20;
}
#container {
	width: 952px;
	margin: 8px auto 0;
}
#sidebar {
	float: right;
	width: 208px;
	margin: 4px 0 0;
}
.banner-box a{
	display: block;
	margin-bottom: 8px;
}
.banner-box img{
	display: block;
}
/** 職缺區塊內之公司資訊 -- **/
a.sns{
	background:url("/img/index/icon/icon_sns.gif") no-repeat;
	text-indent:-99999px;
	display:inline-block;
	width:16px;
	height:16px;
	margin-right:5px;
}
a.plurk{
	background-position:0 -24px;
}
a.twitter{
	background-position:0 -48px;
}
a.google{
	background:url("/img/index/icon/icon_sns.gif") no-repeat;
	text-indent:-99999px;
	display:inline-block;
	width:24px;
	height:16px;
	margin-right:5px;
	background-position:0 -73px;
}
h1.job-title {
    border-bottom: 2px solid #FF7300;
    color: #232a35;
    letter-spacing: 1px;
    font-size: 24px;
    font-weight: bold;
}
h1.job-title-narrow {
	padding-top: 0;
}
h1.job-title strong {
    border-left: 5px solid #F60;
    display: block;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 9px;
    width: 600px;
}
h1.job-title em {
	padding-left: 3px;
	color: #585A59;
	letter-spacing: 0;
	font-size: 13px;
	margin-top:9px;
	display:block;
}
h1.job-title  span.fbshare-box {
	height: 18px;
	display:inline-block;
}
h1.job-title  span.fbshare-box img {
	vertical-align: middle;
	/*_vertical-align: baseline;*/
}
h1.job-title  a.sharetofb {
	display: inline-block;
	width: 115px;
	height: 18px;
}
h1.job-title .fbshare-box span,
h1.job-title  a.sharenum {
	display: inline-block;
	height: 18px;
	margin-left: 2px;
	padding: 0 0 0 8px;
	background:  url("/img/index/common/fb_sharenum_bg.gif") no-repeat 0 0;
}
h1.job-title  a.sharenum {
	line-height: 18px;
	padding: 0 8px 0 0;
	background-position: right 0;
	color: #232a35;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
p.option-item span {
    display: inline-block;
    margin-left: 10px;
    padding-left: 18px;
    background: url("/img/index/icon/icon_option_item.gif") no-repeat;
    font-size: 12px;
    line-height: 1.8em;
}
p.option-item span.similar {
    background-position: 0 -209px;
    background-position: 0 -211px\9;
}
/* 功能選項工具列 */
p.option-item {
    float: right;
    height: 20px;
    line-height: 20px;
    margin-top: -27px;
    margin-top: -25px\9;
    padding: 0 3px 0 0;
}
p.option-item span.comp-job {
	background-position: 0 -174px;
	color: #04D;
}
p.option-item span.comp-job em {
	color: #fa1e50;
	font-family: Arial, Helvetica, sans-serif;
}
.job-detail-box .contactbox p.option-item {
	float: left;
	margin-top: 37px;
	padding-left: 12px;
}
/* 公司基本資料區塊 */
.company-info {
	clear: both;
	padding: 5px 0 5px 44px;
	margin-top: 4px;
	background-color: #F9F9F9;
}
.company-info h3 {
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin: 5px 20px 5px -2px;
}
.company-info h3 a{
    color: #5d2d05;
    text-decoration: none;
}
.company-info h3 a.verpass {
	display: inline-block;
	width: 30px;
	height: 17px;
	padding: 1px 0 0 3px;
	margin-left: 4px;
	color: #FF6D0C;
	background: url("/img/index/icon/icon_verify_bg.gif") no-repeat 0 0;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-indent: 0;
	letter-spacing: 0;
	line-height: 18px\9;
}
.company-info p.h3inner {
	clear: right;
	float: left;
	margin-top: 3px;
	color: #04D;
}
.company-info p.h3inner a {
	margin-left: 12px;
	text-decoration: none;
}
.company-info p.h3inner a.lookcompinfo {
	color: #00B;
	font-size: 13px;
}
.company-info p.h3inner a.lookcompinfo:hover {
	color: #fa1e50;
}
.company-info p.h3inner em {
	color: #fa1e50;
	font-family: Arial, Helvetica, sans-serif;
}
.company-info p{
	clear: both;
	line-height: 1.8em;
	color: #424040;
}


/* 我要應徵按鈕 */
a.wantInter {
	display: block;
	width: 94px;
	height: 31px;
	margin: 0 auto;
	background: url("/img/index/input/btn_i_want_interview.gif") no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 15px;
	right: 8px;
	_right: 16px;
}
a.wantInter:hover{
 	background-position:0px -31px;
}
/* 我要應徵按鈕-下方 */
.job-detail-box .contactbox a.wantInter {
	float: left;
	margin: 30px 0 15px 154px;
	position: static;
	_margin-left: 77px;
}

/* 我要應徵按鈕 - 下方廣告欄位 */
.job-detail-adver{
	margin: 8px 0 0;
	border:#e8e8e8 5px solid;
}

/* 瀏覽次數 */
.viewcount {
	float: left;
	line-height: 1em;
	color: #232a35;
	font-size: 12px;
	position: absolute;
	top: 50px;
	right: 8px;
	_right: 16px;
}
.viewcount em {
	padding: 0 2px;
	color: #EA0D46;
	font-family: Arial, Helvetica, sans-serif;
}
/* 職務更新日期 */
.jobupdate {
	float: right;
	/* margin: -23px -10px 0 0; */
	color: #724A27;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/* _margin-right: -5px; */
}


/** job_detail job-detail-box 職缺資料列出區塊　-- **/
.job-detail-box {
	padding: 6px;
	border: 1px solid #CCC;
}
.job-detail-box h4{
	clear: both;
	height: 28px;
	line-height: 28px;
	background: #FFF3E7 url("/img/index/icon/icon_arrow_var.gif") no-repeat 9px -39px;
	text-indent: 20px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 22px\9;
	line-height: 20px\9;
	padding-top: 6px\9;
}
.job-detail-box .dataStyle {
	padding: 10px 15px 10px 37px; 	
	line-height: 1.7em;
	color: #585A59;	
	font-size: 13px;
	overflow: hidden;
	*word-break: break-all;
	position: relative;
}
.job-detail-box .dataStyle dl {
	width: 670px;
}
.job-detail-box .dataStyle dt {
	float: left;
	width: 5.5em;
	height: 23px;
	line-height: 1.5em;
	clear: left;
}
.job-detail-box .dataStyle a.case{
	color:#0471ba;
	background: url("/img/index/public/index_combine_new.png") no-repeat scroll 1px -1255px transparent;
	*background: url("/img/index/public/index_combine_new.png") no-repeat scroll 1px -1256px transparent;
	text-decoration:underline;
	padding-left:21px;
}
.job-detail-box .dataStyle a.case:hover{
	color:red;
}
.job-detail-box .dataStyle dd {
	float: left;
	width: 580px;
	min-height: 23px;
	_height: 23px;
	line-height: 1.5em;
}
.job-detail-box .dataStyle dd a {
	text-decoration: none;
}

.job-detail-box .dataStyle dt.spc-col {
	line-height: 1.8em;
	color: #060;
	font-weight: bold;
}
.job-detail-box .dataStyle dd.spc-col {
	width: 490px;
	line-height: 1.5em;
	padding-bottom: 20px;
	color: #232a35;
	font-size: 15px;
}
.job-detail-box .dataStyle dd.cat-col {
	line-height: 1.65em;
	/* color: #CECECE; */
	font-size: 11px;
	font-family: SimSun, Arial, Helvetica, sans-serif;
}
.job-detail-box .dataStyle dd.cat-col a {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.job-detail-box .dataStyle .takebreak {
	padding-bottom: 9px;
}
.job-detail-box .dataStyle dd.address-col {
	width: 580px;
}
.job-detail-box .dataStyle dd.address-col .outer-tw{
	color: #B84545;
}
.job-detail-box .contactbox dt {
	width: 6.5em;
}
.job-detail-box .contactbox dd {
	width: 575px;
}
.job-detail-box .contactbox dd img {
	display: inline;
	vertical-align: middle;
	margin: 0;
}
.job-detail-box .contactbox dt.showdata-11 {
	width: 10.5em;
}
.job-detail-box .contactbox dd.showdata-11 {
	width: 530px;
}
.job-detail-box .contactbox p.tellmsg {
	color: #724A27;	
}

/* 特色職缺 */
.job-detail-box .dataStyle .dataFeature strong,
.job-detail-box .dataStyle strong span {
	width: 112px;
	height: 24px;
	background: url("/img/index/comp/feature_select-img.png") no-repeat 0 -78px scroll transparent;
	color: #ff5400;
	display: inline-block;
	line-height: 24px;
	text-align: center;
}
.job-detail-box .dataStyle .dataFeature strong {
	background-position: left -78px;
	margin: 0 12px 8px 0;
	padding-left: 5px;
}
.job-detail-box .dataStyle .dataFeature strong span {
	background-position: right -78px;
	padding-right: 5px;
}

/** 註冊按鈕　-- **/
p.BtnLine {
	float: right;
	margin-top: -70px;
	margin-right: 6px;
}
a.btn-job-reg,
a.btn-job-similar {
	background: url("/img/index/find/job-top-btn.png") no-repeat scroll 0 0 transparent;
	height: 35px;
	width: 138px;
	display: inline-block;
}
a.btn-job-reg {
	background-position: 0 0;
	margin-right: 8px;
}
	/*刊登類似職缺*/
a.btn-job-similar {
	background-position: 0 -50px;
}
a.btn-job-reg span, 
a.btn-job-similar span {
	display: none;
}
/* 查看其他相似職缺：求職者 */
a.btn-similar-job,
a.btn-similar-job span {
	height: 31px;
	background: url("/img/index/input/btn-img-gray.png") no-repeat 0 0 scroll transparent;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 31px;
}
a.btn-similar-job {
	background-position: left 0;
	padding-left: 15px;
	margin: 20px 30px 0 0;
}
a.btn-similar-job span {
	background-position: right 0;
	padding-right: 15px;
}
a:hover.btn-similar-job {
	background-position: left -31px;	
}
a:hover.btn-similar-job span {
	background-position: right -31px;
	text-decoration: underline;
}

/** 見證btn **/
.btn_witness{
	display: block;
	width: 170px;
	height: 68px;
	margin: 0 auto;
	background: url("/img/index/input/btn_job_witness.png") no-repeat 0 0;
	position: absolute;
	top: 15px;
	right: 8px;
	_right: 16px;
}

.btn_witness em{
	padding:15px 4px 3px 50px;
	display:block;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
}

.witness_p{
	margin-right:56px;
}

a.witness_link{
	position:relative;
	font-weight:bold;
	top:23px;
	left:63px;
}
/* 使用裝置 */
p.device-mobile {
	font-size: 13px;
	margin-top: 8px;
	text-align: center;
}
p.device-mobile a {
	color: #0C6CCE;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

