﻿@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;
	}
/*------------------ 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;
	right:0px;
	top: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;
	right:0px;
	top:0px;
	+margin-bottom: -38px; /*for ie7 */ 	
  }
.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;  
  }
/**/

/*------------------ 內容灰背景 ------------------*/	
.contentBG {
	padding: 20px 5px;
	margin: 0px;
	background-color: #f3f3f3;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	width: 940px;
	z-index:9999;
	}
/**/
/*------------------ 內容區塊 ------------------*/	
.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(//image.yes123.com.tw/admin/careergps/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(//image.yes123.com.tw/admin/careergps/images/search_02.gif) 0 0 no-repeat;
}
a:hover.sand{
	filter:alpha(opacity=70); /*IE*/
	opacity:0.70; /*Chrome, Opera, Safari*/
}

 /*左邊選單*/
.input_selectstyle {
	cursor: pointer;
	background-image: url(//image.yes123.com.tw/admin/careergps/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(//image.yes123.com.tw/admin/careergps/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:463px;
	height:47px;
	background:url(//image.yes123.com.tw/admin/careergps/images/menu_bg.gif) 0 0 no-repeat;
	margin:0px 0px 0px 5px;
	padding-left: 10px;
}
a.menu01{
	display:block;
	width:98px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careergps/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(//image.yes123.com.tw/admin/careergps/images/menu_01.gif) 0 -47px no-repeat;
	}

a.menu02{
	display:block;
	width:104px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careergps/images/menu_02.gif) 0 0 no-repeat;
	}
a:hover.menu02, a.menu02_select{
	display:block;
	width:104px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careergps/images/menu_02.gif) 0 -47px no-repeat;
	}
	
a.menu03{
	display:block;
	width:101px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careergps/images/menu_03.gif) 0 0 no-repeat;
	}
a:hover.menu03, a.menu03_select{
	display:block;
	width:101px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careergps/images/menu_03.gif) 0 -47px no-repeat;
	}
	
a.menu04{
	display:block;
	width:129px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careergps/images/menu_04.gif) 0 0 no-repeat;
	}
a:hover.menu04, a.menu04_select{
	display:block;
	width:129px;
	height:47px;
	text-indent:-9999em;
	float:left;
	margin-right:3px;
	background:url(//image.yes123.com.tw/admin/careergps/images/menu_04.gif) 0 -47px no-repeat;
	}
	
/**/


/*------------------ 子選單-4字 ------------------*/
.menuB {
	 width: 906px;
     height:47px;
	 background:url(//image.yes123.com.tw/admin/careergps/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:#006699;
	 background:#d7e9e9;
	 /* 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/careergps/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:#006699;
	 background:#d7e9e9;
	 /* css3 */
	 -webkit-border-radius:5px;
	    -moz-border-radius:5px;
	         border-radius:5px;
	 }
/**/

/*------------------ 步驟圖說明-icon ------------------*/
/*地圖頁用*/
a.step_map {
	width: 70px;
	height: 66px;
	background:url(//image.yes123.com.tw/admin/careergps/images/icon_step.png) no-repeat;
	float: right;
	position: relative;
	top: -19px;
	right: 380px;
	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: 231px;
	display: none;
	}

/*內頁用*/
a.step {
	width: 70px;
	height: 66px;
	background:url(//image.yes123.com.tw/admin/careergps/images/icon_step.png) no-repeat;
	float: right;
	position: relative;
	top: -19px;
	right: 275px;
	+right: 380px; /*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: 126px;
	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: #9ac630;
	}
/**/


/*------------------ 區塊標題文字 ------------------*/
h3 {
	color: #33cccc;
	font-size: 1.2em; /* 1.2*14px=約17px */
	font-weight:bold;
	line-height: 1.8em;
	border-bottom: solid 2px #33cccc;
	+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:15px 0px 0px 0px;
	font-size: 0.92em; /* 0.92*14px=約13px */
	text-align: left;
	}
/**/

/*------------------ 區塊說明文字 ------------------*/
.txt {
	padding:15px 0px;
	line-height: 1.8em;
	}
.txt span {
	font-size: 1em; /* 1*14px=約14px */
	font-weight: bold;
	color: #9ac630;
	margin: 0px 3px;
	line-height: 1.8em;
	}
/**/


/*------------------ 資料來源說明 ------------------*/
.remark {
	padding:15px 0px 15px 15px;
	font-size: 0.92em; /* 0.92*14px=約13px */
	}
/**/


/*------------------ 彈跳使用步驟-popup ------------------*/
aside {
    width: 100%;
    background: url(//image.yes123.com.tw/admin/careergps/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: #33cccc;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	line-height: 2.5em;
	border-bottom: solid 2px #33cccc;
	}
#step .txt {
	padding:15px 0px;
	color: #636768;
	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/careergps/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/careergps/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 1s;
		-moz-animation:fadeInLeft 1s;
			animation:fadeInLeft 1s;
}
@-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: #33cccc;
	font-size: 1.1em; /* 1.1*14px=約15px */
	font-weight:bold;
	line-height: 1.2em;
	border-bottom: solid 2px #33cccc;
	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/careergps/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
#popupB li a { /*連結文字*/
	color: #9ac630;
	}
#popupB li a:hover {
	color: #0099ff;
	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:#33cccc;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	}
a:hover.mode {
	top: -2px;
	background:#9ac630;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
	}
/**/
	
/*------------------ 標題旁問號-PopUp ------------------*/
article {
	width: 100%;
	background:	url(//image.yes123.com.tw/admin/careergps/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: #33cccc;
	font-size: 1.5em; /* 1.5*14px=約21px */
	font-weight:bold;
	line-height: 1.5em;
	padding-top: 30px;
	}
#mode .title {
	color: #636768;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	line-height: 1.5em;
	}
#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/careergps/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/careergps/images/icon_close.png) no-repeat 0 -15px;
	}
.move {
	margin-top: -15px;
	}
/**/
	
/*科系薪資行情*/
#mode .pic_a1 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_a1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float: right;
	}	
#mode .pic_a2 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_a2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float: right;
	}
/**/

/*科系加薪速度*/
#mode .pic_b2 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_b2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float:right;
	}
