@charset "utf-8";
.copyright {
	font-family: "微軟正黑體";
	font-size: 11px;
	color: #FFFFCC;
}
.tdbg {
	background-image: url(images/123_15.jpg);
	background-repeat: repeat-y;
}
.text1 {
	font-family: "新細明體";
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
}
.titel {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}
.titel2 {
	font-size: 26px;
	font-weight: bolder;
	color: #660066;
}
.titel3 {
	font-family: "新細明體";
	font-size: 24px;
	font-weight: bold;
	color: #660066;
}
a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;
}
