﻿@charset "utf-8";
/* CSS Document */
* {font-family:微軟正黑體,新細明體,Verdana, Geneva, sans-serif;text-decoration:none;}
.fix{
	clear:both;
}
#footer{
	display:none;
}
.push{
	display:none;
}
.blackbar{
	display:none;
}
/*------------------ Header ------------------*/
section{
	width:830px;
}
.topBg{
	width:830px;
	height:73px;
	position:relative;
	margin:0 auto;
		 top: -18px; /*Chrome, Opera, Safari*/
	margin-top: 18px\9; /*for all ie */ 
	margin-left: -10px\9; /*for all ie */
}
/*=================== 共用樣式 結束 ====================*/


/*=================== 統計圖表樣式參考 開始 ====================*/
/*------------------ 分析說明文字區塊 ------------------*/
.chart_fix
{
	white-space:nowrap;
}
.y_axis_inrto{
	 position: absolute;
	 /*top: -20px;*/
	 left: -20px; 
}
.x_axis_inrto{
	position: absolute; 
	bottom: -100px; 
	right: -152px;
}

/*------------------ 統計圖表-轉職排行+行業排行 ------------------*/
.chart_03 {
	width: 470px;
	height: 380px;
	border: none;
	margin-bottom: 20px;
	margin-top: 20px;
	float:left;
	}
/* 其他統計圖下-局部*/	  
.chart_txtD { 
	width: 638px;
	color: #636768;
	font-size: 0.85em; /* 0.85*14px=約12px */
	line-height: 1.5em;
    padding: 15px;
	margin: 75px 0px 0px 15px;
	background-color: #f2f3f5;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
}

/*------------------ 統計圖表-職務薪資行情+職務加薪速度 ------------------*/
.chart_04 {
	/*width: 360px;
	height: 279px;*/
	width: 470px;
	height: 380px;
	border: solid 1px #a9a9a9;
	float: inherit;
	margin-top: 20px;
	}
.chart_04 img {
	max-height: 279px;
	}
.chart_04_no { /*當樣本數不足無法分析時*/
	width: 360px;
	height: 279px;
	border: solid 1px #a9a9a9;
	text-align: center;
	float: left;
	}
.chart_04_no img { 
	max-height: 279px;
	}
.chart_04_right { /*折線圖右側比較列表*/
	width: 300px;
	margin-left: 0;
	margin-top: 0;
	float:right;
	font-size: 0.85em; /* 0.85*14px=約12px */
	} 
.chart_04_right .title {
    padding-bottom: 15px;
	font-weight:bold;
	}
.h35 {
	/*line-height: 20px;*/
	height: 30px;
	display:table-row;
	}
.h35 div {
	width:200px;
	display:table-cell;
	}
/**/
/*------------------ 統計圖表-科系背景 ------------------*/

/* 其他統計圖旁-當樣本數不足無法分析時*/
.chart_txtC_no { 
	  /*top: -381px;*/
	  top: 0px;
	  right: 0px;
	  }
.chart_txtC_no span {
	  font-weight:bold;
}
.chart_txtC{
	top:0;
}
/*------------------ 科系地圖樣式參考 ------------------*/
.texPercent {
	color: #abaea5;
	font-size: 1em; /* 1*14px=約14px */
	font-weight:bold;
	}
.延伸線條 {
	border: solid 2px #cccdce;
	}
.chart_txtR_no{
	float:none;
	top:0;
}