/**/

/*職務薪資行情*/
#mode .pic_c1 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_c1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float:right;
	}
#mode .pic_c2 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_c2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float:right;
	}
/**/

/*職務加薪速度*/
#mode .pic_d2 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_d2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float:right;
	}
/**/

/*外語能力*/
#mode .pic_e1 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_e1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float:right;
	}	
#mode .pic_e2 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_e2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float:right;
	}
/**/	

/*電腦技能*/
#mode .pic_f1 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_f1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float:right;
	}	
#mode .pic_f2 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_f2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float:right;
	}
/**/	

/*證照條件*/
#mode .pic_g1 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_g1.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 15px 15px;
	float:right;
	}	
#mode .pic_g2 {
	background:url(//image.yes123.com.tw/admin/careergps/images/mode_g2.png);
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 15px;
	float:right;
	}
/**/

/* 其他統計圖旁*/
.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: -368px;
	  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: #0879d1;
	  }
.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/careergps/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: #669933;
	}
.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_txtR {
	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: absolute;
	top: 85px;
	+top: 80px; /*for ie7 */  
	left: 570px;
	  }
.chart_txtR .title {
	  font-size: 1.6em; /* 1.6*14px=約22px */
	  font-weight:bold;
	  line-height: 1.2em;
	  padding: 0px 0px 10px 0px;
	  color: #0879d1;
	  }
.chart_txtR ul { 
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 2.6em;
	}
.chart_txtR li { 
	margin: 0;
	padding: 8px 0px 8px 18px;
	background:	url(//image.yes123.com.tw/admin/careergps/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.4em;
	}
.chart_txtR li span { 
	margin: 0px 3px 0px 0px;
	font-weight:bold;
	color: #669933;
	}
.chart_txtR_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;
	  float:right;
	  }
.chart_txtR_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: #0879d1;
	  }
.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/careergps/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: #669933;
	}
.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;
	  float:right;
	  }
.chart_txtD_no span {
	  font-weight:bold;
}
/**/

/*------------------ 表格-共用標題 --------------------*/
/*企業要求 v.s 求職者具備*/
.titleA { 
	width: 278px;
	color: #636768;
	font-size: 1.1em; /* 1.1*14px=約15px */
	font-weight:bold;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	background: #eaeaea;
	padding: 10px 0px;
	}
