@charset "utf-8";
/* CSS Document */
* {font-family:微軟正黑體,新細明體,Verdana, Geneva, sans-serif;text-decoration:none;}

@media print
{
.push, .push_map, .push_04, .search, .menuB, .menuB-2, h3 img, .mode, #mode, aside, #step, .step, .step_map, .how, .how_04, .how_map, .pic09, .pic01, .pic02, .pic03, .pic04, .pic05, .pic06, .pic07, .pic08, article, .ad {
	display:none;
	}
}

section {
	width: 730px;
	color: #636768;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	font-size: 0.85em; /* 0.85*14px=約12px */
	font-family: '微軟正黑體', Verdana, Arial, Geneva, sans-serif;
	line-height: 1.4em;
	background-color: #fff;
	border: 0px;
	}

.block { /*取代原article標籤*/
	padding: 0px 10px 43px 10px;
	margin: 0px;
	}
.block2 { /*取代原article標籤*/
	padding: 0px 10px 10px 10px;
	margin: 0px;
	}

/*------------------ Header ------------------*/
.topBg{
	width:345px;
	height:80px;
	float:left;
	position:relative;
	margin:0 auto;
		 top: -18px; /*Chrome, Opera, Safari*/
	margin-top: 18px\9; /*for all ie */ 
	margin-left: -10px\9; /*for all ie */
}
.topBg ul {list-style-type:none;}
.topBg h1{
	font-size:1px;
	color:#fff;
	margin:0;
	padding:0;
	text-indent:-9999em;
	line-height:none;
}
.topBg img {
	width:345px;
	background-size:contain;
	padding-left: 5px;
 	}
/**/

/*------------------ 內容灰背景 ------------------*/	
.contentBG {
	padding: 10px 10px;
	margin: 0px;
	}
