@import "css.css";
.unnamed1 {
	font-family: "細明體", "新細明體";
	font-size: 12px;
	list-style-type: square;
	line-height: 20px;


}
a:link {
	font-family: "細明體", "新細明體";
	font-size: 12px;
	text-decoration: none;
	color: #333333;

}
a:visited {
	font-family: "細明體", "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:active {
	font-family: "細明體", "新細明體";
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}

a:hover {
	font-family: "細明體", "新細明體";
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}

.eng12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.box {
	font-size: 11px;

}
.navtext {
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 10px; FONT-WEIGHT: normal
}
.navtext A:link {
	COLOR: #6699cc; TEXT-DECORATION: none
}
.navtext A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.navtext A:visited {
	COLOR: #6699cc; TEXT-DECORATION: none
}
.navtext A:active {
	COLOR: #6699cc; TEXT-DECORATION: none
}

