body {
	scrollbar-face-color: #66FF66;
	scrollbar-highlight-color: #669933;
	scrollbar-shadow-color: #669933;
	scrollbar-3dlight-color: #7CBE3B;
	scrollbar-arrow-color:  #669933;
	scrollbar-track-color: #7CBE3B;
	scrollbar-darkshadow-color: #66CC33;
}.font12 {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;

}
.font12underline {
	font-family: "新細明體";
	font-size: 16px;
	text-decoration: underline;
	line-height: 24px;
	font-weight: normal;

}
.arial {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
}
.tableborder {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	border-top: none;
	border-right: 1px solid #669933;
	border-bottom: 1px solid #669933;
	border-left: none;





}
.cellborder {
	font-family: "新細明體";
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #669933;
	border-left-color: #669933;



}
.fontSmall {

	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.font16 {

	font-family: "新細明體";
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}

