﻿/* 以下css為設計師專用請勿動到設定,若需要請在建立新的class或直接寫在style標籤上*/

body	{
			font-family: Arial, Helvetica, sans-serif;
	        font-size: 95%;
	        border:0px none;

			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; font-style:normal; font-variant:normal; font-weight:normal; font-size:85%; font-family:arial ;
			background-color: #EFE8D8;
		}
/*
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}

/* 內容文字 */
.text_8pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 60%;font-variant: normal;font-style: normal;line-height: 180%;text-decoration: none;}
.text_9pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 70%;font-variant: normal;font-style: normal;line-height: 160%;text-decoration: none;}
.text_10pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 75%;font-variant: normal;font-style: normal;line-height: 180%;text-decoration: none;}
.text_10_1pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 75%;font-variant: normal;font-style: normal;line-height: 200%;text-decoration: none;}
.text_11pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 78%;font-variant: normal;font-style: normal;line-height: 180%;text-decoration: none;}
.text_12pt {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: 180%;text-decoration: none;}
.text_15pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 100%;font-variant: normal;font-style: normal;line-height: 180%;text-decoration: none;}
.text_16pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 110%;font-variant: normal;font-style: normal;line-height: 180%;text-decoration: none;}
.text_17pt {font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 120%;font-variant: normal;font-style: normal;line-height: 180%;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;}

