@charset "big5";
/******************************************************************/
/* BODY*/

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFCC00;
}
.substitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7D6E25;
	text-transform: uppercase;
	text-decoration: underline;
}

.substitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C6BA9A;
}

.body_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	color: #333333;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	color: #333333;
}
.body a:link {
	font-size:10px;
	color: #628697;
	text-decoration: none;
}
.body a:visited {
	font-size:10px;
	color: #628697;
	text-decoration: none;
}
.body a:hover {
	font-size:10px;
	color: #663333;
	text-decoration: none;
}

.bodych a:link {
	font-size:12px;
	color: #628697;
	text-decoration: none;
}

.bodych a:visited {
	font-size:12px;
	color: #628697;
	text-decoration: none;
}

.bodych a:hover {
	font-size:12px;
	color: #663333;
	text-decoration: none;
}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663333;
	text-decoration: none;
}

/* END BODY*/


/******************************************************************/

/* MENU*/

.topmenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.topmenu a:link {
	font-size:10px;
	color: #628697;
	text-decoration: none;
}

.topmenu a:visited {
	font-size:10px;
	color: #628697;
	text-decoration: none;
}

.topmenu a:hover {
	font-size:10px;
	color: #663333;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a:link {
	font-size:9px;
	color: #628697;
	text-decoration: none;
}

.footer a:visited {
	font-size:9px;
	color: #628697;
	text-decoration: none;
}
.footer a:hover {
	font-size:9px;
	color: #663333;
	text-decoration: none;
}

/* END MENU*/
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.more a:link {
	font-size:10px;
	color: #628697;
	text-decoration: none;
}
.more a:visited {
	font-size:10px;
	color: #628697;
	text-decoration: none;
}
.more a:hover {
	font-size:10px;
	color: #663333;
	text-decoration: none;
}

.morech a:link {
	font-size:12px;
	color: #628697;
	text-decoration: none;
}
.morech a:visited {
	font-size:12px;
	color: #628697;
	text-decoration: none;
}
.morech a:hover {
	font-size:12px;
	color: #663333;
	text-decoration: none;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}

