﻿/*正體中文*/
.font_title
{
    font-family: 微軟正黑體,新細明體,Arial;
    color: #2F2F2F;
    font-weight: bold;
    font-size: 9pt;
    padding: 5px 5px 5px 10px;
    text-align: left;
}



.big5_font_default
{
    font-family: Arial,微軟正黑體,新細明體;
    color: #2F2F2F;
    font-size: 9pt;
}

.big5_font_content
{
    font-family: Arial,微軟正黑體,新細明體;
    color: #2F2F2F;
    font-size: 11px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 14pt;
}

.big5_font_content_lightup_01
{
    font-family: Arial,微軟正黑體,新細明體;
    color: #900001;
    font-size: 11px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 14pt;
}

.big5_font_content_lightup_02
{
    font-family: Arial,微軟正黑體,新細明體;
    color: #669999;
    font-size: 11px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 14pt;
}

.td_title
{
    font-family: Arial,微軟正黑體,新細明體;
    background-color: #0D5293;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
}

.td_sub_title
{
    font-family: Arial,微軟正黑體,新細明體;
    border-color: #3A6BA2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    font-size: 11px;
    padding-left: 5px;
    text-align: center;
}

.td_content
{
    font-family: Arial,微軟正黑體,新細明體;
    border-color: #3A6BA2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    font-size: 11px;
    padding-left: 5px;
}

.td_end
{
    font-family: Arial,微軟正黑體,新細明體;
    border-color: #3A6BA2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 11px;
    padding-left: 5px;
}

.td_numeric_content
{
    font-family: Arial,微軟正黑體,新細明體;
    border-color: #3A6BA2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    font-size: 11px;
    padding-left: 2px;
}

.td_numeric_end
{
    font-family: Arial,微軟正黑體,新細明體;
    border-color: #3A6BA2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 11px;
    padding-left: 2px;
}

/*英文*/
.en_font_title
{
    font-family: Arial;
    color: #2F2F2F;
    font-weight: bold;
    font-size: 11px;
}



.en_font_subtitle
{
    font-family: Arial;
    color: #2F2F2F;
    font-weight: bold;
    font-size: 11px;
    color: #F25822;
}

.en_font_default
{
    font-family: Arial;
    color: #2F2F2F;
    font-size: 11px; /*LINE-HEIGHT: 14pt;*/
}
.en_font_tag
{
    font-family: Arial;
    color: #2F2F2F;
    font-size: 9px; /*LINE-HEIGHT: 14pt;*/
}

.en_font_content
{
    font-family: Arial;
    color: #2F2F2F;
    font-size: 11px;
    text-align: justify;
    text-justify: newspaper;
    line-height: 14pt;
}

.en_font_content_lightup_01
{
    font-family: Arial;
    color: #900001;
    font-size: 11px;
    text-align: justify;
    text-justify: newspaper; /*line-height  : 14pt;*/
}

.en_font_content_lightup_02
{
    font-family: Arial;
    font-weight: bolder;
    color: #669999;
    font-size: 11px;
    text-align: justify;
    text-justify: newspaper; /*LINE-HEIGHT: 14pt;*/
}

.td_bottom
{
    background-color: #E2E2E2;
    height: 20px;
}

.en_link
{
    font-size: 11px;
    color: #333333;
    font-family: Arial, Verdana, Geneva, Sans-Serif;
    text-decoration: none;
}



A.en_link:hover
{
    background: none transparent scroll repeat 0% 0%;
    color: #3366cc;
    text-decoration: none;
}

A.en_link:visited
{
    font-family: Arial, Verdana, Geneva, Sans-Serif;
    text-decoration: none;
}
