@charset "big5";
/* CSS Document */
body {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height:100%;
	width: 100%;
}
body {
	background-color: #FFFFFF;
	text-align: -moz-center;
	vertical-align: center;
	margin: 0px;
	height:100%;
	width: 100%;
}
body {

/* Firefox */
display:-moz-box;
-moz-box-orient:horizontal;
-moz-box-pack:center;
-moz-box-align:center;
}
body {
/* Safari and Chrome */
display:-webkit-box;
-webkit-box-orient:horizontal;
-webkit-box-pack:center;
-webkit-box-align:center;
}

#cover_top{
	position: static;
	text-align: center;
	height: 134px;
}

#cover_flash{
	position: static;
	text-align: center;
	height: 106px;
}

#cover_menu {
	position: static;
	text-align: right;
	height: 21px;
	background-color: #5f6b5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#cover_menu a{
	color: #FFFFFF;
	text-decoration: none;
}

#cover_menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


#cover_menu2{
	position: static;
	height: 150px;
	background-color: #006363;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	line-height: 25px;
}


#cover_menu2 a{
	color: #FFFFFF;
	text-decoration: none;
}

#cover_menu2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}




#copyright_space_sp01{
	position: static;
	height: 19px;
}

#copyright{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009494;
	padding-top: 6px;
	position: static;
	height: 11px;
	float: right;
}