/**/
/*------------------ 內容區塊 ------------------*/	
.content {
	padding: 5px;
	margin: 0px;
	background-color: #fff;
	border:solid 1px #cfcfcf;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	}
/**/

/*------------------ 固定選單區塊 ------------------*/	
.position-topBG {
	padding: 20px 5px 0px 5px;
	margin: 0px;
	background-color: #fff;
	/*-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;*/
	}
.position-top {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
	/*background-color: #fff;
	border-top:solid 1px #cfcfcf;
	border-right:solid 1px #cfcfcf;
	border-bottom:solid 0px #cfcfcf;
	border-left:solid 1px #cfcfcf;*/
	+margin-top: -19px;/*for ie7 */
	}
.position-bottomBG {
	padding: 0px 5px 20px 5px;
	margin: 0px;
	/*background-color: #f3f3f3;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;*/
	}
.position-bottom {
	padding: 0px 15px 15px 15px;
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #fff;
	border-top:solid 0px #cfcfcf;
	border-right:solid 1px #cfcfcf;
	border-bottom:solid 1px #cfcfcf;
	border-left:solid 1px #cfcfcf;*/
	+margin-top: -19px;/*for ie7 */ 
	position: relative;
	}
/**/

/*=================== 共用樣式 開始 ====================*/
/*------------------ 主選單 ------------------*/
.menu {
	width:100%;
	margin:0px 0px 10px 0px;
	padding-left: 10px;
	font-size: 0.85em; /* 0.85*14px=約12px */
}
a.menu01, a.menu02, a.menu03, a.menu04, a.menu05, a.menu06 {
	display:block;
	float:left;
	margin-right:3px;
	color: #636768;
	vertical-align:middle;
	padding: 8px;
	box-sizing: border-box !important;
	border: 1px solid #cfcfcf;
	}
a:hover.menu01, a:hover.menu02, a:hover.menu03, a:hover.menu04, a:hover.menu05, a:hover.menu06 {
	color: #636768;
	}
a.menu01_select, a.menu02_select, a.menu03_select, a.menu04_select, a.menu05_select, a.menu06_select{
	display:block;
	float:left;
	font-size: 1.3em; /* 1.3*14px=約18px */
	font-weight:bold;
	color: #636768;
	padding: 8px;
	margin-right:3px;
	box-sizing: border-box !important;
	border: 1px solid #cfcfcf;
	border-bottom: 1px solid #fff;
	}
/**/


/*------------------ 搜尋結果文字 ------------------*/
h2 {
	color: #474747;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	line-height: 2em;
	padding-left: 10px;
	}
h2 span {
	color: #0099ff;
	}
/**/


/*------------------ 區塊標題文字 ------------------*/
h3 {
	color: #9ac630;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	line-height: 2.5em;
	border-bottom: solid 2px #9ac630;
	}
/**/


/*------------------ 統計表格說明 ------------------*/
.remark_tab {
	padding:10px 0px;
	font-size: 0.92em; /* 0.92*14px=約13px */
	text-align:center;
	}


/*------------------ 區塊說明文字 ------------------*/
.txt {
	padding:10px 0px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	color: #636768;
	line-height: 1.4em;
	}
.txt span {
	padding: 3px;
	margin: 0px 3px;
	font-weight: bold;
	color: #636768;
	line-height: 1.4em;
	}
/**/


/*------------------ 資料來源說明 ------------------*/
.remark {
	padding:10px;
	font-size: 0.8em; /* 0.8*14px=約11px */
	color: #636768;
	line-height: 1.4em;
	box-sizing: border-box !important;
	border-top: 1px solid #cfcfcf;
	}
.remark_P3 { /*暫用於P3頁列印問題*/
	margin-top: 100px;
	padding:10px;
	font-size: 0.8em; /* 0.8*14px=約11px */
	color: #636768;
	line-height: 1.4em;
	box-sizing: border-box !important;
	border-top: 1px solid #cfcfcf;
	}
/**/


/*------------------ 所有統計圖表說明-PopUp視窗 ------------------*/
a.arrow { /*工作內容箭頭*/
	}
a:hover.arrow { 
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FireFox*/ 
	opacity:0.70; /*Chrome, Opera, Safari*/
	}
/**/

/*------------------ 分析說明文字區塊 ------------------*/
/* 職務說明單元-統計圖旁-列印改位下方*/
.chart_txtA, 
.chart_txtA2,
.chart_txtB,
.chart_txtC { 
	width: 670px;
	color: #636768;
	font-size: 0.85em; /* 0.85*14px=約12px */
	line-height: 1.5em;
    padding: 10px;
	margin: 25px 0px 0px 0px;
	background-color: #f2f3f5;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
	float:left;	 
}
.chart_txtA .title,
.chart_txtA2 .title,
.chart_txtB .title,
.chart_txtC .title {
	  font-size: 1.2em; /* 1.1*14px=約15px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
}
.chart_txtA ul,
.chart_txtA2 ul,
.chart_txtB ul,
.chart_txtC ul { 
	list-style:disc outside;
	margin: 0px 0px 0px 18px;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtA li,
.chart_txtA2 li,
.chart_txtB li,
.chart_txtC li { 
	margin: 0;
	padding: 8px 0px 8px 0px;
	border-bottom: dotted 1px #79797a;
	line-height: 1em;
	}
.chart_txtA li span,
.chart_txtA2 li span,
.chart_txtB li span,
.chart_txtC li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	}	
.chart_txtA_no,
.chart_txtA2_no,
.chart_txtB_no,
.chart_txtC_no { /* 當樣本數不足無法分析時 */
	  width: 670px;
	  color: #9d9fa1;
	  font-size: 0.85em; /* 0.85*14px=約12px */
	  line-height: 1.5em;
	  padding: 10px;
	  margin: 25px 0px 0px 0px;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  }
.chart_txtA_no span,
.chart_txtA2_no span,
.chart_txtB_no span,
.chart_txtC_no span {
	  font-weight:bold;
}
/**/

/* 其他統計圖旁*/
/*.chart_txtC { 
	  width: 280px;
	  color: #636768;
	  font-size: 0.85em; /* 0.85*14px=約12px 
	  line-height: 1.5em;
	  padding: 10px;
	  margin: 0px 0px 0px 20px;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -301px;
	  right: 0px;
	  }
.chart_txtC .title {
	  font-size: 1.2em; /* 1.1*14px=約15px 
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
}
.chart_txtC ul { 
	list-style:disc outside;
	margin: 0px 0px 0px 18px;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtC li { 
	margin: 0;
	padding: 8px 0px 8px 0px;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtC li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	}	
.chart_txtC_no { /* 其他統計圖旁-當樣本數不足無法分析時 
	  width: 280px;
	  color: #9d9fa1;
	  font-size: 0.85em; /* 0.85*14px=約12px 
	  line-height: 1.5em;
	  padding: 10px;
	  margin: 0px 0px 0px 20px;;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -281px;
	  right: 0px;
	  }
.chart_txtC_no span {
	  font-weight:bold;
}*/
/**/

/* 其他統計圖下-局部*/	  
.chart_txtD { 
	  width: 638px;
	  color: #636768;
	  font-size: 0.85em; /* 0.85*14px=約12px */
	  line-height: 1.5em;
	  padding: 10px;
	  margin: 25px 0px 0px 0px;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
}
.chart_txtD .title {
	  font-size: 1.2em; /* 1.1*14px=約15px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
}
.chart_txtD ul { 
	list-style:disc outside;
	margin: 0px 0px 0px 18px;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtD li { 
	margin: 0;
	padding: 8px 0px 8px 0px;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtD li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	}
.chart_txtD_no { /* 當樣本數不足無法分析時 */
	width: 638px;
	color: #9d9fa1;
	font-size: 0.85em; /* 0.85*14px=約12px */
	line-height: 1.5em;
	padding: 10px;
	margin: 25px 0px 0px 0px;
	background-color: #f2f3f5;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
	position: relative;
	float:right;
	top: -281px;
	right: 0px;
	}
.chart_txtD_no span {
	font-weight:bold;
}
/**/

/*求職條件比較頁-雙欄滿行*/	  
.chart_txtE_left,
.chart_txtE_right { 
	width: 670px;
	color: #636768;
	font-size: 0.85em; /* 0.85*14px=約12px */
	line-height: 1.5em;
    padding: 10px;
	margin: 25px 0px 25px 0px;
	background-color: #f2f3f5;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
	float:left;	 
}
.chart_txtE_left .title,
.chart_txtE_right .title {
	  font-size: 1.2em; /* 1.1*14px=約15px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
}
.chart_txtE_left ul,
.chart_txtE_right ul { 
	list-style:disc outside;
	margin: 0px 0px 0px 18px;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtE_left li,
.chart_txtE_right li { 
	margin: 0;
	padding: 8px 0px 8px 0px;
	border-bottom: dotted 1px #79797a;
	line-height: 1em;
	}
.chart_txtE_left li span,
.chart_txtE_right li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	}	
.chart_txtE_left_no,
.chart_txtE_right_no { /* 當樣本數不足無法分析時 */
	  width: 670px;
	  color: #9d9fa1;
	  font-size: 0.85em; /* 0.85*14px=約12px */
	  line-height: 1.5em;
	  padding: 10px;
	  margin: 25px 0px 0px 0px;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  }
.chart_txtE_left_no span,
.chart_txtE_right_no span {
	  font-weight:bold;
}
/**/

/*------------------ 表格-共用標題 --------------------*/
/*企業要求*/
.titleA { 
	width: 670px;
	color: #636768;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	background: #e9f2f5;	
	border-bottom: solid 2px #7f7f7f !important;
	padding: 10px;
	}
/**/

/*求職者具備*/	
.titleB { 
	width: 670px;
	color: #636768;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	background: #e9efbe;	
	border-bottom: solid 2px #7f7f7f !important;
	padding: 10px;
	}
/**/
.titleC {
	width: 335px;
	color: #58790a;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	background: #ebefe1;	
	border-right: solid 2px #7f7f7f !important;
	padding: 10px;
	}
.titleD {
	width: 335px;
	color: #58790a;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	background: #cce297;	
	border-left: solid 2px #7f7f7f !important;
	padding: 10px;
	}
/**/
.clear {
	clear:both;
}
/*=================== 共用樣式 結束 ====================*/


/*=================== 統計圖表樣式參考 開始 ====================*/
/*------------------ 統計圖表-學歷條件 ------------------*/
.chart_01 {
	width: 450px;
	height: 229px;
	}
.chart_01 img {
	width:450px;
	background-size:contain;
	}
/**/

/*------------------ 統計圖表-外語能力 ------------------*/
.chart_02 {
	width: 450px;
	height: 229px;
	}
.chart_02 img {
	width:450px;
	background-size:contain;
	}
/**/

/*------------------ 統計圖表-轉職排行+行業排行 ------------------*/
.chart_03 {
	width: 360px;
	height: 279px;
	border: 1px  solid #a9a9a9;
	margin-bottom: 20px;
	}
.chart_03 img {
	max-height: 279px;
	}
.chart_03_no { /*當樣本數不足無法分析時*/
	width: 360px;
	height: 279px;
	border: solid 1px #a9a9a9;
	text-align: center;
	}
.chart_03_no img { /*當樣本數不足無法分析時*/
	max-height: 279px;
	}
.ex { /*圖表說明*/
	display:none;
}
/**/

/*------------------ 統計圖表-職務薪資行情+職務加薪速度 ------------------*/
.chart_04 {
	width: 360px;
	height: 279px;
	border: 1px  solid #a9a9a9;
	margin-bottom: 20px;
	}
.chart_04 img {
	max-height: 279px;
	}
.chart_04_no { /*當樣本數不足無法分析時*/
	width: 360px;
	height: 279px;
	border: solid 1px #a9a9a9;
	text-align: center;
	}
.chart_04_no img { /*當樣本數不足無法分析時*/
	max-height: 279px;
	}
	
.chart_04_right { /*折線圖右側比較列表*/
	width: 280px;
	margin-left: 20px;
	margin-top: -305px;
	float:right;
	font-size: 0.85em; /* 0.85*14px=約12px */
	} 
.chart_04_right .title {
    padding-bottom: 15px;
	font-weight:bold;
	}
.h35 {
	line-height: 20px;
	}
/**/

/*------------------ 統計圖表-科系背景 ------------------*/
.chart_05 {
	width: 360px;
	height: 279px;
	border: 1px  solid #a9a9a9;
	margin-bottom: 20px;
	}
.chart_05 img {
	max-height: 279px;
	}
.chart_05_no { /*當樣本數不足無法分析時*/
	width: 360px;
	height: 279px;
	border: solid 1px #a9a9a9;
	text-align: center;
	}
.chart_05_no img { /*當樣本數不足無法分析時*/
	max-height: 279px;
	}
/**/
/*=================== 統計圖表樣式參考 結束 ====================*/


/*=================== 02-職務說明單元 開始 ====================*/
/*------------------ 職務說明單元-列表文字 ------------------*/
.block .list {
	width: 450px;
	padding: 10px;
	background-color: #f2f3f5;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	}
.block .list ul {
	list-style:disc outside;
	margin: 0px 0px 0px 18px;
	padding: 0;
	line-height: 2.6em;
	}
.block .list li {
	margin: 0;
	padding: 8px 0px;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
/**/

/*------------------ 職務說明單元-PopUp ------------------*/
.block #popupA {
	width: 180px;
	padding: 10px;
	background-color: #fff;
	-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
			border-radius: 5px;
	border: solid 1px #c3c4c5;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25);
			box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25);
	float: right;
	position: relative;
	top: -170px;
	right: 0px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	}
.block #popupA .title {
	color: #9ac630;
	font-size: 1.1em; /* 1.1*14px=約15px */
	font-weight:bold;
	line-height: 1.2em;
	border-bottom: solid 2px #9ac630;
	padding: 10px 0px;
	}