.titleB { 
	width: 278px;
	color: #636768;
	font-size: 1.1em; /* 1.1*14px=約15px */
	font-weight:bold;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	background: #eaeaea;
	border-left: solid 2px #7f7f7f !important;
	padding: 10px 0px;
	}
/**/

.titleC {
	width: 258px;
	color: #456179;
	font-size: 1em; /* 1*14px=約14px */
	font-weight: bold;
	letter-spacing: -1px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background: #d7e9e9;	
	border-bottom: solid 2px #7f7f7f !important;
	padding: 10px;
	white-space: nowrap;
	}
.titleC span{
	color: #636768;
	}
.titleD {
	width: 278px;
	color: #456179;
	font-size: 1em; /* 1*14px=約14px */
	font-weight: bold;
	letter-spacing: -1px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background: #c0e8ee;	
	border-left: solid 2px #7f7f7f !important;
	border-bottom: solid 2px #7f7f7f !important;
	white-space: nowrap;
	}
.titleD span {
	color: #636768;
	}
/**/

.position {
	position: relative;
	}

.clear {
	clear:both;
}
/*=================== 共用樣式 結束 ====================*/



/*=================== 00-首頁 開始 ====================*/
/*------------------ 搜尋列-首頁用 ------------------*/
.search_index {
	width: 887px;
	height: 46px;
	background:url(//image.yes123.com.tw/admin/careergps/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*/
	opacity:0.70; /*Chrome, Opera, Safari*/
  }
.search_index img{
	border:0;  
  }
/**/

/*------------------ 使用步驟圖動態效果 ------------------*/
.stepPic_index {
	margin-bottom: 10px;
	margin-left: 15px;
 }
.stepPic {
	margin-left: 40px;
 }
.stepPic1 {
/* 左往右淡入 */
	width: 304px;
	height: 333px;
	-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: 332px;
	-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: 338px;
	-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 #4aaaf9;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	}
.txt_map {
	padding-bottom:15px;
	}
.txt_map span {
	font-size: 1em; /* 1*14px=約14px */
	font-weight: bold;
	color: #9ac630;
	margin: 0px 3px;
	}
/*------------------ 地圖說明 ------------------*/
.chart_txtF { 
	  width: 350px;
	  color: #333333;
	  /*padding: 15px;*/
	  float:right;
	  margin: 875px 10px -50px 0px;
	  margin: 875px 10px -31px 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/careergps/images/icon_list.png) 1px 11px no-repeat;
	border-bottom: dotted 1px #79797a;
	line-height: 1.2em;
	}
/**/	
/*------------------ 豆芽人插圖 ------------------*/
.bun01 {
	width: 122px;
	height: 126px;
	background:url(//image.yes123.com.tw/admin/careergps/images/bun_01.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	top: 915px;
	right: 8px;
	}
/**/
/*------------------ 科系地圖樣式參考 ------------------*/
.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: 14px;
	letter-spacing: -1px;
	/*依照區塊大小強制段行,不會截斷英文單字，用div*/
	width: 68px;
	height: 68px;
	word-break: normal;
	vertical-align: middle;
	display: table-cell;
}
.spanCen2 { /* 其他層文字 */
	color: #000;
	font-size: 0.78em; /* 1*14px=約11px */
	text-align: center;
    line-height: 14px;
	letter-spacing: -1px;
	/*依照區塊大小強制段行,不會截斷英文單字，用div*/
	width: 68px;
	height: 68px;
	word-break: normal;
	vertical-align: middle;
	display: table-cell;
	}
.ps {
	font-size: 0.92em; /* 0.92*14px=約13px */
	position: absolute;
	float: right;
	top: 55px;
	right: 30px;
	}
/**/
/*=================== 01-科系地圖單元 結束 ====================*/



/*=================== 02-熱門求職單元 開始 ====================*/
/*------------------ 豆芽人插圖 ------------------*/
.bun02 {
	width: 140px;
	height: 227px;
	background:url(//image.yes123.com.tw/admin/careergps/images/bun_02.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	top: -200px;
	right: 70px;
	}
/**/
/*=================== 02-熱門求職單元 結束 ====================*/



/*=================== 03-薪資比較單元 開始 ====================*/
/*------------------ 豆芽人插圖 ------------------*/
.bun03 {
	width: 121px;
	height: 168px;
	background:url(//image.yes123.com.tw/admin/careergps/images/bun_03.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	top: -121px;
	right: 0px;
	}
.bun04 {
	width: 139px;
	height: 168px;
	background:url(//image.yes123.com.tw/admin/careergps/images/bun_04.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	bottom: -23px;
	right: 50px;
	}
/**/
/*=================== 03-薪資比較單元 結束 ====================*/



/*=================== 04-求職條件比較單元 開始 ====================*/
/*------------------ 求職條件比較單元-表格 --------------------*/
/* 左邊表格*/
.box_left {
	width: 556px;
	border: solid 1px #7f7f7f;
	color: #333333;
}
.box_left td {
	border: solid 1px #7f7f7f;
	}
.box_left .tab1 { /*順序數字*/
	width: 30px;
	text-align: center;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 0px;
	}
.box_left .tab2_top { /*條件內容-第一行*/
	width: 151px;
	border-top: solid 0px #7f7f7f;/*上粗0px*/
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_left .tab2 { /*條件內容-其他行*/
	width: 151px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px;
	}
.box_left .tab3 { /*百分比欄位*/
	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 { /* 左欄-樣本不足無法分析時用*/
	min-width: 278px;
	text-align:center;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	padding: 12px 0px;
 	}
.box_left .tab6 { /* 右欄-樣本不足無法分析時用*/
	min-width: 278px;
	text-align:center;
	vertical-align:middle;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	padding: 12px 0px;
	}
.box_left .tab1-dim-top {/* 無資料顯示時表格外觀-第一行(順序數字) */	
	width: 30px;
	color: #b9b9b9;
	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 0px;
	}
.box_left .tab2-dim-top { /* 無資料顯示時表格外觀-第一行(條件內容) */
	width: 151px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 0px;
	}
.box_left .tab3-dim-top { /* 無資料顯示時表格外觀-第一行(左邊欄百分比) */
	width: 50px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 2px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 0px;
	}
.box_left .tab4-dim-top { /* 無資料顯示時表格外觀-第一行(右邊欄百分比) */
	width: 50px;
	border-top: solid 1px #7f7f7f;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 0px;
	}
.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: 10px 0px;
	}
.box_left .tab2-dim { /* 無資料顯示時表格外觀-其他格(條件內容) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 0px;
	}
.box_left .tab3-dim { /* 無資料顯示時表格外觀-其他格(左邊欄百分比) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 2px #b9b9b9;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 0px;
	}
.box_left .tab4-dim { /* 無資料顯示時表格外觀-其他格(右邊欄百分比) */
	border-top: dotted 1px #b9b9b9;
	border-right: solid 1px #7f7f7f;
	border-bottom: solid 0px #7f7f7f;
	border-left: solid 0px #7f7f7f;
	padding: 10px 0px;
	}
/**/	

/*百分比文字*/
.number {
	color: #999;
	font-size: 1.1em; /* 1.1*14px=約15px */
	font-weight:bold;
	}
/**/	

 /*下拉選單*/
.tab_select {
	cursor: pointer;
	background-image: url(//image.yes123.com.tw/admin/careergps/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: 13px;
	height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/**/
  
/*------------------ 豆芽人插圖 ------------------*/
.bun05 {
	width: 158px;
	height: 169px;
	background:url(//image.yes123.com.tw/admin/careergps/images/bun_05.png) 0 0 no-repeat;
	position: absolute;
	float: right;
	top: -107px;
	right: 50px;
	}
/**/
/*=================== 04-求職條件比較單元 結束 ====================*/



/*=================== 統計圖表樣式參考 開始 ====================*/
/*------------------ 統計圖表-職務排行+行業排行 ------------------*/
.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:#9ac630;
	/* 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:#9ac630 transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}
/**/

/*------------------ 統計圖表-科系v.s職務薪資行情+科系v.s職務加薪速度 ------------------*/
.chart_04 {
	width: 513px;
	height: 380px;
	border: solid 1px #545454;
	}	
.chart_04_no { /*當樣本數不足無法分析時*/
	width: 513px;
	height: 380px;
	border: solid 1px #a9a9a9;
	color: rgba(84, 84, 84, 0.5);
	text-align: center;
	}	
.chart_04_right { /* 折線圖右側比較列表 */
	width: 300px;
	margin-left: 20px;
	margin-top: -423px;
	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;
	}
/**/
/*=================== 統計圖表樣式參考 結束 ====================*/
