body {
	background-color: url(bg.jpg);
	scrollbar-face-color: #000000;/*浮標顏色*/
	scrollbar-highlight-color: #ffffff;/*左邊與上邊框線顏色*/
	scrollbar-shadow-color: #ffffff;/*陰影顏色*/
	scrollbar-3dlight-color: #000000;/*左邊與上邊框線顏色*/
	scrollbar-arrow-color:  #ffffff;/*箭頭顏色*/
	scrollbar-track-color: #000000;/*捲軸底色*/
	scrollbar-darkshadow-color: #000000;/*右邊與下邊框線顏色*/
	
}
A:link{text-decoration:none}
A:link{color:#cccccc}
A:visited{color:#cccccc}
A:visited{text-decoration:none}
A:hover{color:#666666}
.style1 {color: #FF0000}
/* independent */

.w150 { width:150px; height:18px;}
.w151 { width:80px; height:18px;
color:#000000;
background-image :url(img/bg_formbutton_black.jpg);
}

.trans { background:transparent !important; 
color:#ffffff;
}

