@charset "utf-8";
body {
    background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #A5BF08;
	font-size: 26px;
	font-family: 微軟正黑體;
	font-weight: bold;

}
.style2 {
	color: #000000;
	font-size: 16px;
	font-family: 微軟正黑體;
	font-weight: normal;
	line-height: 24px;          　
    letter-spacing: 3px;
	
}
.style3 {
	color: #000000;
	font-size: 24px;
	font-family: 微軟正黑體;
	font-weight: bold;
	
}
.style4 {
	color: #000000;
	font-size: 16px;
	font-family: 微軟正黑體;
	font-weight: normal;
	line-height: 26px;　　　          　/* 設定文字行距 */
    letter-spacing: 3px;　            　/* 設定文字間距 */

}
.style5 {
	color: #000000;
	font-size: 16px;
	font-family: 微軟正黑體 ;
	font-weight: bold;
	line-height: 36px;　　　          　/* 設定文字行距 */
    letter-spacing: 3px;　            　/* 設定文字間距 */

}
.style6 {
	color: #000000;
	font-size: 14px;
	font-family: 微軟正黑體;
	font-weight: normal;
	line-height: 18px;　　　          　/* 設定文字行距 */
    letter-spacing: 3px;　            　/* 設定文字間距 */

}
.style7 {
	color: #2323AF;;
	font-size: 16px;
	font-family: 微軟正黑體;
	font-weight: normal;
	letter-spacing: 3px;　            　/* 設定文字間距 */

}
.style8 {
	color: #000000;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;

}
.style9 {
	color: #000000;
	font-size: 24px;
	font-family: 微軟正黑體;
	font-weight: bold;
	line-height: 24px;　　　          　/* 設定文字行距 */
    letter-spacing: 3px;　            　/* 設定文字間距 */

}
.style10 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;

}
.style11 {
	color: #000000;
	font-size: 13px;
	font-family: arial;

}
a:link {
	font-size: 16px;
	font-family: 微軟正黑體;
	font-weight: normal;
	line-height: 24px;　　　          　/* 設定文字行距 */
    letter-spacing: 3px;　            　/* 設定文字間距 */
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #0089D2;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #0089D2;
	text-decoration: underline;
}

a.navbar {
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
}
a.navbar:visited {
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: underline;
}
a.navbar:hover {
	font-size: 11px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: none;
}
