.menuBar {
	font-family: NSimSun;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
a {
text-decoration: none;
color:#999999;
} 
a:link {
text-decoration: none;
color:#999999;
}
a:visited {
text-decoration: none;
color:#999999;
} 
a:hover {
text-decoration: underline;
color:#999999;
}

a:active {
text-decoration: underline;
color:#999999;
}

.TextContent {
	font-family: NSimSun;
	font-size: 11pt;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: 2px;
	line-height: 15pt;
}
.imageContent {
	background-position: center top;
	top: auto;
	clip:  rect(auto auto auto auto);
	vertical-align: top;
}
.tableText {
	font-size: 12pt;
	background-repeat: no-repeat;
	background-position: center center;
}
.h1 {
	font-family: "標楷體";
	font-size: 16pt;
	color: #000000;
	text-align: center;
}
.h2 {
	font-family: "標楷體";
	text-align: center;
	font-size: 18px;
}
.h3 {
	font-family: "標楷體";
	text-align: center;
	font-size: 12px;
}
.donation {
	font-family: "標楷體";
	font-size: 14px;
	width: 80px;
}
.tableDesign {
	border-width: thin;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	font-size: 12px;
	
}
.tableDesign td{
	border-width: thin;
	border-style: solid;
	border-color: gray;
}
.tableDesign th{
	border-width: thin;
	border-style: solid;
	border-color: gray;
}

	
}
.download {
	font-size: 12px;
	color: #999999;
}
