@charset "utf-8";
/* CSS Document */
html{ 
scrollbar-arrow-color:#FFFFFF;      /*捲軸的上下小箭頭*/  
scrollbar-face-color:#1A1A1A;       /*捲軸滑桿的顏色*/  
scrollbar-track-color:#999999;      /*捲軸底色*/  
scrollbar-3dlight-color:#222222;    /*捲軸左與上外邊框*/  
scrollbar-highlight-color:#222222;   /*捲軸左與上內邊框 */  
scrollbar-shadow-color:#222222;      /*捲軸右與下內邊框*/ 
scrollbar-darkshadow-Color:#222222; /* 捲軸與按鈕上下陰影顏色*/
scrollbar-base-color:#999999;        /* 捲軸基底顏色*/
}
body {
	background-image: url(../img/bg1.gif);
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
p { margin:0}
h1 {font-size: 18px; color: #000; font-family: Arial, Helvetica, sans-serif; line-height: 25px; margin:0 }
.style3 {font-size: 11px; color: #333333; font-family: Arial, Helvetica, sans-serif; line-height: 20px; }
.style10 {font-size: 11px; color: #669900; line-height: 20px;font-family: Arial, Helvetica, sans-serif;}
.green {font-size: 11px; color: #69D200; line-height: 20px;font-family: Arial, Helvetica, sans-serif;}
.style1 {	font-size: 13px;
	font-weight: bold;
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.style11 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.style12 {font-size: 10px; color: #333333; font-family: Arial, Helvetica, sans-serif; line-height: 20px; }
a:active {
	text-decoration: none;
}
.style8 {font-size: 11px}
.style13 {color: #FFFFFF}
.style14 {color: #FFFFFF;
	font-size: 11px;
}
.style14 {color: #FFFFFF}
.imgborder {border:1px solid #000000
}
