﻿@charset "utf-8";
/* CSS Document */
* {font-family:微軟正黑體,新細明體,Verdana, Geneva, sans-serif;text-decoration:none;}

section {
	width: 950px;
	color: #333333;
	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標籤*/
	position: relative;
	padding: 0px 10px 60px 10px;
	margin: 0px;
	}
.block2 { /*取代原article標籤，用於頁尾區塊*/
	position: relative;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	}
/*.block3 { /*取代原article標籤，用於特殊區塊(學歷條件-分析文於右側時)
	position: relative;
	padding: 0px 10px;
	margin: 0px 0px -80px 0px;
	}*/
	
/*------------------ Header ------------------*/
.topBg{
	width:475px;
	height:110px;
	float:left;
	position:relative;
	margin:0 auto;
	top: -18px; /*Chrome, Opera, Safari*/
	margin-top: 18px\9; /*for all ie */
	+margin-top: 0px; /*for ie7 */ 
    +margin-bottom: 0px; /*for ie7 */ 
    margin-bottom: -18px\9; /*for all ie */
}
.topBg ul {list-style-type:none;}
.topBg h1{
	font-size:0px;
	color:#fff;
	margin:0;
	padding:0;
	text-indent:-9999em;
	line-height:none;
}
a.ad {
	width:420px;
	height:65px;
	background:url(../images/ad.gif) no-repeat;
	border:solid 1px #dfdfdf;
	float:right;
	position: relative;
	top: 22px;
	right: 0px;
}
/**/

/*------------------ 社群分享連結 ------------------*/
/*步驟頁*/
.push_step {
	display:block;
	float: right;
	position: relative;
	top:0px;
	right:0px;
	+margin-bottom: -38px; /*for ie7 */ 	
  }
.push_step ul {
	list-style: none; 
	margin:0;
	padding:0;
  }
.push_step li{
	float:right;
	display:block;
	margin:2px 0 0 3px;
	border:0;  
  }
.push_step li a:hover{
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FireFox*/ 
	opacity:0.70; /*Chrome, Opera, Safari*/
  }
.push_step img{
	border:0;  
  }

/*地圖頁*/
.push_map {
	display:block;
	float: right;
	position: relative;
	top:0px;
	right:0px;
	+margin-bottom: -38px; /*for ie7 */
	z-index:998;
  }
.push_map ul {
	list-style: none; 
	margin:0;
	padding:0;
  }
.push_map li{
	float:right;
	display:block;
	margin:2px 0 0 3px;
	border:0;  
  }
.push_map li a:hover{
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FireFox*/ 
	opacity:0.70; /*Chrome, Opera, Safari*/
  }
.push_map img{
	border:0;  
  }
  
/*內頁*/  
.push {
	display:block;
	float: right;
	position: relative;
	top: 67px;
	right: 25px;
	+margin-bottom: -38px; /*for ie7 */ 	
  }
.push ul {
	list-style: none; 
	margin:0;
	padding:0;
  }
.push li{
	float:right;
	display:block;
	margin:2px 0 0 3px;
	border:0;  
  }
.push li a:hover{
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FireFox*/ 
	opacity:0.70; /*Chrome, Opera, Safari*/
  }
.push img{
	border:0;  
  }
/**/
/*內頁-針對薪資比較頁*/ 
.push_04 {
    display:block;
    float: right;
    position: relative;
    top: 67px;
    right: -42px;
    +margin-bottom: -38px; /*for ie7 */    
  }
.push_04 ul {
    list-style: none;
    margin:0;
    padding:0;
  }
.push_04 li{
    float:right;
    display:block;
    margin:2px 0 0 3px;
    border:0; 
  }
.push_04 li a:hover{
    filter:alpha(opacity=70); /*IE*/
    -moz-opacity:0.70; /*FireFox*/
    opacity:0.70; /*Chrome, Opera, Safari*/
  }
.push_04 img{
    border:0; 
  }
  /**/
/*------------------ 內容灰背景 ------------------*/	
.contentBG {
	position: relative;
	padding: 20px 5px;
	margin: 0px;
	background-color: #f3f3f3;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	width: 940px;
	z-index:998;
	}
/**/
/*------------------ 內容區塊 ------------------*/	
.content {
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border:solid 1px #cfcfcf;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	width: 907px;
	+margin-top: -19px;/*for ie7 */ 
	}
/**/

/*------------------ 固定選單區塊 ------------------*/	
.position-topBG {
	padding: 20px 5px 0px 5px;
	margin: 0px;
	background-color: #f3f3f3;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	width: 940px;
	z-index:998;
	}
.position-top {
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-top:solid 1px #cfcfcf;
	border-right:solid 1px #cfcfcf;
	border-bottom:solid 0px #cfcfcf;
	border-left:solid 1px #cfcfcf;
	width: 907px;
	+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;
	width: 940px;
	z-index:998;
	}
.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;
	width: 907px;
	+margin-top: -19px;/*for ie7 */ 
	position: relative;
	}
/**/


/*=================== 共用樣式 開始 ====================*/
/*------------------ 搜尋列-內頁用 ------------------*/
.search {
	width: 950px;
	height: 46px;
	background:url(../images/search.gif) 0 0 no-repeat;
	+margin-top: 18px; /*for ie7 */ 
	}
.search ul {
	list-style-type:none; 
	margin:0;
	padding:0;
  }
.search li{
	float:left;
	display:inline;
	margin:0px;
	border:0;  
  }
.search li a:hover{
  }
.search img{
	border:0;  
  }
  
  
/*查詢btn*/ 
a.sand{
	width:118px;
	height:46px;
	display:block;
	text-indent:-9999em;
	background:url(../images/search_02.gif) 0 0 no-repeat;
}
a:hover.sand{
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FireFox*/
	opacity:0.70; /*Chrome, Opera, Safari*/
}


 /*左邊選單*/
