﻿body {
	background-color: #FFFFFF;
	font-family: "細明體", "Arial";
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 2px;
}
a:link {color: #006600; text-decoration: none}
a:hover {color: #009900; text-decoration: underline;}
a:visited {color: #005500; text-decoration: none;}
a:visited:hover {color: #005500; text-decoration: underline;}
a:active {color: #FF0000; text-decoration: underline;}

a.submenu:link{color: #000000;font-size: 12px;}
a.submenu:visited{color: #000000;font-size: 12px;}
a.submenu:hover{color: #000000;text-decoration: underline;}
a.submenu:visited:hover{color: #000000;text-decoration: underline;}

a.submenuon:link{color: #FF6600;font-size: 12px;}
a.submenuon:visited{color: #FF6600;font-size: 12px;}

submenutxt{
	font-family: "細明體";
	font-size: 12px;
}

.smallfont { font-size: 12px;}
.normalfont {
	font-family: "細明體", "Arial";
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 4px;
}
.engcontent {
	font-family: "Arial";
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
}
.newscontent {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 3px;
}
.styledim { color: #666666}
.sectionheader {
	font-size: 16px;
	color: #003300;
	font-weight: bold;
}
.features { font-size: 14px; color: #333333; }

.menusmallbutton {
	background-color: #CCCCAA;
	font-family: "細明體";
	font-size: 12px;
	border: 1px solid #000000;
}
.menubutton {
	font-weight: bold;
	background-color: #CCEEEE;
	font-family: "細明體";
	border-top-color: #EEEEEE;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.menutextfield {
	background-color: #EEEEEE;
	border: 1px solid;
}
