body 
  {
	background-color: #FFF;
	color: #000;
	background-image: url(bg01.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%;
	letter-spacing: 2px;
}
table {
	font-size: 100%;
}
table td {
	padding: 3px;
	border-width: 0;
	font-size: 100%;
	font-family: 新細明體;
}

a:link {
	color:#0000FF;
	text-decoration: none;
}
a:visited {
	color:#893289;
	text-decoration: none;
}
a:hover {
	color:#ff0000;
	text-decoration: underline;
}

.aaa:link {
	color: #990000;
	text-decoration: none;
	font-size: 80%;
}
.aaa:visited {
	color:#990000;
	text-decoration: none;
	font-size: 80%;
}
.aaa:hover {
	color:#ff0000;
	text-decoration: underline;
}
.aa {
	width: 772px;
	position: relative;
}

.a1{
	color: #000;
	width: 25%;
	text-align: center;
	font-size: 100%;
	height: 90px;
	vertical-align: top;
	padding-top: 15px;
}
.a2{
	color: #000;
	background-color: #F2F5F8;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBB;
	border-right-color: #BBB;
	border-left-color: #BBB;
	font-size: 100%;
	height: 120px;
}
.a3{
	color: #000;
	background-color: #fff;
	width: 780px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBB;
	border-left-color: #BBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
}
.a5{
	color: #000;
	width: 760px;
	font-size: 100%;
	text-align: center;
	margin: 10px 4px 4px;
	padding: 2px;
}
hr{
	font-size: 0px;
	color: #fff;
	border-top: 1px dashed #aaa;
}
h1 {
	font-size: 200%;
	font-weight: bolder;
	color: #003300;
	padding: 1px;
	margin: 0px 2px 4px;
	letter-spacing: 2pt;
	font-style: oblique;
	text-decoration: underline;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #003800;
	margin: 4px;
	letter-spacing: 2px;
	font-family: 標楷體;
	padding: 4px 4px 8px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
h2#h2 {
	font-family: 新細明體;
	font-size: 80%;
	font-weight: bold;
	color: #003366;
	border: none;
	margin: 2px;
	padding: 2px 2px 2px 3px;
	text-align: left;
}
h2#home {
	font-family: 新細明體;
	font-size: 100%;
	font-weight: bold;
	color: #003800;
	border: none;
	margin: 2px;
	padding: 2px 2px 2px 3px;
	text-align: left;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #bb0000;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 4px;
	display: list-item;
	list-style-type: disc;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333;
	margin: 2px 1px 2px 10px;
	padding: 2px 1px 2px 10px;
}
h5 {}
table#b5 {
	color: #000;
	width: 100%;
	font-size: 80%;
}
td#b1 {
	width: 77%;
	vertical-align: top;
	padding: 8px;
	text-align: left;
}
td#b2 {
	background-color: #F2F5F8;
	text-align: center;
	vertical-align: text-top;
	width: 23%;
	padding-top: 10px;
}
td#b3 {
	text-align: center;
	width: 75%;
	vertical-align: top;
	padding-top: 15px;
}
td#b4 {
	text-align: left;
	width: 100%;
	height: 20px;
	background-color: #F2F5F8;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.c1 {
	text-align: left;
	color: #555;
	font-size: 80%;
	padding:0px;
	margin: 2px 2px 20px;
	background-color: #F8FAFB;
}
.c2 {
	text-align: right;
	color: #000;
	font-size: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

div#divleft
{
	font-size: 80%;
	text-align: left;
	padding-top: 15px;
}

div#divright
{
	font-size: 80%;
	text-align: right;
	padding-top: 15px;
}
div#page-container
{
	position: absolute;
	left: 1px;
	top: 90px;
	text-align: left;
}


ul {
	font-size: 100%;
	color: #000;
}
ul#ul1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
ol {
	list-style-type: decimal;

}
li#small{
	color: #000;
	font-size: 80%;
	margin: 5px 0px 10px;
	list-style-type: decimal;
	list-style-image: none;
	display: list-item;
	vertical-align: text-top;
	text-align: left;
	list-style-position: outside;
	padding: 1px 0px;
}
li#big{
	color: #000;
	font-size: 100%;
	margin: 5px 0px 10px;
	list-style-type: decimal;
	list-style-image: none;
	display: list-item;
	vertical-align: text-top;
	text-align: left;
	list-style-position: outside;
	padding: 1px 0px;
	letter-spacing: 1px;
}
li {
	color: #000;
	font-size: 100%;
	margin: 8px 5px;
}


dl {
	background-color: #FFFDF4;
	padding: 10px;
	font-size: 80%;
	word-spacing: 24px;
}
dt {
	color: #990033;
	display: list-item;
	list-style-type: circle;
	margin: 3px 3px 3px 10px;
	padding: 3px 3px 3px 10px;
}
dd {

}

form {
}
select {
	font-size: 80%;
	color: #000;
	background-color: #f2f2f2;
	font-weight: bold;
}
.d1{
	padding: 2px;
	font-size: 100%;
	color: #003300;
	margin-top: 10px;
	margin-bottom: 5px;
}
.m1 {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.m2 {
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 30px;
	list-style-type: square;
}
.m3 {
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 80px;
	list-style-type: square;
}
.desc {
	font-size: 80%;
	color: #444;
	margin: 4px 4px 16px 6px;
	letter-spacing: 2pt;
}
b {
	font-weight: normal;
}
.bottom{
	text-align: center;
	vertical-align: text-bottom;
	background-position: center bottom;
	background-color: #f2f5f8;
	padding: 3px;
}
span {
	font-size: 100%;
	color: #333;
}