.input_selectstyle {
	cursor: pointer;
	background-image: url(../images/icon_select_style.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	width: 350px;
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 4px 3px 0 0;
	color: #000;
	font-size: 13px;
	line-height: 20px;
	height: 18px;
}
/*右邊選單*/
a.btn-select {
	position: relative;
	display: inline-block;
	width: 350px;
	height: 25px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px 0px 3px 3px;
	margin: 10px 3px 0 0;
	color: #000;
	font-size: 13px;
	line-height: 20px;
	height: 18px;
}
a:hover.btn-select {
	color: #000;
	}
.btn-select .cur-select {
	position: relative;
	display: block;
	width: 350px;
	height: 20px;
	line-height: 20px;
	background: url(../images/icon_select_style.gif) no-repeat right -3px;
}
.btn-select:hover .cur-select {
	background-color: #fff;
}
.btn-select select {
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height: 20px;
	opacity: 0;
	filter: alpha(opacity: 0;);
	font: 13px;
	color: #000;
}
.btn-select select option {
	text-indent: 10px;
}
.btn-select select option:hover {
	background-color: #fff;
	color: #000;
}
/**/


/*------------------ 主選單 ------------------*/
.menu {
	width:676px;
	height:47px;
	background:url(../images/menu_bg.gif) 0 0 no-repeat;
	margin:0;
	padding-left: 15px;
}
a.menu01{
	display:block;
	width:98px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(../images/menu_01.gif) 0 0 no-repeat;
	}
a:hover.menu01, a.menu01_select {
	display:block;
	width:98px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(../images/menu_01.gif) 0 -47px no-repeat;
	}

a.menu02{
	display:block;
	width:98px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(../images/menu_02.gif) 0 0 no-repeat;
	}
a:hover.menu02, a.menu02_select {
	display:block;
	width:98px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(../images/menu_02.gif) 0 -47px no-repeat;
	}
	
a.menu03{
	display:block;
	width:104px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(../images/menu_03.gif) 0 0 no-repeat;
	}
a:hover.menu03, a.menu03_select {
	display:block;
	width:104px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(../images/menu_03.gif) 0 -47px no-repeat;
	}
	
a.menu04{
	display:block;
	width:101px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(../images/menu_04.gif) 0 0 no-repeat;
	}
a:hover.menu04, a.menu04_select {
	display:block;
	width:101px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careermap/images/menu_04.gif) 0 -47px no-repeat;
	}
	
a.menu05{
	display:block;
	width:129px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careermap/images/menu_05.gif) 0 0 no-repeat;
	}
a:hover.menu05, a.menu05_select {
	display:block;
	width:129px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careermap/images/menu_05.gif) 0 -47px no-repeat;
	}
	
a.menu06{
	display:block;
	width:101px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careermap/images/menu_06.gif) 0 0 no-repeat;
	}
a:hover.menu06, a.menu06_select {
	display:block;
	width:101px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careermap/images/menu_06.gif) 0 -47px no-repeat;
	}
/**/


