﻿@charset "utf-8";
/* CSS Document */
body {
    font-family:Arial, Helvetica, sans-serif, "AR MingtiM BIG-5";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC9999;
}
a:link {
	color: #663366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	color: #FFFFCC;
	line-height: 18px;
}
.style2 {
	color: #FE9909;
	font-size: 13px;
}
.style3 {
	color: #666633;
	font-size: 13px;
	line-height: 18px;
}
.style4 {
	color: #666699;
	font-size: 12px;
}
.style5 {
	font-size: 12px;
	color: #666600;
}
.style6 {
	font-size: 15px;
	color: #993300;
}
.style7 {
	font-size: 16px;
	color: #800000;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
/*.text8_gray{
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}*/
.text9_gray{
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
.text12_white{
	font-size: 12px;
	color: #FFFFFF;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 650px;
	top: 9px;
}
