body {
	background-image: url(images/bkg.gif);
}
.TableBkg {
	background-image: url(images/bkg2.jpg);
	background-repeat: repeat-y;
	background-position: center 65px;
}
.Content {
	font-size: 13px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.Title1 {
	line-height: 150%;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	font-size: 13px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.Menu {
	font-family: "Arial", "新細明體";
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
.List {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	margin-left: 14px;
	list-style-image: url(images/icon01.gif);
	list-style-type: none;
}
.TableMenu {
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.Title2 {
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #9C3910;
	text-decoration: none;
}
.Title3 {
	line-height: 150%;
	font-weight: bolder;
	color: #006666;
	text-decoration: none;
	font-size: 13px;
}
.Form {
	font-family: "Arial", "新細明體";
	font-size: 12px;
	color: #000000;
	border: 1px solid #999900;
	height: auto;
	margin: 3px;
}
