body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	background-color: #EEEEEE;
}
.menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.title_bg {
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
}

table { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt }
td { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt }
tr { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt }
.intro_word {
	font-family: "細明體";
	font-size: 15px;
	line-height: 20px;
}
.sub_title {
	font-family: "細明體";
	font-size: 17px;
	font-weight: bold;
	color: #DA7021;
}

.word15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.photo_border {
	border: 1px solid #E6E6E6;
}

