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

body {
	background-image: url();
	background-color: #CCCC99;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.menubar:link {
	color:#666600;
	text-decoration: none;
	font-size:12px
}
a.menubar:active {
	color:#FFCC00;
	text-decoration: none;
	font-size:12px
}
a.menubar:visited {
	color:#666600;
	text-decoration: none;
	font-size:12px
}
a.menubar:hover {
	color:#FF6600;
	text-decoration: none;
	font-size:12px
}
a:link {
	color:#336600;
	text-decoration: none;
	font-size:12px
}
a:active {
	color:#FFCC00;
	text-decoration: none;
	font-size:12px
}
a:visited {
	color:#336600;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	color:#FF6600;
	text-decoration: none;
	font-size:12px
}
#headbar {
	color: #666600;
	font-size:13px;
	font-family : Arial;
}
/*好像沒有用到
#headbar td {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-style: normal;
		text-decoration: none;
		color: #666600;
		font-weight: normal;
		background-position: center center;
}*/
h1 {
	color:#666600;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	letter-spacing: 5px;
	bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	color:#429400;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	letter-spacing: 1px;
	bottom: 0px;
	margin-bottom: 0px;
}
.footerInfo {
	color: #FFFFFF
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#336600;
	line-height: 18px;
}
.style3 {
	color: #C4D2E2;
}
.trOdd {
	background-color: #FFC;
}
.trEven {
	background-color: #FF9;
}
.trTitle {
	background-color: #CC6;
}