/*------------------ 子選單-4字 ------------------*/
.menuB {
	 width: 906px;
     height:47px;
	 background:url(//image.yes123.com.tw/admin/careermap/images/menuB_bg.gif) no-repeat;
	 font-size: 1em; /* 1*14px=約14px */
	 text-align:center;
	 color:#808080;
	 font-weight:bold;
	 line-height:35px;
	 padding:0px;
     display:block;
	 }
.menuB a {
	 width: 98px;
     height: 33px;
	 margin-right: 2px;
	 text-align:center;
	 color:#808080;
	 font-size: 1em; /* 1*14px=約14px */
	 font-weight:bold;
	 text-decoration:none;
	 line-height:35px;
     display:block;
	 float:left;
	 }
.menuB a:hover, a.menuB_select {
	 color:#58790a;
	 background:#e4ead6;
	 /* css3 */
	 -webkit-border-radius:5px;
	    -moz-border-radius:5px;
	         border-radius:5px;
	 }
/**/
	 
/*------------------ 子選單-6字 ------------------*/
.menuB-2 {
	 width: 906px;
     height:47px;
	 background:url(//image.yes123.com.tw/admin/careermap/images/menuB_bg.gif) no-repeat;
	 font-size: 1em; /* 1*14px=約14px */
	 text-align:center;
	 color:#808080;
	 font-weight:bold;
	 line-height:35px;
	 padding:0px;
     display:block;
	 }
.menuB-2 a {
	 width: 123px;
     height: 33px;
	 margin-right: 2px;
	 text-align:center;
	 color:#808080;
	 font-size: 1em; /* 1*14px=約14px */
	 font-weight:bold;
	 text-decoration:none;
	 line-height:35px;
     display:block;
	 float:left;
	 }
.menuB-2 a:hover, a.menuB-2_select {
	 color:#58790a;
	 background:#e4ead6;
	 /* css3 */
	 -webkit-border-radius:5px;
	    -moz-border-radius:5px;
	         border-radius:5px;
	 }


/*------------------ 步驟圖說明-icon ------------------*/
/*01、06頁用*/
a.step_map {
	width: 67px;
	height: 66px;
	background:url(//image.yes123.com.tw/admin/careermap/images/icon_step.png) no-repeat;
	float: right;
	position: relative;
	top: -19px;
	right: 181px;
	border:0;
	}
a:hover.step_map {
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FireFox*/ 
	opacity:0.80; /*Chrome, Opera, Safari*/
  }	
.how_map { /*文字顯示*/
	width: 85px;
	color: #636768;
	padding: 3px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	font-family: '微軟正黑體', Verdana, Arial, Geneva, sans-serif;
	line-height: 1.4em;
	text-align: center;
	background-color: #fff;
	border:solid 1px #999;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	-webkit-box-shadow: #999 0px 2px 3px; 
	   -moz-box-shadow: #999 0px 2px 3px; 
	        box-shadow: #999 0px 2px 3px;
	behavior: url(css/PIE.htc);/* IE */ 
	float: right;
	position: relative;
	top: 15px;
	right: 27px;
	display: none;
	}

/*內頁用*/
a.step {
	width: 67px;
	height: 66px;
	background:url(//image.yes123.com.tw/admin/careermap/images/icon_step.png) no-repeat;
	float: right;
	position: relative;
	top: -19px;
	right: 76px;
	+right: 181px; /*for ie7 */ 
	border:0;
	}
a:hover.step {
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FireFox*/ 
	opacity:0.80; /*Chrome, Opera, Safari*/
  }	
.how { /*文字顯示*/
	width: 85px;
	color: #636768;
	padding: 3px;
	font-size: 0.85em; /* 0.85*14px=約12px */
	font-family: '微軟正黑體', Verdana, Arial, Geneva, sans-serif;
	line-height: 1.4em;
	text-align: center;
	background-color: #fff;
	border:solid 1px #999;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	-webkit-box-shadow: #999 0px 2px 3px; 
	   -moz-box-shadow: #999 0px 2px 3px; 
	        box-shadow: #999 0px 2px 3px;
	behavior: url(css/PIE.htc);/* IE */ 
	float: right;
	position: relative;
	top: 15px;
	right: -78px;
	display: none;
	}
/**/
/*內頁-針對薪資比較頁*/ 
a.step_04 {
    width: 67px;
    height: 66px;
    background:url(//image.yes123.com.tw/admin/careermap/images/icon_step.png) no-repeat;
    float: right;
    position: relative;
    top: -19px;
    right: 181px;
    +right: 181px; /*for ie7 */
    border:0;
   
    }
a:hover.step_04 {
    filter:alpha(opacity=80); /*IE*/
    -moz-opacity:0.80; /*FireFox*/
    opacity:0.80; /*Chrome, Opera, Safari*/
  }   
.how_04 { /*文字顯示*/
    width: 85px;
    color: #636768;
    padding: 3px;
    font-size: 0.85em; /* 0.85*14px=約12px */
    font-family: '微軟正黑體', Verdana, Arial, Geneva, sans-serif;
    line-height: 1.4em;
    text-align: center;
    background-color: #fff;
    border:solid 1px #999;
    -webkit-border-radius:5px;
       -moz-border-radius:5px;
            border-radius:5px;
    -webkit-box-shadow: #999 0px 2px 3px;
       -moz-box-shadow: #999 0px 2px 3px;
            box-shadow: #999 0px 2px 3px;
    behavior: url(css/PIE.htc);/* IE */
    float: right;
    position: relative;
    top: 15px;
    right: -78px;
    display: none;
    }
/**/
/*------------------ 搜尋結果文字 ------------------*/
h2 {
	color: #474747;
	font-size: 1.2em; /* 1.2*14px=約17px */
	font-weight:bold;
	line-height: 2.5em;
	padding-left: 17px;
	}
h2 span {
	color: #ff9900;
	}
/**/


/*------------------ 區塊標題文字 ------------------*/
h3 {
	color: #9ac630;
	font-size: 1.2em; /* 1.2*14px=約17px */
	font-weight:bold;
	line-height: 1.8em;
	border-bottom: solid 2px #9ac630;
	+margin-top: 18px; /*for ie7 */
	}
h3 img {
	float: left;
	position: relative;
	top: 3px;
	top: 4px\0; /*for ie8~9 */ 
	+top: 4px; /*for ie7 */ 
	left: 0px;
	border:0;
	margin-right: 6px;
	}
/**/


/*------------------ 統計表格說明 ------------------*/
.remark_tab {
	padding:10px 0px;
	font-size: 0.92em; /* 0.92*14px=約13px */
	text-align:center;
	}


/*------------------ 區塊說明文字 ------------------*/
.txt {
	padding:15px 0px;
	line-height: 1.8em;
	}
.txt span {
	font-weight: bold;
	color: #ff9900;
	margin: 0px 3px;
	}
/**/


/*------------------ 資料來源說明 ------------------*/
.remark {
	padding:15px 0px 15px 15px;
	font-size: 0.92em; /* 0.92*14px=約13px */
	}
.remark_P3 { /*暫用於P3頁列印問題*/
	padding:15px 0px 15px 15px;
	font-size: 0.92em; /* 0.92*14px=約13px */
	}
/**/


/*------------------ 彈跳使用步驟-popup ------------------*/
aside {
	width: 100%;
	background:	url(//image.yes123.com.tw/admin/careermap/images/pop_bg.png) repeat;
	position:fixed;
	z-index:998;
	top:0;
	left:0;
	display:none;
	}
#step {
	width:950px;
	padding: 20px 30px 30px 30px;
	margin-top: 150px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
	border:solid 1px #cfcfcf;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	-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);
	vertical-align:middle;
	}
#step .title {
	color: #9ac630;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	line-height: 2.5em;
	border-bottom: solid 2px #9ac630;
	}
#step .txt {
	padding:15px 0px;
	color: #333333;
	font-size: 0.85em; /* 0.85*14px=約12px */
	font-family: '微軟正黑體', Verdana, Arial, Geneva, sans-serif;
	line-height: 1.4em;
	}

#step .btn_close { 
	width:15px;
	height:15px;
	background:url(//image.yes123.com.tw/admin/careermap/images/icon_close.png) no-repeat 0 0;
	float:right;
	top: 30px;
	right: 25px;
	}
#step .btn_close a {
	display:block;
    width:15px;
	height:15px;
	}
#step .btn_close a:hover {
	background:url(//image.yes123.com.tw/admin/careermap/images/icon_close.png) no-repeat 0 -15px;
	}
/**/


/*------------------ 所有統計圖表說明-PopUp視窗 ------------------*/
#popupB_outer {
	z-index: 999;
	float: left;
	position: relative;
	top: -320px;
	left: 200px;
/* 左往右淡入效果 */
	width: 218px;
	-webkit-animation:fadeInLeft 0.7s;
		-moz-animation:fadeInLeft 0.7s;
			animation:fadeInLeft 0.7s;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
		-moz-animation-name: fadeInLeft;
			-o-animation-name: fadeInLeft;
				animation-name: fadeInLeft;
}
/**/
#popupB {
	width: 201px;
	padding: 13px;
	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);
	}
