/* CSS Document */

BODY
{
    SCROLLBAR-FACE-COLOR: #eeeeee;
    SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
    SCROLLBAR-SHADOW-COLOR: #b7b7b7;
    SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
    SCROLLBAR-ARROW-COLOR: #b7b7b7;
    SCROLLBAR-TRACK-COLOR: #e2e2e2;
    SCROLLBAR-DARKSHADOW-COLOR: #e2e2e2
}
.td {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #333333;
	line-height: 16pt;
}
.td-r {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #CC0066;
	line-height: 13pt;
}
.text {
	font-family: "細明體", "新細明體";
	font-size: 11pt;
	line-height: 25px;
	color: #333333;
}

a {  color:#003399; text-decoration: none}
a:hover { color:#FF0000; text-decoration: underline}
a.new {  color:#ffffff; text-decoration: none}
a.new:hover { color:#666699; text-decoration: underline ;background-color:#ccccff}

.title1 {
	font-family: "細明體", "新細明體";
	font-size: 15pt;
	font-weight: bold;
	color: #336633;
	line-height: 22pt;
}
.h1 {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	color: #006600;
}

.td2 {
	color:#ffffff;
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	line-height: 16pt;
}
.td2 a {  color:#ffffff; text-decoration: none}
.td2 a:hover { color:#ffffff; text-decoration: underline}
.td2 a.new {  color:#ffffff; text-decoration: none}
.td2 a.new:hover { color:#ffffff; text-decoration: underline ;background-color:#ccccff}
.copyright {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	line-height: 18pt;
	color: #333333;
}
.text02 {
	font-family: "細明體", "新細明體";
	font-size: 9pt;
	line-height: 16pt;
	color: #333333;
}
.textbox {
	font-family: "細明體", "新細明體";
	font-size: 11pt;
	color: #990000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	background-color: #FFE98E;
	line-height: 20pt;
}

