.TextGraySmall {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;


}
body {
	background-color: #CAFCC2;
}
ul#menu {
  width: 280px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	text-indent: 5pt;
	padding: 5px;
  outline: none;
}

ul#menu li, 
  ul#menu a {
  font-family: "新細明體";
  outline: none;
}

ul#menu li {
	border-bottom: solid 1px #b9a894;
	line-height: normal;
	text-decoration: none;
	color: #003300;

}

ul#menu ol li {
	border-bottom: none;
	color: #003300;

}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

.topictitle {
	font-family: "新細明體";
	font-size: 36px;
	font-style: normal;
	color: #EAAF00;
	font-weight: bolder;

}
.tableheader {
	font-family: "新細明體";
	color: #003366;
	background-color: #9966CC;
}
.InnerTableNormal {



	color: #333333;
	background-color: #CCCCCC;
	font-family: "新細明體";
}
.subheaderlevel1 {
	font-size: 24px;
	color: #006633;
	font-weight: bold;

}
.subheaderlevel2 {
	font-size: 16px;
	font-weight: normal;
	color: #006633;
}
a:link {
	color: #006600;
}
a:hover {
	color: #009999;
}
.bold {
	font-family: "新細明體";
	font-weight: bold;
}
.title2 {
	color: #FF9900;
	font-weight: bold;
	font-size: 24px;
}
.rowstyle2 {
	background-color: #6699FF;

}
.rowstyle1 {
	background-color: #FFCD9B;

}
a:visited {
	color: #339900;
}
.maintable {
	background-color: #EAEAEA;

}
.pinkhistorydescription {
	font-size: small;
	color: #FF6CB6;
	font-weight: bold;
}