#popupB .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;
	}
#popupB ul {
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 3em;
	}
#popupB li {
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
#popupB li a { /*連結文字*/
	color: #0099ff;
	}
#popupB li a:hover {
	color: #9ac630;
	text-decoration:underline;
	}
#popupB span { /*說明小紅字*/
	color: #d30000;
	font-size: 0.78em; /* 0.78*14px=約11px */
	text-decoration:underline;
	}
a.arrow { /*工作內容箭頭*/
	position: absolute;
	top: -17px;
	left: 60px;
	}
a:hover.arrow { 
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FireFox*/ 
	opacity:0.70; /*Chrome, Opera, Safari*/
	}
/**/


/*------------------ 標題旁問號 ------------------*/
a.mode {
	position:relative;
	top: 0px;
	left: 0px;
	padding: 1px 3px;
	margin: 0;
	color:#fff;
	background:#9ac630;
	/* css3 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
a:hover.mode {
	top: -2px;
	background:#33cccc;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
	}
/**/


/*------------------ 標題旁問號-PopUp ------------------*/
article {
	width: 100%;
	background:	url(//image.yes123.com.tw/admin/careermap/images/pop_bg.png) repeat;
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	display:none;
	}
#mode {
	width: 400px;
	padding: 10px 25px 25px 25px;
	margin-top: 150px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
	border:solid 1px #cfcfcf;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	-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);
	vertical-align:middle;
	}
#mode .order {
	color: #9ac630;;
	font-size: 1.5em; /* 1.5*14px=約21px */
	font-weight:bold;
	line-height: 1.5em;
	padding-top: 40px;
	}
#mode .title {
	color: #636768;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	line-height: 1.2em;
	}
#mode .txt {
	padding-top: 15px;
	color: #636768;
	font-size: 0.85em; /* 0.85*14px=約12px */
	font-family: '微軟正黑體', Verdana, Arial, Geneva, sans-serif;
	line-height: 1.4em;
	}
#mode .line {
	border-bottom: dotted 2px #dadada;
	margin: 0px 0px 15px 0px;
	}
#mode .btn_close { 
	width:15px;
	height:15px;
	background:url(//image.yes123.com.tw/admin/careermap/images/icon_close.png) no-repeat 0 0;
	position: relative;
	float:right;
	top: 5px;
	right: -10px;
	}
#mode .btn_close a {
	display:block;
    width:15px;
	height:15px;
	}
#mode .btn_close a:hover {
	background:url(//image.yes123.com.tw/admin/careermap/images/icon_close.png) no-repeat 0 -15px;
	}	
.move {
	margin-top: -15px;
	}
/**/	
/*職務薪資行情*/
#mode .pic_a1 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_a1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float: right;
	}	
#mode .pic_a2 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_a2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float: right;
	}
/**/
/*職務加薪速度*/
#mode .pic_b2 { 
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_b2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float:right;
	}	
/**/
/*學歷條件*/
#mode .pic_c1 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_c1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float: right;
	}	
#mode .pic_c2 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_c2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float: right;
	}
/**/
/*外語能力*/
#mode .pic_d1 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_d1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float: right;
	}	
#mode .pic_d2 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_d2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float: right;
	}
/**/
/*電腦技能*/
#mode .pic_e1 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_e1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float: right;
	}	
#mode .pic_e2 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_e2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float: right;
	}
/**/
/*證照條件*/
#mode .pic_f1 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_f1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float: right;
	}	
#mode .pic_f2 {
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_f2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float: right;
	}
/**/

/*------------------ 分析說明文字區塊 ------------------*/
/*職務說明單元-統計圖旁*/
.chart_txtA { 
	  width: 278px;
	  color: #333333;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 0px 0px 0px 20px;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -282px;
	  right: 0px;
	  }
