﻿td {
    font-family: "新細明體", "細明體";
    font-size: 10pt;
}
.CopyRight {
    font-size: 8pt;
    line-height: 12pt;
    color: #666666;
}
.Memo {
    line-height: 18pt;
    color: #6D6E71;
}
.MemoPink {
    line-height: 18pt;
    color: #FF66FF;
}
.Page {
    font-family: "Arial";
    font-size: 8pt;
}
.Counter {
	font-family: "Arial";
	font-size: 6pt;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
#PageLink a:link {
    color: #6D6E71;
    text-decoration: none;
}
#PageLink a:visited {
    color: #6D6E71;
    text-decoration: none;
}
#PageLink a:hover {
    color: #6D6E71;
    text-decoration: none;
}
#PageLink a:active {
    color: #6D6E71;
    text-decoration: none;
}
Input {
    margin: 5pt;
    border: 1pt #999999 solid;
    border-style: DOUBLE;
    height: 14pt;
    font-size: 10pt;
    line-height: 13pt;
    font-family: "新細明體", "細明體";
}
