@charset "utf-8";
#wrapper {
	width: 1024px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner {
	height: auto;
	width: 1024px;
	margin: 0px;
}
#header {
	height: auto;
	width: 1024px;
}
#nav {
	height: 20px;
	width: 1024px;
	background-color: #6094C8;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
body {
	margin: 0px;
	font-weight: normal;
	line-height: normal;
	background-color: #000033;
}
.body {
	font-size: 11pt;
	color: #003366;
	font-family: "新細明體";
	line-height: 18pt;
}
.small_body {
	font-size: 9pt;
}

a:link {
	text-decoration: none;
	color: #003366;
}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #2C5E90;
	border-right-color: #2C5E90;
	border-bottom-color: #2C5E90;
	border-left-color: #2C5E90;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

a:visited {
	color: #004E73;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #004E73;
	font-weight: bold;
}
#footer {
	background-color: #FFFFFF;
	clear: both;
	height: 60px;
	width: 1024px;
}
.body2 {
	font-size: 10pt;
	color: #FFFFFF;
}
