BODY {
scrollbar-arrow-color: #666666;
scrollbar-3dlight-color: #C8C8C8; 
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #EAEAEA; 
scrollbar-shadow-color: #C8C8C8; 
scrollbar-darkshadow-color: #C8C8C8;
scrollbar-track-color: #C8C8C8;
margin:0px;
}

form {margin:0px}

.dash{
	background:url(../imgs/dash.gif) repeat-x;
	margin:20px 0px 20px;
}

/* 這種是套用在 td tr */
.foot {  font-family: "Arial"; font-size: 12px; color: #666666}
.foot a { color:#666666; text-decoration:none; }
.foot a:hover { color:#3672CA;text-decoration:none; }


/*選單*/
.menu1 { font-family: "Arial"; font-size: 12px; color: #D40D00 }
.menu1 a { font-family: "Arial"; font-size: 12px; color: #6C979D; text-decoration:none; }
.menu1 a:hover { text-decoration:underline; }

.menu2 { font-family: "Arial"; font-size: 12px; color: #D40D00; }
.menu2 a { font-family: "Arial"; font-size: 12px; color: #6C979D; text-decoration:none; }
.menu2 a:hover { text-decoration:underline; }

.menu3 { font-family: "Arial"; font-size: 12px; color: #999999; }
.menu3 a { font-family: "Arial"; font-size: 12px; color: #999999; text-decoration:none;strong}
.menu3 a:hover { text-decoration:underline; }

.dot1{  font-size: 12px; color: #FA8504;}
.dot2{  font-size: 12px; color: #1872A8;}
.dot3{  font-size: 12px; color: #999999;}


/*內容文字*/
.title{ font-family: "Arial"; font-size: 13px; color: #5A8287; padding: 2px 0 0 12px; font-weight: bold; letter-spacing: 1px;}
.sub{ font-family: "Arial"; font-size: 12px; color: #FF8100; }
.ct {  font-family: "Arial"; font-size: 12px; color: #5A8287; line-height: 17px}
.ft{  font-family: "Arial"; font-size: 12px; color: #6C979D;}


/*輸入欄位*/
.input {
             font-size: 9px; 
             font-family: Arial;
             color:#00475F; 
             border:1 solid #006696;
             background-color:#D3E8EF;
}


/* 這種是套用在 a href */
a.click:link {  font-size: 9px; color: #000000; text-decoration: underline; font-family: "Arial"}
a.click:visited {  font-size: 9px; color: #000000; text-decoration: underline; font-family: "Arial"}
a.click:hover {  font-size: 9px; color:  #990000; text-decoration: none; font-family: "Arial"}

.curMenuItem:link {  font-size: 12px; color: #D40D00; text-decoration: none; font-family: "Arial"}
.curMenuItem:visited {  font-size: 12px; color: #D40D00; text-decoration: none; font-family: "Arial"}
.curMenuItem:hover {  font-size: 12px; color:  #D40D00; text-decoration: underline; font-family: "Arial"}
.cts {
	font-family: "Arial";
	font-size: 8px;
	padding: 0 0 8px 0;
}

a.top:visited {  font-family: "Arial"; font-size: 9pt; color: 224d9b; text-decoration: none; font-weight: bold}
a.top:hover {  font-family: "Arial"; font-size: 9pt; color: 224d9b; text-decoration: underline; font-weight: bold}