.block #popupA ul {
	list-style:disc outside;
	margin: 0px 0px 0px 18px;
	padding: 0;
	line-height: 2.6em;	
	}
.block #popupA li {
	margin: 0;
	padding: 8px 0px;
	border-bottom: dotted 1px #79797a;
	line-height: 1em;
	}
.block #popupA a, a:hover {
	color: #0099ff;
	}
.block #popupA .note {
	color: #d30000;
	font-size: 0.78em; /* 0.78*14px=約11px */
	text-decoration:underline;
	}
/**/

/*------------------ 職務說明單元-表格 --------------------*/
/* 左邊 */
.table_left {
	width: 318px;
	border: solid 1px #7f7f7f;
	color: #474747;
	margin-right: 20px;
	+margin-right: 20px; /*for ie7 */
	float:left;
	}
.table_left .tab1_top { /*條件內容-第一行*/
	border-top: solid 0px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	}
.table_left .tab1 { /*條件內容-其他行*/
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	}
.table_left .tab2 { /*百分比欄位*/
	text-align: right;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	}
.table_left .tab3 { /* 欄位樣本不足無法分析時用*/
	width: 220px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #7f7f7f;
	padding: 6px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	}
.table_left .tab1-dim-top { /* 無資料顯示時表格外觀-條件內容-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	padding: 6px;
	}
.table_left .tab2-dim-top { /* 無資料顯示時表格外觀-百分比欄位-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	}
.table_left .tab1-dim { /* 無資料顯示時表格外觀-條件內容-其他行 */
	border-top: dotted 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	padding: 6px;
	}
