body {
margin:20px 20px 20px 20px;
background:#FFEDB5;
}
A { color: #FF7F7C; text-decoration: none; font-weight:normal; } 
A:link{ color: #FF7F7C; text-decoration: none; } 
A:visited{ color: #FF7F7C; text-decoration: none; } 
A:active{ color: #FFCC66;  } 
A:hover{ color: #FFCC66;  }
#banner {
font-family:georgia, verdana, arial, sans-serif;
color:#FFF;
font-size:x-large;
font-weight:bold;
border-left:1px dotted #FFF;
border-right:1px dotted #FFF;  
border-top:1px dotted #FFF;  
  background:#FFADB4;
  padding:15px;       
}

#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
font-family:georgia, verdana, arial, sans-serif;
font-size: x-large;
font-weight: bold;
color: #FFF;
text-decoration: none;
}

.description {
font-family:verdana, arial, sans-serif;
color:#FFF;
font-size:x-small;
font-weight:bold;
  background:#F7A08C;
  text-transform:none;
}
.side {
font-family:verdana, arial, sans-serif;
color:#333;
font-size:x-small;
font-weight:normal;
  background:#FFDDBA;
  line-height:140%;
  padding:2px;
}

.sidetitle {
font-family:verdana, arial, sans-serif;
color:#FFF;
font-size:small;
font-weight:normal;
  line-height:140%;
  padding:2px;
  margin-top:10px;
letter-spacing: .1em;
border-bottom:1px dotted #FFF;
text-align:center;  
  background:#FFDDBA;
}
.powered {
font-family:verdana, arial, sans-serif;
color:#666;
font-size:xx-small;
font-weight:bold;
  border:1px dotted #999;
line-height:140%;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing: .2em;
  background:#FFF;
}

body{
SCROLLBAR-FACE-COLOR: #FFEDB5 ;                     /*設定軸面顏色*/
SCROLLBAR-HIGHLIGHT-COLOR:#FFEDB5 ;              /*設定軸面三角左邊顏色*/
SCROLLBAR-SHADOW-COLOR: #FFEDB5 ;               /*設定軸面三角右邊顏色*/ 
SCROLLBAR-3DLIGHT-COLOR: #FFEDB5 ;                 /*設定左立體邊顏色*/
SCROLLBAR-DARKSHADOW-COLOR: #FFEDB5 ;      /*設定右立體面顏色*/   
SCROLLBAR-ARROW-COLOR: #749B00;                 /*設定箭頭的顏色*/
SCROLLBAR-TRACK-COLOR: #FFEDB5 ;                   /*設定軸軌的顏色*/
}

body{
border-left: 40px dotted #FEC700;
border-right: 40px dotted #FEC700;
border-top: 40px dotted #FE9000;
border-bottom: 40px dotted #FE9000;
}</style>

TABLE TR TD.small-c {
VISIBILITY: hidden
} 
