A:active   {color:#555555; text-decoration:none} /*連結顏色*/
a:link     {color:#555555; text-decoration:none}
a:visited  {color:#555555; text-decoration:none}
a:hover    {color:#3366ff; text-decoration:none} /*連結指後顏色*/
input, textarea, select { color:#3366cc; background:#D2E4FC; border:1px solid #75A3ED; font-style:normal; font-variant:normal; font-weight:normal; font-size:9pt; font-family:Verdana } /*字型大小*/

body, th, td, tr, select, form, input, textarea {color:#555555; font-family:Verdana; font:9pt Verdana; word-break:break-all} 

body{ background-image: url(); background-repeat: no-repeat;
background-attachment: fixed; background-position: 95% 0% } /*背景*/

body {scrollbar-face-color: #e9eff5; scrollbar-highlight-color: #97b6d1; scrollbar-shadow-color: #6a8fb0; scrollbar-3dlight-color: #fffdfc; scrollbar-arrow-color: #6a8fb0; scrollbar-track-color: #f2f6fb; scrollbar-darkshadow-color: #fffdfc; scrollbar-base-color: #fffdfc} 

.topicb    {background:#008000}  /*標題框線色008000*/
.topicbk   {background:#99FF66}  /*標題背景色99FF66*/
.topicfont {color:#0000FF}       /*標題文字色0000FF*/

.commentb  {background:#c0c0c0}  /*內容框線色c0c0c0*/
.commentbk {background:#ffffff}  /*內容背景色ffffff*/

td {word-break:break-all}
