BODY { font-size:9pt ; color: #333333; line-height:130%;}

td { font-size:9pt ; color: #333333; } 

a:link { color: #0000ff; text-decoration: none ;}
a:hover { color: #ff0066; text-decoration: underline}
//a:visited { color: #333399; text-decoration: none}
a:active { color: #ff0066; text-decoration: none}

 .word1 { color: #666666; text-decoration: none ; line-height: 120%;}
a.word1:link{color:#666666;line-height: 120%;}
a.word1:hover { color: #ff0066; text-decoration: underline;line-height: 120%;}
//a.word1:visited { color: #333399; text-decoration: none;}
a.word1:active { color: #ff0066; text-decoration: underline;line-height: 120%;}

 .link { color: #2B8E94; text-decoration: underline ; line-height: 120%;}
a.link:link{color:#2B8E94;text-decoration: underline;line-height: 120%;}
a.link:hover { color: #2B8E94; text-decoration: underline;line-height: 120%;}
//a.link:visited { color: #2B8E94; text-decoration: underline;line-height: 120%;}
a.link:active { color: #2B8E94; text-decoration: underline;line-height: 120%;}

 .TIP1 { color: #000000;font-size:10pt;line-height: 135%;}//按鈕上 
a.TIP1:link{color:#000000;font-size:10pt;line-height: 130%;}
a.TIP1:hover {color: #2B8E94;font-size:10pt; text-decoration: underline}
//a.TIPd1:visited {color: #000000;font-size:10pt} 
a.TIP1:active {color: #2B8E94;font-size:10pt; text-decoration: underline}

 .TIP2 { color: #000000;line-height: 135%;} //按鈕下
a.TIP2:link{color:#000000;line-height: 130%;}
a.TIP2:hover {color: #2B8E94; text-decoration: underline}
//a.TIPd2:visited {color: #000000} 
a.TIP2:active {color: #2B8E94; text-decoration: underline}

 .protip { color: #2B8E94;text-decoration: none;} //產品標
a.protip:link{color:#2B8E94;text-decoration: none;}
a.protip:hover{color:#2B8E94;text-decoration: none;}
//a.protip:visited {color: #000000text-decoration: none;} 
a.protip:active {color: #2B8E94;text-decoration: none;}

 .pro { color: #000000;font-size:9pt;text-decoration: none;} //產品
a.pro:link{color:#000000;text-decoration: none;}
a.pro:hover {color: #2B8E94;text-decoration: underline}
//a.pro:visited {color: #000000} 
a.pro:active {color: #2B8E94; text-decoration: underline}

 .fastlink { color: #D39A00;font-size:9pt;text-decoration: none;}//快速選單 
a.fastlink:link{color:#D39A000;font-size:9pt;text-decoration: none;}
a.fastlink:hover {color: #D39A00;font-size:9pt;text-decoration: underline;}
//a.fastlink:visited {color: #D39A00;font-size:9pt;text-decoration: none;} 
a.fastlink:active {color: #D39A00;font-size:9pt;text-decoration: underline;}

input.groovybutton
{
   font-size:12px;
   color:#ffffff;
   height:18px;
   background-color:#FF3366;   
   border-style:none;
}

input.us
{
   font-size:12px;
   border-style:outset;
}

input.text
{
   font-size:12px;
   color:#00000;
   height:14px;
   background-color:#ffffff;   
   border-style:none;
   BORDER-RIGHT: #7F9DB9 1px solid;
   BORDER-TOP: #7F9DB9 1px solid;
   BORDER-LEFT: #7F9DB9 1px solid;
   BORDER-BOTTOM: #7F9DB9 1px solid;
}

input.groovy2button
{
   font-size:12px;
   color:#ffffff;
   height:18px;
   background-color:#666666;   
   border-style:none;
}

input.us
{
   font-size:12px;
   border-style:outset;
}

input.text
{
   font-size:12px;
   color:#00000;
   height:14px;
   background-color:#ffffff;   
   border-style:none;
   BORDER-RIGHT: #666666 1px solid;
   BORDER-TOP: #666666 1px solid;
   BORDER-LEFT: #666666 1px solid;
   BORDER-BOTTOM: #666666 1px solid;
}

input.groovy3button
{
   font-size:12px;
   color:#ffffff;
   height:18px;
   background-color:#2B8E94;   
   border-style:none;
}

input.us
{
   font-size:12px;
   border-style:outset;
}

input.text
{
   font-size:12px;
   color:#00000;
   height:14px;
   background-color:#ffffff;   
   border-style:none;
   BORDER-RIGHT: #2B8E94 1px solid;
   BORDER-TOP: #2B8E94 1px solid;
   BORDER-LEFT: #2B8E94 1px solid;
   BORDER-BOTTOM: #2B8E94 1px solid;
}

select {background-color:E3E3E3; color:000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}