@charset "utf-8";
a.menu_top:link {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #685624;
	text-decoration: none;
}
a.menu_top:visited {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #685624;
	text-decoration: none;
}
a.menu_top:hover {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.menu_top:active {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}






a.menu_left:link {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #616f27;
	text-decoration: none;
}
a.menu_left:visited {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #616f27;
	text-decoration: none;
}
a.menu_left:hover {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.menu_left:active {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}



a.link_b:link {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.link_b:visited {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.link_b:hover {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.link_b:active {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}




.font_15gre {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #003300;
}
.font_12 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.x-1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

