#boxAll #box3 #box800 hr {
	width: 590px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6DB92B;
}
a:link {
	font-family: "細明體";
	font-size: 13px;
	color: #3D4C4F;
	text-decoration: none;
}
a:visited {
	font-family: "細明體";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6DB92B;
}
