<!--
td{ 
font-family:"Arial, taipei";font-size: 10 pt; color: 333333;
table-layout:fixed;word-wrap:break-word;word-break:break-all;
}
   a:link {text-decoration: none;color:333333}
   a:visited      {text-decoration: none; color: 333333}
   a:active       {text-decoration: none; color: 333333}
   a:hover        {text-decoration: underline; color: RED}

a.top:link         {font-size: 12 pt;text-decoration: none;color:#333333}
a.top:visited      {font-size: 12 pt;text-decoration: none; color: #333333}
a.top:active       {font-size: 12 pt;text-decoration: none; color: #333333}
a.top:hover        {font-size: 12 pt;text-decoration: underline; color: #CCCCCC}

a.pd:link         {font-size: 12 pt; font-weight: bold;text-decoration: none;color:darkred}
a.pd:visited      {font-size: 12 pt; font-weight: bold;text-decoration: none; color: darkred}
a.pd:active       {font-size: 12 pt; font-weight: bold;text-decoration: none; color: darkred}
a.pd:hover        {font-size: 12 pt; font-weight: bold;text-decoration: underline; color: red}

a.pd2:link         {font-size: 12 pt; font-weight: none;text-decoration: none;color:darkred}
a.pd2:visited      {font-size: 12 pt; font-weight: none;text-decoration: none; color: darkred}
a.pd2:active       {font-size: 12 pt; font-weight: none;text-decoration: none; color: darkred}
a.pd2:hover        {font-size: 12 pt; font-weight: none;text-decoration: underline; color: red}

a.pd_on:link         {font-size: 12 pt; font-weight: bold;text-decoration: none;color:red}
a.pd_on:visited      {font-size: 12 pt; font-weight: bold;text-decoration: none; color: red}
a.pd_on:active       {font-size: 12 pt; font-weight: bold;text-decoration: none; color: red}
a.pd_on:hover        {font-size: 12 pt; font-weight: bold;text-decoration: underline; color: lightred}

a.pd2_on:link         {font-size: 12 pt; font-weight: bold;text-decoration: none;color:red}
a.pd2_on:visited      {font-size: 12 pt; font-weight: bold;text-decoration: none; color: red}
a.pd2_on:active       {font-size: 12 pt; font-weight: bold;text-decoration: none; color: red}
a.pd2_on:hover        {font-size: 12 pt; font-weight: bold;text-decoration: underline; color: lightred}



   a:link.menu {text-decoration: none;color:333333}
   a:visited.menu      {text-decoration: none; color: 333333}
   a:active.menu       {text-decoration: none; color: 333333}
   a:hover.menu        {text-decoration: underline; color: RED}

.w14b {font-size: 14 pt;font-weight: bold;}
.title1 {font-size: 14 pt;font-weight: bold;}
.title2 {font-size: 12 pt;font-weight: bold;}
.p12darkred_b {font-size: 12 pt;font-weight: bold; color: 333333}

.table1 {border-collapse: collapse}
-->