<!-- 
body {text-align:center}
body, th, td, input, select, textarea, select, checkbox {font:10pt Arial; text-decoration: none; color: #333333}
td {table-layout:fixed;word-wrap:break-word;word-break:break-all;line-height: 1.2;}
.font1{   line-height: 1.2; font-size: 12pt}
.font2{   line-height: 1.5; font-size: 12pt}
.title {  font-size: 12pt; letter-spacing: 1px; word-spacing: 2px; font-variant: small-caps}
hr {  border-color: #006633 black black; border-style: dotted; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.productdetail {  font-size: 10pt; color: #333333; letter-spacing: 5px; word-spacing: 1px; line-height: 1.5}
.font3 {line-height: 1.2; font-size: 10pt }
.font4 {line-height: 1.5; font-size: 10pt ; color: #666666}
.tablecss {  border: #518540; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.redword {  color: #FF0000}
.whiteword { color: #FFFFFF; background-position: center; text-align: center}
.little {  font-size: 10pt}

 a:kink			{font-size: 10pt; text-decoration: none;color:darkred}
 a:visited      {font-size: 10pt; text-decoration: none; color:darkred}
 a:active       {font-size: 10pt; text-decoration: none; color: darkred}
 a:hover        {font-size: 10pt; text-decoration: under-line; color:FFC003}

 
 a.link1:link {font-size: 10pt; text-decoration: none;color:000000}
 a.link1:visited      {font-size: 10pt; text-decoration: none; color:000000}
 a.link1:active       {font-size: 10pt; text-decoration: none; color: 000000}
 a.link1:hover        {font-size: 10pt; text-decoration: under-line; color:FFC003}
 
.hand:{cursor:hand}

body{
scrollbar-face-color: #FFE45A; /*捲軸顏色*/
scrollbar-highlight-color: #ffffff; /*捲軸左與上內邊框*/
scrollbar-shadow-color: #ffffff;/*捲軸右與下內邊框*/
scrollbar-3dlight-color: #ffffff; /*捲軸左與上外邊框*/
scrollbar-darkshadow-color: #ffffff;/*捲軸右與下外邊框*/
scrollbar-arrow-color: #ffffff; /*捲軸箭頭*/
scrollbar-track-color: #ffffff; /*捲軸底色*/
}
