/*普通小字連結*/
A.normal-small:link {font-size: 9pt; color: #0000FF; text-decoration: none}
A.normal-small:visited {font-size: 9pt; color: #0000FF; text-decoration: none}
A.normal-small:hover {font-size: 9pt; color: #0054FF; text-decoration: none}

/*普通小字連結-1*/
A.normal-small-1:link {font-size: 9pt; color: #2D0191; text-decoration: none}
A.normal-small-1:visited {font-size: 9pt; color: #2D0191; text-decoration: none}
A.normal-small-1:hover {font-size: 9pt; color: #0054FF; text-decoration: none}

/*Footer's link*/
A.normal-small-2:link {font-size: 10pt; color: #707070; text-decoration: none}
A.normal-small-2:visited {font-size: 10pt; color: #707070; text-decoration: none}
A.normal-small-2:hover {font-size: 10pt; color: #000000; text-decoration: none}

/*普通中字連結*/
A.normal-middle:link {font-size: 10pt; color: #0000FF; text-decoration: none}
A.normal-middle:visited {font-size: 10pt; color: #0000FF; text-decoration: none}
A.normal-middle:hover {font-size: 10pt; color: #0054FF; text-decoration: none}

/*普通大字連結*/
A.normal-big:link {font-size: 11pt; color: #0000FF; text-decoration: none}
A.normal-big:visited {font-size: 11pt; color: #0000FF; text-decoration: none}
A.normal-big:hover {font-size: 11pt; color: #0054FF; text-decoration: none}

/*普通大字連結(紅）*/
A.normal-bigR:link {font-size: 11pt; color: #FF0000; text-decoration: none}
A.normal-bigR:visited {font-size: 11pt; color: #FF0000; text-decoration: none}
A.normal-bigR:hover {font-size: 11pt; color: #FF9966; text-decoration: none}

/*右邊區或綠字連結*/
A.right-green:link {font-size: 9pt; color: #1F6800; text-decoration: none}
A.right-green:visited {font-size: 9pt; color: #1F6800; text-decoration: none}
A.right-green:hover {font-size: 9pt; color: orange; text-decoration: none}

/*右邊區或灰字連結*/
A.right-gray:link {font-size: 9pt; color: #7F7F7F; text-decoration: none}
A.right-gray:visited {font-size: 9pt; color: #7F7F7F; text-decoration: none}
A.right-gray:hover {font-size: 9pt; color: 000000; text-decoration: none}

/*右邊區域灰字*/
font.right {font-size: 9pt; color: #7F7F7F; line-height: 20px;}

/*次連結*/
A.submenu:link {font-size: 10pt; color: #960018; text-decoration: none}
A.submenu:visited {font-size: 10pt; color: #960018; text-decoration: none}
A.submenu:hover {font-size: 10pt; color: #E71B00; text-decoration: none}

/*普通字距*/
font.line-height14 {line-height: 14px;}
/*普通字距*/
font.line-height24 {line-height: 24px;}

/*普通字 Font Size 8*/
font.FontSize8 {font-size: 8pt; line-height: 18px;}

/*普通字距 Font Size 9*/
font.FontSize9 {font-size: 9pt; line-height: 20px;}

/*普通字距 Font Size 9-1*/
font.FontSize9-1 {font-size: 9pt; line-height: 18px;}

/*普通字距 Font Size 9-1*/
font.FontSize9-2 {font-size: 9pt; line-height: 28px;}

/*普通字距 Font Size 10*/
font.FontSize10 {font-size: 10pt; line-height: 20px;}

/*普通字距 Font Size 10-0*/
font.FontSize10-0 {font-size: 10pt; line-height: 19px;}

/*普通字距 Font Size 10-1*/
font.FontSize10-1 {font-size: 10pt; line-height: 21px;}

/*普通字距 Font Size 11*/
font.FontSize11 {font-size: 11pt; line-height: 20px;}

/*普通字 Font Size 12*/
font.FontSize12 {font-size: 12pt}

/*普通字 Font Size 13*/
font.FontSize13 {font-size: 13pt}

/*普通字 Font Size 14*/
font.FontSize14 {font-size: 14pt}

/*普通字大小*/
font.normal {font-size: 10pt; color: #000000; text-decoration: none}
