﻿/* 以下css為設計師專用請勿動到設定,若需要請在建立新的class或直接寫在style標籤上*/


body{
	margin:0;
	scrollbar-face-color: DEEAF9;
	scrollbar-highlight-color: DEEAF9;
	scrollbar-shadow-color: DEEAF9;
	scrollbar-3dlight-color: DEEAF9;
	scrollbar-arrow-color: 196BC9;
	scrollbar-track-color: DEEAF9;
	scrollbar-darkshadow-color: gray;
	background-color: #70B90A;
}
/*
A:link 是代表普通狀態的連結 
A:visited 是代表造訪過的連結 
A:hover 是代表滑鼠移到連結 
A:active 是代表按下去連結 
*/

a:link 	   {font: 100% "Arial, Verdana, Helvetica, sans-serif"; text-decoration: none; color: #000000}
a:visited  {font: 100% "Arial, Verdana, Helvetica, sans-serif"; text-decoration: none; color: #000000}
a:active   {font: 100% "Arial, Verdana, Helvetica, sans-serif"; text-decoration: none; color: #000000}
a:hover    {font: 100% "Arial, Verdana, Helvetica, sans-serif"; text-decoration: underline; color: #B70034}


/* 標題文字 */
.title_8pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 60%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.title_9pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 70%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.title_10pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 75%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.title_12pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 80%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.title_14pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 95%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.title_15pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 100%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.title_16pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 110%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}

/* 內容文字 */
.text_8pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 60%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.text_9pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 70%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.text_10pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 75%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.text_12pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 80%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.text_12_1pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 80%;font-variant: normal;font-style: normal;line-height: 180%;text-decoration: none;}
.text_14pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 95%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}
.text_16pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 120%;font-variant: normal;font-style: normal;line-height: 170%;text-decoration: none;}

/* 文字色彩(請按英文字母排序) */
.amethyst01 {COLOR:#3C174F;text-decoration: none;}
.amethyst01 A:link {COLOR: #3C174F;text-decoration: none;}
.amethyst01 A:visited {COLOR: #3C174F;text-decoration: none;}
.amethyst01 A:hover {COLOR: #3C174F;text-decoration: none;}

.black01 {COLOR:#000000;text-decoration: none;}
.black01 A:link {COLOR: #000000;text-decoration: none;}
.black01 A:visited {COLOR: #000000;text-decoration: none;}
.black01 A:hover {COLOR: #0052CC;text-decoration: underline;}

.blue01 {COLOR:#2577D3;text-decoration: none;}
.blue01 A:link {COLOR: #2577D3;text-decoration: none;}
.blue01 A:visited {COLOR: #2577D3;text-decoration: none;}
.blue01 A:hover {COLOR: #0053D0;text-decoration: none;}

.blue02 {COLOR:#A8FEFF;text-decoration: none;}
.blue02 A:link {COLOR: #A8FEFF;text-decoration: none;}
.blue02 A:visited {COLOR: #A8FEFF;text-decoration: none;}
.blue02 A:hover {COLOR: #A8FEFF;text-decoration: none;}

.blue03 {COLOR:#01999A;text-decoration: none;}
.blue03 A:link {COLOR: #01999A;text-decoration: none;}
.blue03 A:visited {COLOR: #01999A;text-decoration: none;}
.blue03 A:hover {COLOR: #01999A;text-decoration: none;}

.brown01 {COLOR:#5E4326;text-decoration: none;}
.brown01 A:link {COLOR: #5E4326;text-decoration: none;}
.brown01 A:visited {COLOR: #5E4326;text-decoration: none;}
.brown01 A:hover {COLOR: #333333;text-decoration: none;}

.gray01 {COLOR:#666666;text-decoration: none;}
.gray01 A:link {COLOR: #666666;text-decoration: none;}
.gray01 A:visited {COLOR: #666666;text-decoration: none;}
.gray01 A:hover {COLOR: #000000;text-decoration: underline;}

.green01 {COLOR:#608504;text-decoration: none;}
.green01 A:link {COLOR: #608504;text-decoration: none;}
.green01 A:visited {COLOR: #608504;text-decoration: none;}
.green01 A:hover {COLOR: #608504;text-decoration: underline;}

.white01 {COLOR:#ffffff;text-decoration: none;}
.white01 A:link {COLOR: #ffffff;text-decoration: none;}
.white01 A:visited {COLOR: #ffffff;text-decoration: none;}
.white01 A:hover {COLOR: #ffffff;text-decoration: none;}

.yellow01 {COLOR:#FFFB99;text-decoration: none;}
.yellow01 A:link {COLOR: #FFFB99;text-decoration: none;}
.yellow01 A:visited {COLOR: #FFFB99;text-decoration: none;}
.yellow01 A:hover {COLOR: #FFFB99;text-decoration: underline; }

.orange01 {COLOR:#FC7605;text-decoration: none;}
.orange01 A:link {COLOR: #FC7605;text-decoration: none;}
.orange01 A:visited {COLOR: #FC7605;text-decoration: none;}
.orange01 A:hover {COLOR: #FC7605;text-decoration: underline; }


/* 特殊設定 */
.bold01 {font-weight: bold;}
.bold01 A:link {font-weight: bold;}
.bold01 A:visited {font-weight: bold;}
.bold01 A:hover {font-weight: bold;}


#Layer11 {
	position:absolute;
	width:730pt;
	height:10pt;
	z-index:1;
}
#Layer14 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
#Layer13 {
	position:absolute;
	top:335pt;
	width:auto;
	height:50pt;
	z-index:2;
}
#Layer1 {
	position:absolute;
	left:105px;
	top:0px;
	height:227px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:1px;
	height:1px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
#Layer4 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	visibility: hidden;
}

/* 內頁導覽頁layer*/

#Layer5 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
}
#Layer6 {
	position:absolute;
	width:100%;
	height:auto;
	z-index:1;
}
