@charset "utf-8";
a.menu:link {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #725808;
	text-decoration: none;
	height: 42px;
	width: 90px;
	line-height: 42px;
}
a.menu:visited {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #725808;
	text-decoration: none;
	height: 42px;
	width: 90px;
	line-height: 42px;

}
a.menu:hover {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #725808;
	text-decoration: none;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: 90px;	
	line-height: 42px;

}

a.menu:active {
	font-family: Arial, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #725808;
	text-decoration: none;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: 90px;
		line-height: 42px;

}
.bg_left {
	background-image: url(images/index1_25.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_xx {
	background-image: url(images/bg_xx.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.font_15 {
	font-family: Arial, "新細明體";
	font-size: 17px;
	font-weight: bold;
	color: #0033CC;
}
td {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.font_12_h14 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

a.menu_left:link {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #2358ba;
	text-decoration: none;
}
a.menu_left:visited {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #2358ba;
	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.foot:link {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.foot:visited {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
a.foot:hover {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;

}

a.foot:active {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;

}