.black00 {COLOR:#000000;text-decoration: none;}
.black00 A:link {COLOR: #000000;text-decoration: none;}
.black00 A:visited {COLOR: #000000;text-decoration: none;}
.black00 A:hover {	COLOR: #0052CC;	text-decoration: underline;	position: relative;	height: 10%;	width: 10%;}

.blue01 {COLOR:#BCE5FF;text-decoration: none;}
.blue01 A:link {COLOR: #BCE5FF;text-decoration: none;}
.blue01 A:visited {COLOR: #BCE5FF;text-decoration: none;}
.blue01 A:hover {COLOR: #BCE5FF;text-decoration: underline;}

.blue06 {COLOR:#2276AB;text-decoration: none;line-height: 200%;}
.blue06 A:link {COLOR: #2276AB;text-decoration: none;line-height: 200%;}
.blue06 A:visited {COLOR: #2276AB;text-decoration: none;line-height: 200%;}
.blue06 A:hover {COLOR: #2276AB;text-decoration: underline;line-height: 200%;}

.blue02 {COLOR:#19435B;text-decoration: none;line-height: 240%;}
.blue02 A:link {COLOR: #19435B;text-decoration: none;line-height: 240%;}
.blue02 A:visited {COLOR: #19435B;text-decoration: none;line-height: 240%;}
.blue02 A:hover {	COLOR: #19435B;	text-decoration: none;	line-height: 240%;	font-weight: bold;}


.blue03 {line-height: 240%; background-image: url(../images/tw/line02.gif);}
.blue03 A:link {  line-height: 240%; background-image: url(../images/tw/line02.gif);}
.blue03 A:visited {  line-height: 240%; background-image: url(../images/tw/line02.gif);}
.blue03 A:hover { line-height: 240%; background-image: url(../images/tw/line02.gif);}

.blue04 {COLOR:#1D286B;text-decoration: none;}
.blue04 A:link {COLOR: #1D286B;text-decoration: none;}
.blue04 A:visited {COLOR: #1D286B;text-decoration: none;}
.blue04 A:hover {COLOR: #1D286B;text-decoration: underline;}

.blue05 {COLOR:#0066CC;text-decoration: none;}
.blue05 A:link {COLOR: #0066CC;text-decoration: none;}
.blue05 A:visited {COLOR: #0066CC;text-decoration: none;}
.blue05 A:hover {COLOR: #0066CC;text-decoration: underline;}

.blue07 {COLOR:#1E495C;text-decoration: none;}
.blue07 A:link {COLOR: #1E495C;text-decoration: none;}
.blue07 A:visited {COLOR: #1E495C;text-decoration: none;}
.blue07 A:hover {COLOR: #1E495C;text-decoration: underline;}

.blue08 {COLOR:#3C78B5;text-decoration: none;}
.blue08 A:link {COLOR: #3C78B5;text-decoration: none;}
.blue08 A:visited {COLOR: #3C78B5;text-decoration: none;}
.blue08 A:hover {COLOR: #3C78B5;text-decoration: underline;}

.blue09 {COLOR:#0099CC;text-decoration: none;}
.blue09 A:link {COLOR: #0099CC;text-decoration: underline;}
.blue09 A:visited {COLOR: #0099CC;text-decoration: underline;}
.blue09 A:hover {COLOR: #3C78B5;text-decoration: underline;}

.brown01 {	COLOR:#524431;	text-decoration: none; line-height: 200%;}
.brown01 A:link {COLOR: #524431;text-decoration: none; line-height: 200%;}
.brown01 A:visited {COLOR: #524431;text-decoration: none; line-height: 200%;}
.brown01 A:hover {COLOR: #524431;text-decoration: underline; line-height: 200%;}

.brown02 {COLOR:#5A3E19;text-decoration: none;}
.brown02 A:link {COLOR: #5A3E19;text-decoration: none;}
.brown02 A:visited {COLOR: #5A3E19;text-decoration: none;}
.brown02 A:hover {COLOR: #5A3E19;text-decoration: underline;}

.brown03 {COLOR:#9B634B;text-decoration: none;}
.brown03 A:link {COLOR: #9B634B;text-decoration: none;}
.brown03 A:visited {COLOR: #9B634B;text-decoration: none;}
.brown03 A:hover {COLOR: #9B634B;text-decoration: underline;}

.gray01 {COLOR:#313131;text-decoration: none;}
.gray01 A:link {COLOR: #313131;text-decoration: none;}
.gray01 A:visited {COLOR: #313131;text-decoration: none;}
.gray01 A:hover {COLOR: #313131;text-decoration: underline;}

.gray03 {	COLOR:#313131;	text-decoration: none;	line-height: 220%; background-image: url(../images/tw/line.gif);	}
.gray03 A:link {COLOR: #313131;text-decoration: none; line-height: 220%; background-image: url(../images/tw/line.gif); }
.gray03 A:visited {COLOR: #313131;text-decoration: none; line-height: 220%; background-image: url(../images/tw/line.gif);}
.gray03 A:hover {	COLOR: #C14F04;	text-decoration: none;	line-height: 220%; background-image: url(../images/tw/line.gif); }

.gray04 {COLOR:#1F1F1F;text-decoration: none;}
.gray04 A:link {COLOR: #1F1F1F;text-decoration: none;}
.gray04 A:visited {COLOR: #1F1F1F;text-decoration: none;}
.gray04 A:hover {COLOR: #1F1F1F;text-decoration: underline;}

.gray05 {COLOR:#353336;text-decoration: none;}
.gray05 A:link {COLOR: #353336;text-decoration: none;}
.gray05 A:visited {COLOR: #353336;text-decoration: none;}
.gray05 A:hover {COLOR: #353336;text-decoration: underline;}

.gray06 {COLOR:#353336;text-decoration: none; line-height: 200%;}
.gray06 A:link {COLOR: #353336;text-decoration: none; line-height: 200%;}
.gray06 A:visited {COLOR: #353336;text-decoration: none; line-height: 200%;}
.gray06 A:hover {COLOR: #353336;text-decoration: underline; line-height: 200%;}

.gray07 {COLOR:#666666;text-decoration: none;}
.gray07 A:link {COLOR: #666666;text-decoration: none;}
.gray07 A:visited {COLOR: #666666;text-decoration: none;}
.gray07 A:hover {COLOR: #666666;text-decoration: underline;}

.green01 {COLOR:#305A04;text-decoration: none;}
.green01 A:link {COLOR: #305A04;text-decoration: none;}
.green01 A:visited {COLOR: #305A04;text-decoration: none;}
.green01 A:hover {COLOR: #305A04;text-decoration: none;}

.green02 {COLOR:#395A19;text-decoration: none;}
.green02 A:link {COLOR: #395A19;text-decoration: none;}
.green02 A:visited {COLOR: #395A19;text-decoration: none;}
.green02 A:hover {COLOR: #990000;text-decoration: underline;}

.green03 {COLOR:#339933;text-decoration: none;}
.green03 A:link {COLOR: #339933;text-decoration: none;}
.green03 A:visited {COLOR: #339933;text-decoration: none;}
.green03 A:hover {COLOR: #339933;text-decoration: underline;}

.orange01 {COLOR:#FA8025;text-decoration: none;}
.orange01 A:link {COLOR: #FA8025;text-decoration: underline;}
.orange01 A:visited {COLOR: #FA8025;text-decoration: underline;}
.orange01 A:hover {COLOR: #414141;text-decoration: underline;}

.purple01 {COLOR:#785498;text-decoration: none;}
.purple01 A:link {COLOR: #785498;text-decoration: underline;}
.purple01 A:visited {COLOR: #785498;text-decoration: underline;}
.purple01 A:hover {COLOR: #377CC8;text-decoration: underline;}

.red01 {COLOR:#6C0908;text-decoration: none; line-height: 220%;	background-image: url(../images/tw/line.gif);}
.red01 A:link {COLOR: #6C0908;text-decoration: none; line-height: 220%;	background-image: url(../images/tw/line.gif);}
.red01 A:visited {COLOR: #6C0908;text-decoration: none; line-height: 220%;	background-image: url(../images/tw/line.gif);}
.red01 A:hover {COLOR: #6C0908;text-decoration: none; line-height: 220%;	background-image: url(../images/tw/line.gif);}

.red02 {COLOR:#732F2E;text-decoration: none;}
.red02 A:link {COLOR: #732F2E;text-decoration: none;}
.red02 A:visited {COLOR: #732F2E;text-decoration: none;}
.red02 A:hover {COLOR: #732F2E;text-decoration: none;}

.red03 {COLOR:#E83F9E;text-decoration: none;}
.red03 A:link {COLOR: #E83F9E;text-decoration: none;}
.red03 A:visited {COLOR: #E83F9E;text-decoration: none;}
.red03 A:hover {COLOR: #E83F9E;text-decoration: underline;}

.red04 {COLOR:#E95652;text-decoration: none;}
.red04 A:link {COLOR: #E95652;text-decoration: none;}
.red04 A:visited {COLOR: #E95652;text-decoration: none;}
.red04 A:hover {COLOR: #E95652;text-decoration: underline;}

.red05 {COLOR:#811310;text-decoration: none;}
.red05 A:link {COLOR: #811310;text-decoration: none;}
.red05 A:visited {COLOR: #811310;text-decoration: none;}
.red05 A:hover {COLOR: #811310;text-decoration: underline;}

.red06 {COLOR:#CC0000;text-decoration: none;}
.red06 A:link {COLOR: #CC0000;text-decoration: none;}
.red06 A:visited {COLOR: #CC0000;text-decoration: none;}
.red06 A:hover {COLOR: #CC0000;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: underline;}

.yellow01 {COLOR:#3F3412;text-decoration: none;}
.yellow01 A:link {COLOR: #3F3412;text-decoration: none;}
.yellow01 A:visited {COLOR: #3F3412;text-decoration: none;}
.yellow01 A:hover {COLOR: #3F3412;text-decoration: none;}

.yellow02 {COLOR:#FF9900;text-decoration: none;}
.yellow02 A:link {COLOR: #FF9900;text-decoration: none;}
.yellow02 A:visited {COLOR: #FF9900;text-decoration: none;}
.yellow02 A:hover {COLOR: #FF9900;text-decoration: none;}



/* 首頁背景設定 */
.backtop01 {
   background-color:#FFFFFF; background-image: url(../images/pbanner.jpg); background-repeat:no-repeat; background-attachment:scroll; background-position:left top;
}

/* 特殊設定 */
.bold01 {font-weight: bold;}
.bold01 A:link {font-weight: bold;}
.bold01 A:visited {font-weight: bold;}
.bold01 A:hover {font-weight: bold;}

.margin-left_12pt{
	margin-left: 12pt;
}
.padding-left_10pt{
	padding-left: 10pt;
}

.form_bottomline {border-bottom : 1pt solid #7A6345}

/* 表格色彩 */
.table_TD01_a {background-color:#DDF0FF; height:10pt; line-height: 180%;}
.table_TD01_a A:link {background-color:#DDF0FF; height:10pt; line-height: 180%;}
.table_TD01_a A:visited {background-color:#DDF0FF; height:10pt; line-height: 180%;}
.table_TD01_a A:hover {background-color:#DDF0FF; height:10pt; line-height: 180%;}

.table_TD04{height:20pt;border: 1pt solid #CEB89F;}

.table_TD05_a{
	height:20pt;
	background-color: #F1EDDE;
	border-top-width: 2pt;
	border-bottom-width: 1pt;
	border-left-width: 2pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}





/* 所有相關按鍵定義之名稱,依定義名稱往下延伸 */
    .button01
    {
	border:1px double #333399;
	background-color: #E8F4FF;
	color: #333399;
	font-size: 80%;
	cursor:hand;
	vertical-align:middle;
	padding:1;
	height:20;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
    }	


/* 輸入文字方塊定義名稱,依定義名稱往下延伸 */
	.inputbox01
    {
       border:1pt solid #CFCFCF; 
	   background-color: #ffffff;
       color: #717171;
       font-size: 75%;
       cursor:hand;
       vertical-align:middle;
       padding:1;
	   height:20
    }	

/* 下拉式清單方塊定義名稱,依定義名稱往下延伸 */
	.listbox01
    {
       border:1pt solid #9B9B9B;
	   background-color: #ffffff;
       color: #333333;
       font-size: 75%;
       cursor:hand;
       vertical-align:middle;
       padding:1;
	   height:20
    }

/* 卷軸定義名稱,依定義名稱往下延 */

.scrollbar01 {
	SCROLLBAR-FACE-COLOR: #d8d8d8; 
	OVERFLOW-X: hidden; 
	MARGIN: 0px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	OVERFLOW: auto; 
	WIDTH: 95%; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #dddddd; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #eeeeee; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	HEIGHT: 360px
}

.SubMenu
{
    position: absolute;
    top: 95px;
    left: 0px;
    border: 1px none #000000;
    text-align: left;
    line-height: 180%;
}

.trans-Opa
{
    filter:alpha(opacity=70);       /* IE */ 
    -moz-opacity:0.7;              /* Moz + FF */ 
    opacity: 0.7;            	/* 支持CSS3的浏览器（FF 1.5也支持）*/ 
}
