body{background-color:white;}
body {
scrollbar-face-color:#FFFFFF; /*捲軸顏色*/
scrollbar-shadow-color:#cccccc; /*捲軸左與上內邊框*/
scrollbar-3dlight-color:#cccccc;/*捲軸右與下內邊框*/ 
scrollbar-highlight-color:#ffffff; /*捲軸左與上外邊框*/ 
scrollbar-track-color:#FFFFFF; /*捲軸底色*/
scrollbar-arrow-color:#0099cc;/*捲軸箭頭*/
scrollbar-darkshadow-color:#ffffff; /*捲軸右與下外邊框*/}


body, td, tr{font-size:8pt; color:#888888;}
a {color:orange; text-decoration:none;}
a:hover{color: black; cursor:crosshair;position:relative;top:1px;}


input, textarea, select, button

{font-size:8pt;color:#336600;

background-color:#ffffff;

border-left:1px solid #6b8060;

border-right:1px solid #6b8060;

border-top:1px solid #6b8060;

border-bottom:1px solid #6b8060;}