.chart_txtA .title {
	  font-size: 1.6em; /* 1.6*14px=約22px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
	  }
.chart_txtA ul { 
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtA li { 
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtA li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	color: #ff6600;
	}
/**/

/*職務說明單元-學歷圖旁*/
.chart_txtA2 { 
	  /*width: 211px; 原局部寬度*/
	  width: 858px; /*滿行寬度*/
	  color: #333333;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 25px 20px 0px 0px;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
}
.chart_txtA2 .title {
	  font-size: 1.6em; /* 1.6*14px=約22px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
	  }
.chart_txtA2 ul { 
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtA2 li { 
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtA2 li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	color: #ff6600;
	}	
.chart_txtA2_no { /* 當樣本數不足無法分析時*/
	  width: 484px;
	  color: #9d9fa1;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 0px 0px 0px 20px;;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -381px;
	  right: 0px;
	  }
.chart_txtA2_no span {
	  font-weight:bold;
}
/**/

/*表格旁*/
.chart_txtB { 
	width: 278px;
	color: #333333;
	line-height: 1.5em;
	padding: 15px;
	margin: 0px 0px 0px 20px;
	background-color: #f2f3f5;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	position: relative;
	float:right;
	top: 0px;
	right: 0px;
	}
.chart_txtB .title {
	  font-size: 1.6em; /* 1.6*14px=約22px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
	  }
.chart_txtB ul { 
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtB li { 
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtB li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	color: #ff6600;
	}	
.chart_txtB_no { /* 當樣本數不足無法分析時*/
	  width: 278px;
	  color: #9d9fa1;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 0px 0px 0px 20px;;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -381px;
	  right: 0px;
	  }
.chart_txtB_no span {
	  font-weight:bold;
}
/**/

/* 其他統計圖旁*/
.chart_txtC { 
	  width: 278px;
	  color: #333333;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 0px 0px 0px 20px;;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -381px;
	  right: 0px;
	  }
.chart_txtC .title {
	  font-size: 1.6em; /* 1.6*14px=約22px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
	  }
.chart_txtC ul { 
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtC li { 
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtC li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	color: #ff6600;
	}	
.chart_txtC_no { /* 當樣本數不足無法分析時*/
	  width: 278px;
	  color: #9d9fa1;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 0px 0px 0px 20px;;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -381px;
	  right: 0px;
	  }
.chart_txtC_no span {
	  font-weight:bold;
}
/**/

/* 其他統計圖下-局部*/	  
.chart_txtD { 
	  /*width: 484px; 原局部寬度*/
	  width: 858px; /*滿行寬度*/
	  color: #333333;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 25px 20px 0px 0px;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
}
.chart_txtD .title {
	  font-size: 1.6em; /* 1.6*14px=約22px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
	  }
.chart_txtD ul { 
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtD li { 
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtD li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	color: #ff6600;
	}	
.chart_txtD_no { /* 當樣本數不足無法分析時*/
	  width: 484px;
	  color: #9d9fa1;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 0px 0px 0px 20px;;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -381px;
	  right: 0px;
	  }
.chart_txtD_no span {
	  font-weight:bold;
}
/**/
/*其他統計圖下-滿行-改雙排*/	  
.chart_txtE_left { /*企業要求*/
	  width: 400px;
	  color: #333333;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 25px 0px 0px 0px;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  float: left;
	  }
.chart_txtE_left .title {
	  font-size: 1.6em; /* 1.6*14px=約22px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
	  }
.chart_txtE_left ul { 
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtE_left li { 
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtE_left li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	color: #ff6600;
	}
.chart_txtE_left_no { /* 當樣本數不足無法分析時*/
	  width: 858px;
	  color: #9d9fa1;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 0px 0px 0px 20px;;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -381px;
	  right: 0px;
	  }
.chart_txtE_left_no span {
	  font-weight:bold;
}

.chart_txtE_right { /*求職者擁有*/
	  width: 400px;
	  color: #333333;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 25px 0px 0px 0px;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  float: right;
	  }
.chart_txtE_right .title {
	  font-size: 1.6em; /* 1.6*14px=約22px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #258e25;
	  }
.chart_txtE_right ul { 
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtE_right li { 
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtE_right li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	color: #ff6600;
	}
.chart_txtE_right_no { /* 當樣本數不足無法分析時*/
	  width: 858px;
	  color: #9d9fa1;
	  line-height: 1.5em;
	  padding: 15px;
	  margin: 0px 0px 0px 20px;;
	  background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;
	  position: relative;
	  float:right;
	  top: -381px;
	  right: 0px;
	  }
.chart_txtE_right_no span {
	  font-weight:bold;
}
/**/

/*------------------ 表格-共用標題 --------------------*/
/*企業要求*/
.titleA { 
	color: #636768;
	font-size: 1.1em; /* 1.1*14px=約15px */
	font-weight:bold;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	background: #e9f2f5;	
	border-bottom: solid 2px #7f7f7f !important;
	padding: 10px;
	}
/**/

/*求職者具備*/	
.titleB { 
	color: #636768;
	font-size: 1.1em; /* 1.1*14px=約15px */
	font-weight:bold;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	background: #e9efbe;	
	border-bottom: solid 2px #7f7f7f !important;
	padding: 10px;
	}
/**/
.titleC {
	width: 219px;
	color: #58790a;
	font-size: 1em; /* 1*14px=約14px */
	font-weight: bold;
	letter-spacing: -1px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background: #ebefe1;	
	border-right: solid 2px #7f7f7f !important;
	padding: 10px;
	white-space: nowrap;
	}
.titleD {
	width: 219px;
	color: #58790a;
	font-size: 1em; /* 1*14px=約14px */
	font-weight: bold;
	letter-spacing: -1px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background: #cce297;	
	border-left: solid 2px #7f7f7f !important;
	white-space: nowrap;
	}
/**/
.position {
	position: relative;
	}
.clear {
	clear:both;
	}
/*=================== 共用樣式 結束 ====================*/



/*=================== 00-首頁 開始 ====================*/
/*------------------ 搜尋列-首頁用 ------------------*/
.search_index {
	width: 950px;
	height: 46px;
	margin-top: 10px;
	background:url(//image.yes123.com.tw/admin/careermap/images/search_01.gif) 0 0 no-repeat;
	/*margin: 10px 0px 30px 0px;*/
	margin: 20px 0px 30px 0px;
	}
.search_index ul {
	list-style-type:none; 
	margin:0;
	padding:0;
  }
.search_index li{
	float:left;
	display:block;
	margin:0px;
	border:0;  
  }
.search_index li a:hover{
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FireFox*/ 
	opacity:0.70; /*Chrome, Opera, Safari*/
  }
.search_index img{
	border:0;  
  }
/**/

/*------------------ 使用步驟圖動態效果 ------------------*/
.stepPic_index {
	margin-bottom: 10px;
 }
.stepPic {
	margin: 5px 0px 5px 40px;
 }
.stepPic1 {
	/* 左往右淡入 */
	width: 304px;
	height: 338px;
	-webkit-animation: fadeInLeft 1s;
	-moz-animation: fadeInLeft 1s;
	animation: fadeInLeft 1s;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-30px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-30px);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-30px);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-30px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
		-moz-animation-name: fadeInLeft;
			-o-animation-name: fadeInLeft;
				animation-name: fadeInLeft;
}

