body {
SCROLLBAR-FACE-COLOR: #FFFFFF; /*捲軸顏色*/
SCROLLBAR-HIGHLIGHT-COLOR: #336699; /*捲軸左與上內邊框*/
SCROLLBAR-SHADOW-COLOR: #336699;/*捲軸右與下內邊框*/ 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; /*捲軸左與上外邊框*/ 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;/*捲軸右與下外邊框*/
SCROLLBAR-ARROW-COLOR: #336699; /*捲軸箭頭*/
SCROLLBAR-TRACK-COLOR: #FFFFFF; /*捲軸底色*/ 
background-image: url("back_143.gif"/*tpa=http://home.pchome.com.tw/star/obasam/back/back_143.gif*/);/*就自己加啊!*/
background-attachment : fixed;
background-repeat : repeat;
color:#ff0099; /*字的顏色*/
}
A { color: #336699; text-decoration: none; }/*所有超連結*/
A:link { color: #336699; text-decoration: none; }/*超連結文字格式*/
A:visited { color: #336699; text-decoration: none; }/*瀏覽過的連結文字格式*/
A:active { color: #336699; }/*按下連結的格式*/
A:hover { color: #999999; position:relative;top:1px;left:1px;font-size:14pt;}/*滑鼠移至連 結*/ 
#banner {
font-family:verdana, arial, sans-serif;
color: #66ff00;
font-size:xxx-large;
font-weight:bold;
/*background: #000000;*//*標題背景顏色*/
padding-left:15px; 
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
font-family:verdana, arial, sans-serif;
font-size: x-large;
color: #ff0099;/*標題字的顏色*/
text-decoration: none;
} 

.description {
font-family:verdana, arial, sans-serif;
color: #ff0099;/*敘述字的顏色*/
font-size:small;
font-weight:bold;
/*background: #000000;*//*敘述字的背景*/
text-transform:none; 
letter-spacing: none; 
} 

.side {
font-family:verdana, arial, sans-serif;
color:#336699;
font-size:x-small;
font-weight:normal;
/*background: #ff6633;*//*框框的背景顏色*/
background-image : url("b6-13.gif"/*tpa=http://www.aoiweb.com/aoi2/b2/b6-13.gif*/); 
background-repeat : repeat; 　 
background-attachment: fixed; 
/*border-top:1px solid #FF9900;*//*上框的粗細、實線、顏色*/
/*border-bottom:2px solid #FF9900;*//*下框的粗細、實線、顏色*/
/*border-left:1px solid #FF9900;*//*左邊框的粗細、實線、顏色*/
/*border-right:2px solid #FF9900;*//*右邊框的粗細、實線、顏色*/
/*border : 3px outset*//*凸框*/ 
/*line-height:140%;*/ 
} 

.sidetitle {
font-family:verdana, arial, sans-serif;
color:#336699;/*字的顏色*/
font-size:x-small;
font-weight:bold;
/*background: #000000;*//*背景顏色*/
/*line-height:140%;*/
padding:2px;
margin-top:10px;
/*border-top:1px solid #FF9900;*//*上框的粗細、實線、顏色*/
/*border-bottom:1px solid #FF9900;*//*下框的粗細、實線、顏色*/
/*border-left:1px solid #FF9900;*//*左邊框的粗細、實線、顏色*/
/*border-right:1px solid #FF9900;*//*右邊框的粗細、實線、顏色*/
letter-spacing: .2em; 
} 

.powered {
font-family:verdana, arial, sans-serif;
color:#336699;
font-size:xx-small;
font-weight:bold;
/*border-top:1px solid #666;*/
/*border-bottom:1px solid #666; */
line-height:140%;
padding:2px;
margin-top:10px;
text-align:center;
letter-spacing: .2em 
} 
input,select,textarea
{
color : #FF8C00;/*文字顏色*/
font-size : 10pt ; /*文字大小*/
background-color : #000000; /*背景顏色*/
border-top : 1px double #7CFC00;/*邊框顏色*/
border-bottom : 1px double #7CFC00 ; /*邊框顏色*/
border-left : 1px double #7CFC00 ; /*邊框顏色*/
border-right : 1px double #7CFC00 ; /*邊框顏色*/
}
   