.table_left .tab2-dim { /* 無資料顯示時表格外觀-百分比欄位-其他行 */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	}

/* 右邊 */	
.table_right {
	width: 318px;
	border: solid 1px #7f7f7f;
	color: #474747;
	/*float: right;*/
	}
.table_right .tab1_top { /*條件內容-第一行*/
	border-top: solid 0px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	}
.table_right .tab1 { /*條件內容-其他行*/
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	}
.table_right .tab2 { /*百分比欄位*/
	text-align: right;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	}

.table_right .tab3 { /* 欄位樣本不足無法分析時用*/
	text-align:center;
	vertical-align:middle;
	border: solid 1px #7f7f7f;
	padding: 6px;
	}
.table_right .tab1-dim-top { /* 無資料顯示時表格外觀-條件內容-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	padding: 6px;
	}
.table_right .tab2-dim-top { /* 無資料顯示時表格外觀-百分比欄位-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	}
.table_right .tab1-dim { /* 無資料顯示時表格外觀-條件內容-其他行 */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	padding: 6px;
	}
.table_right .tab2-dim { /* 無資料顯示時表格外觀-百分比欄位-其他行 */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #7f7f7f;
	padding: 6px;
	}
/**/
/*=================== 02-職務說明單元 結束 ====================*/


/*=================== 04-薪資比較單元 開始 ====================*/
/*------------------ 職務加薪速度-地區選單 ------------------*/	 
#menuC {
	margin-left: 5px;
	clear:both;
	}