.stepPic2 {
/* 左往右淡入 */
	width: 304px;
	height: 338px;
	-webkit-animation:fadeInLeft-B 1.5s;
		-moz-animation:fadeInLeft-B 1.5s;
			animation:fadeInLeft-B 1.5s;
}
@-webkit-keyframes fadeInLeft-B {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-40px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeft-B {
	0% {
		opacity: 0;
		-moz-transform: translateX(-40px);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeft-B {
	0% {
		opacity: 0;
		-o-transform: translateX(-40px);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeft-B {
	0% {
		opacity: 0;
		transform: translateX(-40px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
.fadeInLeft-B {
	-webkit-animation-name: fadeInLeft;
		-moz-animation-name: fadeInLeft;
			-o-animation-name: fadeInLeft;
				animation-name: fadeInLeft;
}

.stepPic3 {
/*左往右淡入 */
	width: 264px;
	height: 349px;
	-webkit-animation:fadeInLeft-C 2s;
		-moz-animation:fadeInLeft-C 2s;
			animation:fadeInLeft-C 2s;
}
@-webkit-keyframes fadeInLeft-C {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeft-C {
	0% {
		opacity: 0;
		-moz-transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeft-C {
	0% {
		opacity: 0;
		-o-transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeft-C {
	0% {
		opacity: 0;
		transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
.fadeInLeft-C {
	-webkit-animation-name: fadeInLeft;
		-moz-animation-name: fadeInLeft;
			-o-animation-name: fadeInLeft;
				animation-name: fadeInLeft;
}
/**/
/*=================== 00-首頁 結束 ====================*/



/*=================== 01-職涯地圖單元 開始 ====================*/
.mapBG {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	border:solid 1px #9ac630;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	}
.txt_map {
	padding-bottom:15px;
	}
.txt_map span {
	font-weight: bold;
	color: #ff9900;
	margin: 0px 3px;
	}	
/*------------------ 地圖說明 ------------------*/
.chart_txtF { 
	  width: 300px;
	  color: #333333;
	  /*padding: 15px;*/
	  float:right;
	  margin: 875px 50px -50px 0px;
	  margin: 875px 50px -50px 0px !important; /*FireFox*/ 
	  /*background-color: #f2f3f5;
	  -webkit-border-radius:5px;
		 -moz-border-radius:5px;
			  border-radius:5px;*/
}
.chart_txtF span {
	  font-weight:bold;
}
.chart_txtF ul { 
	list-style:none;
	margin: 0;
	padding: 0;
	}
.chart_txtF li { 
	margin: 0;
	padding: 6px 0px 6px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.2em;
	}
/**/	
/*------------------ 豆芽人插圖 ------------------*/
.pic09 {
	width: 113px;
	height: 171px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_11.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	top: -188px;
	right: 12px;
	}
/**/
/*------------------ 職涯地圖樣式參考 ------------------*/
.spanCen { /* 主要職務文字 */
	color: #fff;
    font-size: 0.78em; /* 1*14px=約11px */
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
	text-align: center; /* 平行居中 */
    line-height: 70px; /* 垂直居中 */
	letter-spacing: -1px; /* 字距 */
	/*依照區塊大小強制段行,不會截斷英文單字，用div*/
	width: 68px;
	word-break: normal;
}
.spanCen2 { /* 其他層文字 */
	color: #000;
	font-size: 0.78em; /* 1*14px=約11px */
	text-align: center; /* 平行居中 */
    line-height: 70px; /* 垂直居中 */
	letter-spacing: -1px; /* 字距 */
	/*依照區塊大小強制段行,不會截斷英文單字，用div*/
	width: 68px;
	word-break: normal;
	}
/**/
/*=================== 01-職涯地圖單元 結束 ====================*/



/*=================== 02-職務說明單元 開始 ====================*/
/*------------------ 職務說明單元-列表文字 ------------------*/
.block .list {
	width: 615px;
	padding: 10px;
	background-color: #f2f3f5;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	}
.block .list ul {
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.block .list li {
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
/**/

/*------------------ 職務說明單元-PopUp ------------------*/
.block #popupA {
	width: 211px;
	padding: 13px;
	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: 0px;
	right: 0px;
	}
.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:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.block #popupA li {
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careermap/images/icon_list.png) 1px 11px no-repeat;
	line-height: 1.6em;
	}
.block #popupA li a {
	color: #0099ff;
	}
.block #popupA li a:hover {
	color: #9ac630;
	border-bottom: dotted 1px #9ac630;
	}
	
.block #popupA span { /*說明小紅字*/
	color: #d30000;
	font-size: 0.78em; /* 0.78*14px=約11px */
	text-decoration:underline;
	}
/**/

/*------------------ 職務說明單元-表格 --------------------*/
/* 左邊 */
.table_left {
	width: 260px;
	border: solid 1px #7f7f7f;
	color: #333333;
	float:left;
	margin-right: 24px;
	+margin-right: 24px; /*for ie7 */
	}
.table_left .tab1_top { /*條件內容-第一行*/
	width: 172px;
	border-top: solid 0px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}
.table_left .tab1 { /*條件內容-其他行*/
	width: 172px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}
.table_left .tab2 { /*百分比欄位*/
	width: 58px;
	text-align: right;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px 5px;
	}
.table_left .tab3 { /* 欄位樣本不足無法分析時用*/
	width: 240px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #7f7f7f;
	padding: 10px;
	}
.table_left .tab1-dim-top { /* 無資料顯示時表格外觀-條件內容-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	padding: 10px;
	}
.table_left .tab2-dim-top { /* 無資料顯示時表格外觀-百分比欄位-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}
.table_left .tab1-dim { /* 無資料顯示時表格外觀-條件內容-其他行 */
	border-top: dotted 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	padding: 10px;
	}
.table_left .tab2-dim { /* 無資料顯示時表格外觀-百分比欄位-其他行 */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}

/* 右邊 */	
.table_right {
	width: 260px;
	border: solid 1px #7f7f7f;
	color: #333333;
	float: left;
	}
.table_right .tab1_top { /*條件內容-第一行*/
	width: 172px;
	border-top: solid 0px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}
.table_right .tab1 { /*條件內容-其他行*/
	width: 172px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}
.table_right .tab2 { /*百分比欄位*/
	width: 58px;
	text-align: right;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px 5px;
	}
.table_right .tab3 { /* 欄位樣本不足無法分析時用*/
	width: 240px;
	text-align:center;
	vertical-align:middle;
	border: solid 1px #7f7f7f;
	padding: 10px;
	}
.table_right .tab1-dim-top { /* 無資料顯示時表格外觀-條件內容-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	padding: 10px;
	}
.table_right .tab2-dim-top { /* 無資料顯示時表格外觀-百分比欄位-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}
.table_right .tab1-dim { /* 無資料顯示時表格外觀-條件內容-其他行 */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	padding: 10px;
	}
.table_right .tab2-dim { /* 無資料顯示時表格外觀-百分比欄位-其他行 */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #7f7f7f;
	padding: 10px;
	}
/**/
	
/*------------------ 豆芽人插圖 ------------------*/
.pic01 {
	width: 145px;
	height: 159px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_01.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	top: -130px;
	+top: -135px; /*for ie7 */ 
	right: 30px;
	}
.pic02 {
	width: 140px;
	height: 83px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_03.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	top: -54px;
	+top: -58px; /*for ie7 */ 
	right: 95px;
	}
.pic03 {
	width: 119px;
	height: 111px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_05.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	top: -82px;
	+top: -87px; /*for ie7 */
	right: 35px;
	}
/**/	
/*=================== 02-職務說明單元 結束 ====================*/



/*=================== 03-熱門排行單元 開始 ====================*/
/*------------------ 豆芽人插圖 ------------------*/
.pic04 {
	width: 89px;
	height: 198px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_06.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	top: 395px;
	+top: 405px; /*for ie7 */
	right: 140px;
	}
/**/
/*=================== 03-熱門排行單元 結束 ====================*/



/*=================== 04-薪資比較單元 開始 ====================*/
/*------------------ 職務加薪速度-地區選單 ------------------*/	 
#menuC {
	margin-left: 5px;
	clear:both;
	}
.menuC {
	 }
.menuC a {
	 width: 93px;
     height:32px;
	 background:url(//image.yes123.com.tw/admin/careermap/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 {
	 width: 93px;
     height:32px;
	 background:url(//image.yes123.com.tw/admin/careermap/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;
	 }
.menuC_select {
	 width: 93px;
     height:32px;
	 background:url(//image.yes123.com.tw/admin/careermap/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;
	 }
/**/
/*------------------ 豆芽人插圖 ------------------*/
.pic05 {
	width: 163px;
	height: 179px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_07.png) 0 0 no-repeat;
	position: absolute;
	top: -130px;
	right: 10px;
	}
/**/
/*=================== 04-薪資比較單元 結束 ====================*/



/*=================== 05-求職條件比較單元 開始 ====================*/
/*------------------ 求職條件比較單元-表格 --------------------*/
/*二表格組合*/
.boxA {
	float:left;
}
.boxB {
	float:right;
}

/* 左邊表格*/
.box_left {
	width: 432px;
	border: solid 1px #7f7f7f;
	color: #333333;
	float:left;
}
.box_left td {
	border: solid 1px #7f7f7f;
	}
.box_left .tab1_top,
.box_left .tab3_top { /*條件內容-第一行*/
	width: 126px;
	border-top: solid 0px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_left .tab1,
.box_left .tab3 { /*條件內容-其他行*/
	width: 126px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_left .tab2 { /*左邊欄百分比*/
	width: 50px;
	text-align: right;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #7f7f7f;/*右粗2px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 5px;
	}
.box_left .tab4 { /*右邊欄百分比*/
	width: 50px;
	text-align: right;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;/*右粗1px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 5px;
	}
.box_left .tab5 { /* 左欄位樣本不足無法分析時用*/
	width: 219px;
	text-align:center;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	padding: 10px;
	}
.box_left .tab6 { /* 右欄位樣本不足無法分析時用*/
	width: 219px;
	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 { /* 無資料顯示時表格外觀-條件內容-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_left .tab2-dim-top { /* 無資料顯示時表格外觀-左邊欄百分比-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #b9b9b9; /*右粗2px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_left .tab4-dim-top { /* 無資料顯示時表格外觀-右邊欄百分比-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f; /*右粗1px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_left .tab1-dim { /* 無資料顯示時表格外觀-條件內容-其他行 */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.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: 10px;
	}
.box_left .tab3-dim { /* 無資料顯示時表格外觀-第一行(右內容) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	border-bottom: dotted 0px #b9b9b9;
	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: 10px;
	}
	
/* 右邊表格 */
.box_right {
	width: 432px;
	border: solid 1px #7f7f7f;
	color: #333333;
	float:right;
}
.box_right td{
	border: solid 1px #7f7f7f;
	}
.box_right .tab1_top,
.box_right .tab3_top { /*條件內容-第一行*/
	width: 126px;
	border-top: solid 0px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_right .tab1,
.box_right .tab3 { /*條件內容-其他行*/
	width: 126px;
	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: 50px;
	text-align: right;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #7f7f7f;/*右粗2px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 5px;
	}
.box_right .tab4 { /*右邊欄百分比*/
	width: 50px;
	text-align: right;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;/*右粗1px*/
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 5px;
	}
.box_right .tab5 { /* 左欄位樣本不足無法分析時用*/
	width: 219px;
	text-align:center;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	padding: 10px;
	}
.box_right .tab6 { /* 右欄位樣本不足無法分析時用*/
	width: 219px;
	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 { /* 無資料顯示時表格外觀--條件內容-第一行 */
	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 { /* 無資料顯示時表格外觀-左邊欄百分比-第一行 */
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 5px;
	}
.box_right .tab4-dim-top { /* 無資料顯示時表格外觀-右邊欄百分比-第一行 */
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 5px;
	}
.box_right .tab1-dim,
.box_right .tab3-dim { /* 無資料顯示時表格外觀-條件內容-其他行 */
	vertical-align:middle;
	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 { /* 無資料顯示時表格外觀-左邊欄百分比-其他行 */
	vertical-align:middle;
	border-top: dotted 1px #b9b9b9;
	border-right: solid 2px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 5px;
	}
.box_right .tab4-dim { /* 無資料顯示時表格外觀-右邊欄百分比-其他行 */
	vertical-align:middle;
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 5px;
	}
/**/	

/*百分比文字*/
.number {
	color: #999;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	}
/**/	

 /*下拉選單*/
.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: 160px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 9px\9; /*for all ie */  
	color: #000;
	font-size: 13px;
	height: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/**/
  
/*------------------ 豆芽人插圖 ------------------*/
.pic06 {
	/*width: 98px;
	height: 178px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_08.png) 0 0 no-repeat;
	position: absolute;
	top: -145px;
	right: 40px;*/
	float: right;
	margin: -5px 30px -40px 0;
	+margin: -5px 30px -40px 0; /*for ie7 */ 
	}
.pic07 {
	/*width: 98px;
	height: 79px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_09.png) 0 0 no-repeat;
	position: absolute;
	top: -40px;
	right: 60px;
	+top: -45px; /*for ie6~7 */
	float: right;
	margin: -5px 30px -45px 0;
	}
.pic08 {
	/*width: 134px;
	height: 124px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_10.png) 0 0 no-repeat;
	position: absolute;
	bottom: 10px;
	right: 40px;*/
	float: right;
	margin: -5px 30px 0 0;
	}
/**/
/*=================== 05-求職條件比較單元 結束 ====================*/



/*=================== 統計圖表樣式參考 開始 ====================*/
/*------------------ 統計圖表-學歷條件 ------------------*/
.chart_01 {
	width: 650px;
	height: 280px;
	background:url(//image.yes123.com.tw/admin/careermap/images/pic_02.gif) 0 0 no-repeat;
	/*border: solid 1px #999;*/
	}
/**/

/*------------------ 統計圖表-外語能力 ------------------*/
.chart_02 {
	width: 550px;
	height: 280px;
	/*border: solid 1px #999;*/
	}
/**/

/*------------------ 統計圖表-轉職排行+行業排行 ------------------*/
.chart_03 {
	width: 513px;
	height: 380px;
	border: solid 1px #545454;
	}
.chart_03_no { /*當樣本數不足無法分析時*/
	width: 513px;
	height: 380px;
	border: solid 1px #a9a9a9;
	text-align: center;
	}
.ex { /*圖表說明*/
	width: 252px;
	position:relative;
	top: 0px;
	left: 251px;
	padding: 3px 5px;
	margin: 0 0 13px 0;
	border: 1px dotted #fff;
	color:#fff;
	background:#0099ff;
	/* css3 */
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
.ex:before {
	content:"";
	position:absolute;
	bottom:-12px; /* value = - border-top-width - border-bottom-width */
	left:30px; /* controls horizontal position */
    border-width:12px 12px 0;
	border-style:solid;
    border-color:#fff transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}
/* creates the smaller triangle */
.ex:after {
	content:"";
	position:absolute;
	bottom:-10px; /* value = - border-top-width - border-bottom-width */
	left:32px; /* value = (:before left) + (:before border-left) - (:after border-left) */
	border-width:10px 10px 0;
	border-style:solid;
	border-color:#0099ff transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}
/**/

/*------------------ 統計圖表-職務薪資行情+職務加薪速度 ------------------*/
.chart_04 {
	width: 513px;
	height: 380px;
	border: solid 1px #545454;
	}	
.chart_04_no { /*當樣本數不足無法分析時*/
	width: 513px;
	height: 380px;
	border: solid 1px #a9a9a9;
	text-align: center;
	}	
.chart_04_right { /*折線圖右側比較列表*/
	width: 300px;
	margin-left: 20px;
	margin-top: -425px;
	float:right;
	} 
.chart_04_right .title {
    padding-bottom: 15px;
	font-weight:bold;
	}
.h35 {
	height: 35px;
	}
/*.h35 span { /* 資料不足無法顯示 
	color: #b9b8b8;
	display:block;
	}*/
.h35 .unable { /* 資料不足無法顯示-連同類別字串 */
	color: #b9b8b8;
	line-height: 18px;
	}
/**/
/*------------------ 統計圖表-科系背景 ------------------*/
.chart_05 {
	width: 513px;
	height: 380px;
	border: solid 1px #545454;
	}
.chart_05_no { /*當樣本數不足無法分析時*/
	width: 513px;
	height: 380px;
	border: solid 1px #a9a9a9;
	text-align: center;
	}
/**/
/*=================== 統計圖表樣式參考 結束 ====================*/
