@charset "utf-8";
/* CSS Document */

/* ----- ****** 以下文字 需放在-- 網站導覽 裡 上方位置 ****** ----- */
/* -------------------------------------------------------

HTML : <p> ...以下文字... </p>


本網站依無障礙網頁設計原則建置，網站的主要內容分為二大區塊：
1.上方主選單連結區(U)、2.中間內容區(C)、3.下方連結區(B)。

本網站的快速鍵﹝Accesskey﹞設定如下：
Alt + U：上方主選單連結區(U)
Alt + C：中間內容區(C)
Alt + B：下方連結區(B)
Alt + L：左方選單區(L)
Alt + R：右方連結區(R)

--------------------------------------------------------*/
/* ----- ****** 以下文字 需放在-- 網站導覽 裡 ****** ----- */



.accesskey_header {
	position: absolute;
	display: block;	
	font-size: 1rem;
	color: #FFFFFF;
	margin-right: 5px;
	top: 5px;
	z-index: 1;
}
.accesskey_search {
	color: #5a5a5a;
}
.accesskey_menu {
	position: absolute;
	display: block;	
	font-size: 1rem;
	color: #5a5a5a;
	margin-right: 5px;
	top: 5px;
	z-index: 1;
	/*left: 60px;*/
}
.accesskey_main {
	position: absolute;
	display: block;	
	font-size: 1rem;
	color: #5a5a5a;
	margin-right: 5px;
	left: -10px;
}
.accesskey_left {
	position: absolute;
	display: block;	
	font-size: 1rem;
	color: #5a5a5a;
	margin-right: 5px;
	left: -10px;
}
.accesskey_right {
	position: absolute;
	display: block;	
	font-size: 1rem;
	color: #5a5a5a;
	margin-right: 5px;
	left: -10px;
}
.accesskey_footer {
	position: absolute;
	display: block;	
	font-size: 1rem;
	color: #5a5a5a;
	margin-right: 5px;
	left: -10px;
}
