BODY
{
}
.white_page_txt
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
.small_txt
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
.table_frame
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    MARGIN: 1px;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid
}
.table_frame_right
{
    BORDER-RIGHT: darkgray 1px solid;
    BORDER-TOP: darkgray 1px;
    MARGIN: 1px;
    BORDER-LEFT: darkgray 1px;
    BORDER-BOTTOM: darkgray 1px
}
.table_frame_horizonal
{
    BORDER-RIGHT: darkgray 1px;
    BORDER-TOP: darkgray 1px solid;
    BORDER-LEFT: darkgray 1px;
    BORDER-BOTTOM: darkgray 1px solid
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
.big_txt
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16pt;
    COLOR: #333333;
    FONT-FAMILY: 'Comic Sans MS', Verdana, Tahoma, Arial
}
.navi_category
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
.page_nav
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
.page_nav_ch
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: 新細明體, 細明體, Verdana, Tahoma, Arial
}

a { color: #0033FF; text-decoration: none; }
a:hover { color: #006600; text-decoration: underline; }





