<cfset COLOR_01=#COLOR[01]#><!---顏色轉換---> 
<cfset COLOR_02=#COLOR[02]#>
<cfset COLOR_03=#COLOR[03]#>
.word01_white {  font-size: 12pt;letter-spacing: 1pt;line-height:14pt ;color=#FFFFFF}
.word02_white {  font-size: 12pt;letter-spacing: 1pt;line-height:14pt ;color=#FFFFFF}
.word03_white {  font-size: 12pt;letter-spacing: 1pt;line-height:14pt ;color=#FFFFFF}
.word04_white {  font-size: 13px;letter-spacing: 2px;color: 8C8C8C;}
/* 主題內文 */
.word01_black { font-family:"Arial";font-size: 12px;line-height:14pt ;color=#363636;letter-spacing: 1pt;}
.word02_black {  font-size: 13px;color=#000000; letter-spacing: 2px;}
.word03_black {  font-size: 13px;color=626161}
.word {  font-size: 1pt;letter-spacing: 0pt;line-height:1pt}
.word5 {  font-size: 5pt;letter-spacing: 0pt;line-height:5pt}
/* copyright */
.copy_right_word{
	padding-top: 5px;
}
.copy_right{font-family:"Arial";font-size: 12px; color: #CD0B14;line-height: 18px;text-decoration: none}
.top_ff {  font-size: 9pt;letter-spacing: 1pt;line-height:14pt ;color=#FFFFFF}
.01 {font-size: 12px;  color: 8C9498;}
/* 左邊元件名稱 */
.L_item_name {
	font-family:Arial;
	font-size: 16px;
	color: #0C0C0C;
	padding-top: 3px;
	font-weight: bold;
}
.L_item_name1 {
	font-family:Arial;
	font-size: 20px;
	color: #0C0C0C;
}
/* 右邊元件名稱 */
.R_item_name {
	font-family:Arial;
	font-size: 12px;
	color: #E9783E;
	padding-top: 3px;
	padding-left: 3px;
}
/* 中間元件名稱 */
.C_item_name {
	font-family:Arial;
	font-size: 13px;
	color: #ffffff;
	padding-top: 3px;
}

/* 中間副標題名稱 */
.subject_title {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

/* 左元件文字 */
.item_l { 	
    font-family:"Arial";
	color: #C39564; 
	font-size: 12px; 
	line-height: 20px;
	font-style: normal;}

/* 右元件文字 */
.item_r { 	    
    font-family:"Arial";
	color: #C39564; 
	font-size: 12px; 
	line-height: 20px;
	font-style: normal;}
/* 中間元件文字 */
.item_c {  	
font-family:"Arial";
	color: #363636; 
	font-size: 12px; 
	line-height: 20px;
	font-style: normal; }

/* 中間元件連結 */
a:link {  font-size: 12px;color: #C39564; text-decoration: none}
a:visited {  font-size: 12px;color: #C39564; text-decoration: none}
a:hover {  font-size: 12px;color: #DA4751; text-decoration: none}
a:active {  font-size: 12px;color: #DA4751; text-decoration: none}

/* 左元件連結 */
a.a_item_l:link { font-family:"Arial"; FONT-SIZE: 12px;color: #C39564; text-decoration: none}
a.a_item_l:visited {  font-family:"Arial"; FONT-SIZE: 12px;color: #C39564; text-decoration: none}
a.a_item_l:hover {  font-family:"Arial";  FONT-SIZE: 12px;color: #DA4751; text-decoration: none}
a.a_item_l:active {  font-family:"Arial";  FONT-SIZE: 12px;color: #DA4751; text-decoration: none}

/* 右元件連結 */
a.a_item_r:link { font-family:"Arial"; FONT-SIZE: 12px;color: #C39564; text-decoration: none}
a.a_item_r:visited {  font-family:"Arial"; FONT-SIZE: 12px;color: #C39564; text-decoration: none}
a.a_item_r:hover {  font-family:"Arial";  FONT-SIZE: 12px;color: #DA4751; text-decoration: none}
a.a_item_r:active {  font-family:"Arial";  FONT-SIZE: 12px;color: #DA4751; text-decoration: none}

/* 表頭上方功能選單 */
.function_word {
font-family:"Arial";
	font-size: 12px;
	color: #ffffff;
	padding-top: 4px;
} 

/* 表頭上方功能選單 */
a.function:link {font-family: "Arial"; font-size: 12px; color: #ffffff;  text-decoration:none; } 
a.function:visited {font-family: "Arial"; font-size: 12px; color: #ffffff ; text-decoration:none; } 
a.function:hover { font-family: "Arial";font-size: 12px; color: #F6EFDF; text-decoration:none; }
a.function:active { font-family: "Arial";font-size: 12px; color: #F6EFDF;text-decoration:none; }

/* 表頭選單 */
.item_word {font-size: 13px; color: #ffffff;padding-top: 2px;padding-left: 10px;padding-right: 63px;}
/* 表頭選單 */
a.item:link {font-family: "Arial"; font-size: 13px; color: #ffffff;  text-decoration:none; } 
a.item:visited {font-family: "Arial"; font-size: 13px; color: #ffffff ; text-decoration:none; } 
a.item:hover {font-family: "Arial";  font-size: 13px; color: #FCE2D1; text-decoration:none;}
a.item:active {font-family: "Arial";  font-size: 13px; color: #FCE2D1;text-decoration:none; } 