.menuC {
	 }
.menuC a {
	 width: 93px;
     height:32px;
	 background:url(//image.yes123.com.tw/admin/images/menuC_a.png) no-repeat;
	 font-size: 1em; /* 1*14px=約14px */
	 color:#808080;
	 line-height:32px;
	 padding-left:10px;
	 margin-right: -10px;
	 text-decoration:none;
     display:block;
	 }
.menuC a:hover, .menuC_select {
	 width: 93px;
     height:32px;
	 background:url(//image.yes123.com.tw/admin/images/menuC_ahover.png) no-repeat;
	 font-size: 1em; /* 1*14px=約14px */
	 color:#333333;
	 line-height:32px;
	 padding-left:10px;
	 margin-right: -10px;
	 text-decoration:none;
     display:block;
	 }
/**/
/*=================== 04-薪資比較單元 結束 ====================*/



/*=================== 05-求職條件比較單元 開始 ====================*/
/*------------------ 求職條件比較單元-表格 --------------------*/
/*二表格組合*/
.boxA {}
.boxB {}

/*左邊*/
.box_left {
	width: 670px;
	border: solid 1px #7f7f7f;
	color: #474747;
	float: left;
	font-size: 0.85em; /* 0.85*14px=約12px */
}
.box_left td {
	border: solid 1px #7f7f7f;
	}
.box_left .tab1_top,
.box_left .tab3_top { /*左內容-第一行*/
	width: 290px;
	border-top: solid 0px #7f7f7f;/*上粗0px*/
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab1,
.box_left .tab3 { /*左內容-其他行*/
	width: 290px;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab2 { /*左百分比*/
	width: 45px;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab4 { /*右百分比*/
	width: 45px;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab5 { /* 左欄-樣本不足無法分析時用*/
	min-width: 314px;
	text-align:center;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	padding: 10px;
 	}
.box_left .tab6 { /* 右欄-樣本不足無法分析時用*/
	min-width: 314px;
	text-align:center;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}
	
.box_left .tab1-dim-top,
.box_left .tab3-dim-top {/* 無資料顯示時表格外觀-第一行(左、右內容) */	
	width: 290px;
	text-align:center;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab2-dim-top { /* 無資料顯示時表格外觀-第一行(左百分比) */
	width: 45px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #b9b9b9; /*右粗2px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab4-dim-top { /* 無資料顯示時表格外觀-第一行(右百分比) */
	width: 45px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f; /*右粗1px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab1-dim { /* 無資料顯示時表格外觀-其他行(左內容) */
	color: #b9b9b9;
	text-align:center;
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab2-dim { /* 無資料顯示時表格外觀-其他格(左百分比) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 2px #b9b9b9; /*右粗2px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab3-dim { /* 無資料顯示時表格外觀-其他格(右內容) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_left .tab4-dim { /* 無資料顯示時表格外觀-其他格(右百分比) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #7f7f7f; /*右粗1px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
	
/*右邊*/
.box_right {
	width: 670px;
	border: solid 1px #7f7f7f;
	color: #474747;
	float: left;
	font-size: 0.85em; /* 0.85*14px=約12px */
}
.box_right td {
	border: solid 1px #7f7f7f;
	}
.box_right .tab1_top,
.box_right .tab3_top { /*左內容-第一行*/
	width: 290px;
	border-top: solid 0px #7f7f7f;/*上粗0px*/
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab1,
.box_right .tab3 { /*左內容-其他行*/
	width: 290px;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab2 { /*左百分比*/
	width: 45px;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab4 { /*右百分比*/
	width: 45px;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab5 { /* 左欄-樣本不足無法分析時用*/
	min-width: 314px;
	text-align:center;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	padding: 10px;
 	}
.box_right .tab6 { /* 右欄-樣本不足無法分析時用*/
	min-width: 314px;
	text-align:center;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}
	
.box_right .tab1-dim-top,
.box_right .tab3-dim-top {/* 無資料顯示時表格外觀-第一行(左、右內容) */	
	width: 290px;
	text-align:center;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab2-dim-top { /* 無資料顯示時表格外觀-第一行(左百分比) */
	width: 45px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #b9b9b9; /*右粗2px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 5px;
	}
.box_right .tab4-dim-top { /* 無資料顯示時表格外觀-第一行(右百分比) */
	width: 45px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f; /*右粗1px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab1-dim { /* 無資料顯示時表格外觀-其他行(左內容) */
	color: #b9b9b9;
	text-align:center;
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab2-dim { /* 無資料顯示時表格外觀-其他格(左百分比) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 2px #b9b9b9; /*右粗2px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab3-dim { /* 無資料顯示時表格外觀-其他格(右內容) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab4-dim { /* 無資料顯示時表格外觀-其他格(右百分比) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #7f7f7f; /*右粗1px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
/**/	

/*百分比文字*/
.number {
	color: #999;
	font-size: 0.85em; /* 0.85*14px=約12px */
	font-weight:bold;
	}
/**/	

/*表格下拉btn*/	
a.pull {
	width: 28px;
	height: 28px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	border:0;
	display:block;
	}
a:hover.pull {
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FireFox*/ 
	opacity:0.80; /*Chrome, Opera, Safari*/
  }	
/**/
 
 /*下拉選單*/
.tab_select {
	cursor: pointer;
	background-image: url(//image.yes123.com.tw/admin/careermap/images/icon_select_style.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	width: 158px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 9px\9; /*for all ie */
	color: #000;
	font-size: 0.85em; /* 0.85*14px=約12px */
	height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/**/
/*=================== 05-求職條件比較單元 結束 ====================*/


/*=================== 新增列印分頁範圍 ====================*/
/*職務說明頁*/
.print_B1 {
	margin-top: -70px;
	}
.print_B2 {
	page-break-before: always; /*在標籤前換頁*/	
	}
.print_B3 {
	page-break-before: always; /*在標籤前換頁*/	
	}
.print_B4 {
	page-break-before: always; /*在標籤前換頁*/	
	}
.print_B5 {
	page-break-before: always; /*在標籤前換頁*/	
	}
.print_B6 {
	page-break-before: always; /*在標籤前換頁*/	
	}
/**/

/*熱門轉職頁*/
.print_C1 {
	margin-top: -70px;
	}
.print_C2 {
	page-break-before: always; /*在標籤前換頁*/	
	}
/**/

/*薪資比較頁*/
.print_D1 {
	margin-top: -70px;
	}
.print_D2 {
	page-break-before: always; /*在標籤前換頁*/	
	}
/**/

/*求職條件比較頁*/
.print_E1 {
	margin-top: -70px;
	}
.print_E2 {
	page-break-before: always; /*在標籤前換頁*/	
	}
.print_E3 {
	page-break-before: always; /*在標籤前換頁*/	
	}
.print_E4 {
	page-break-before: always; /*在標籤前換頁*/	
	}
/**/

/*科系背景頁*/
.print_F1 {
	+margin-top: 25px; /*for ie7 */ 
	}
/**/
