@charset "UTF-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
a {
	text-decoration: none;
	color: 000099;
}
a:hover {
	color:#0098FF;
}
a:active {
	color: 000099;
}
h1 {
	color: #0098FF;
	font-size: 23px;
	text-align: left;
	font-weight: lighter;
	letter-spacing: 1px;
	text-transform: uppercase;
	vertical-align: baseline;
}
h1 a {
	text-decoration: none;
	color: inherit;
}
h1 a:hover {
	color:#000099;
}
h2 {
	color: inherit;
	font-size: 13px;
	text-align: left;
	font-weight: lighter;
	text-transform: uppercase;
	vertical-align: baseline;
	line-height: 1.9em;
	margin-bottom: 0em;
	margin-top: 0em;
}
h2 a {
	text-decoration: none;
	color: #611139;
}
h2 a:hover {
	color:#0098FF;
}
h3 {
	color: #0098FF;
	font-size: 10px;
	font-weight: nolrmal;
	text-transform: uppercase;
	vertical-align: baseline;
}
h3 a {
	text-decoration: none;
	color: inherit;
}
h3 a:hover {
	color:#000099;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-weight: lighter;
}
h6 {
	font-size: 9px;
	font-weight: lighter;
	text-transform: uppercase;
	text-align: right;
}
li {
	list-style: none;
	padding-left: -20;
}
.black-centering {
	color:#000;
	text-align: center;
}
.black {
	color:#000;
}
.centering {
	text-align: center;
}
.h1chinese {
	color: #000000; 
	font-family: 標楷體; 
	font-size: 20px; 
}
.h1-fix {
	color: #000099;
	font-size: 16px;
	text-align: center;
}
.vert-align-top {
	vertical-align: top;
}
.menu-fix {
	line-height: 1.25em;
}
.submenu-fix {
	font-size: 11px;
	line-height: 1em;	
}
.subsubmenu-fix {
	font-size: 10px;
	line-height: 1em;	
	color: #000099; 
}
#container {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#cover {
	position: relative;
	top: 10px;
	width: 800px;
	height: 547px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../_index/indeximages/hairbg.jpg);
	background-repeat: no-repeat;
}
#introtext {
	float: right;
	margin-right: 50px;
	margin-top: 110px;
	width: 180px;
	text-align: left;
}
#names {
	position: absolute;
	top: 65px;
	left: 43px;
	width: 280px;
}
#buttons {
	position: absolute;
	top: 135px;
	left: 43px;
	width: 146px;
}
#credits {
	position:absolute;
	top: 516px;
	left: 609px;
	width: 246px;
}
#main-menu {
	list-style: none;
	padding-left: 0;
}
#sub-menu h2 {
	padding-left: 0;
}
#motigo {
	position: absolute;
	left: -9999px;
}
