/* 縮小失敗。正在傳回未縮小的內容。
(567,12): run-time error CSS1036: Expected expression, found ':'
 */

/*** 中文字對齊 ***/
.justify
{
    text-align: justify;
    text-justify: inter-ideograph;
}

.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 95%;
    line-height: 30px;
    font-weight: bold;
    color: #23657e;
    text-decoration: none;
}


.font1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 24px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.font1_1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 24px;
    font-weight: normal;
    color: #797979;
    text-decoration: none;
    text-align: justify;
    text-justify: inter-ideograph;
}

.font1_2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 18px;
    font-weight: normal;
    color: #26697d;
    text-decoration: none;
}

a.font1_2:hover
{
    color: #CC3300;
}

.font1_3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 18px;
    font-weight: normal;
    color: #26697d;
    text-decoration: none;
}

a.font1_3:link
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: normal;
    color: #26697d;
    text-decoration: none;
}

a.font1_3:visited
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: normal;
    color: #26697d;
    text-decoration: none;
}

a.font1_3:hover
{
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: normal;
    color: #CC3300;
    text-decoration: underline;
}

.font2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 40px;
    font-weight: bold;
    color: #1F1F1F;
    text-decoration: none;
}

.font2_1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 24px;
    font-weight: bold;
    color: #1F1F1F;
    text-decoration: none;
}

.font3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 30px;
    font-weight: normal;
    color: #26697d;
    text-decoration: none;
}

a.font3:link
{
    text-decoration: underline;
}

.font4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: normal;
    color: #dbf8f8;
    text-decoration: none;
    line-height: 30px;
}

.font5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: normal;
    color: #4BACC9;
    text-decoration: none;
    line-height: 24px;
}

a.font5:link
{
    color: #26697d;
}

a.font5:hover
{
    color: #CC3300;
}

a.font5:visited
{
    color: #26697d;
}

.news_a
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 30px;
    font-weight: normal;
    color: #8e8e8e;
    text-decoration: none;
}

a.news_a:link
{
    color: #000000;
    text-decoration: none;
}

a.news_a:visited
{
    color: #000000;
}

a.news_a:hover
{
    color: #00536c;
    text-decoration: underline;
}

.news_b
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 24px;
    font-weight: normal;
    color: #78acba;
    text-decoration: none;
}

/*頁數*/
#controls
{
    position: relative;
    margin: 0 auto;
    height: 20px;
}

#perpage
{
    position: relative;
    text-align: center;
    font-size: 80%;
}

    #perpage select
    {
        float: left;
        font-size: 12px;
    }

    #perpage span
    {
        float: left;
        margin: 3px 0 0 0;
    }

#navigation
{
    position: relative;
    text-align: center;
    font-size: 95%;
}

    #navigation img
    {
        cursor: pointer;
    }

    #navigation a.page_font
    {
        color: #666;
        text-decoration: none;
    }

    #navigation a:hover.page_font
    {
        color: #F60;
    }


/*** 美工版型網頁 ***/
.template
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 20px;
    font-weight: normal;
    color: #545959;
    text-decoration: none;
}

a.template a:hover
{
    color: #CC0033;
}

.T12red
{
    padding-right: 5px;
    line-height: 6px;
    color: #FF0033;
    font-weight: normal;
}

.T12
{
    padding-right: 5px;
    line-height: 6px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

.sortable
{
    margin: 0 auto 10px;
    border-left: 1px solid #c6d5e1;
    border-top: 1px solid #c6d5e1;
    border-bottom: none;
}

    .sortable td
    {
        padding: 4px 6px 6px;
        border-bottom: 1px solid #c6d5e1;
        border-right: 1px solid #c6d5e1;
        color: #26697d;
    }

A.sitemap:link
{
    color: #333333;
    text-decoration: none;
    letter-spacing: 1pt;
}

A.sitemap:visited
{
    color: #333333;
    text-decoration: none;
    letter-spacing: 1pt;
}

A.sitemap:hover
{
    color: red;
    text-decoration: none;
    letter-spacing: 1pt;
}

/* CSS Document */
body
{
    background-color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(../../img/standard/top_bg.jpg);
    background-repeat: repeat-x;
}

.search_input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 73%;
    color: #999999;
    text-decoration: none;
    height: 17px;
    width: 90px;
    border: 1px solid #D7D7D7;
    line-height: 16px;
}

.search_input2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 73%;
    color: #999999;
    text-decoration: none;
    height: 17px;
    width: 360px;
    border: 1px solid #D7D7D7;
    line-height: 16px;
}

.top_1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 73%;
    color: #bebebe;
    text-decoration: none;
}

a.top_1:link
{
    color: #3288a6;
}

a.top_1:visited
{
    color: #3288a6;
}

a.top_1:hover
{
    color: #CC0000;
}

.menu_1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 83%;
    color: #a3c9cd;
    text-decoration: none;
    line-height: 24px;
}

a.menu_1:link
{
    font-size: 83%;
    color: #FFFFFF;
    padding-left: 25px;
}

a.menu_1:visited
{
    font-size: 83%;
    color: #FFFFFF;
    padding-left: 25px;
}

a.menu_1:hover
{
    font-size: 83%;
    color: #FFFF99;
}

.menu_2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 83%;
    color: #3c3c3c;
    text-decoration: none;
    line-height: 27px;
}

a.menu_2:link
{
    font-size: 83%;
    padding-left: 36px;
}

a.menu_2:visited
{
    font-size: 83%;
    padding-left: 36px;
}

a.menu_2:hover
{
    font-size: 83%;
    color: #CC0000;
}

.menu_3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    color: #83767b;
    text-decoration: none;
    line-height: 18px;
}

a.menu_3:link
{
    color: #3c3c3c;
    font-size: 75%;
    padding-left: 29px;
}

a.menu_3:visited
{
    font-size: 75%;
    padding-left: 29px;
}

a.menu_3:hover
{
    color: #CC0000;
}

/* 頁籤 Start */
.tabmd
{
    padding-bottom: 15px;
}

    .tabmd ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.mainNav
{
    width: 485px;
    font-size: 73%;
    float: left;
    border-bottom: #999999 solid 1px;
    padding-top: 10px;
    margin-left: 5px;
}

    .mainNav li
    {
        float: left;
        width: 85px;
    }

        .mainNav li a
        {
            display: block;
            width: 100%;
            line-height: 1.7em;
            color: #333333;
            text-decoration: none;
            text-align: center;
            background-color: #E8E8E8;
            background-image: url(../../img/standard/motc_r12_c11.jpg);
            background-repeat: repeat-x;
            background-position: 0 0;
            padding-top: 3px;
        }

            .mainNav li a:hover
            {
                color: #FFFFFF;
                background-color: #50B622;
                background-image: url(../../img/standard/motc_r12_c11.jpg);
                background-repeat: repeat-x;
                background-position: -85px 0px;
            }

        .mainNav li.active a
        {
            color: #FFFFFF;
            background-image: url(../../img/standard/motc_r12_c11.jpg);
            background-repeat: repeat-x;
            background-position: -85px 0px;
        }

            .mainNav li.active a:hover
            {
                color: #FFFFFF;
                background-image: url(../../img/standard/motc_r12_c11.jpg);
                background-repeat: repeat-x;
                background-position: -85px 0px;
            }

div.tab_container
{
    clear: left;
    width: 98%;
    border-top: none;
}

div.list
{
    clear: left;
    width: 98%;
    border-top: none;
}

/* 頁籤 end */

.newstitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 93%;
    line-height: 20px;
    font-weight: bold;
    color: #ce0367;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 7px;
}

.news_1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 83%;
    line-height: 18px;
    color: :#0000FF;
    text-decoration: none;
}

a.news_2:visited
{
    color: #0000FF;
}

a.news_1:link
{
    color: #3333FF;
}

a.news_1:hover
{
    color: #CC0000;
    text-decoration: underline;
}

.news_2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 83%;
    line-height: 20px;
    color: #3c3c3c;
    text-decoration: none;
    padding-left: 15px;
}

a.news_2:visited
{
    color: #3c3c3c;
}

a.news_2:link
{
    color: #1d1d1d;
}

a.news_2:hover
{
    color: #CC0000;
    text-decoration: underline;
}

.foot_1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    line-height: 19px;
    color: #797979;
    text-decoration: none;
}

a.foot_1:link
{
    color: #575656;
}

a.foot_1:visited
{
    color: #797979;
}

a.foot_1:hover
{
    color: #CC0000;
}

.foot_2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    line-height: 19px;
    color: #6a5acd;
    text-decoration: none;
}

.foot_3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 19px;
    color: #797979;
    text-decoration: none;
}

a.foot_3:link
{
    color: #797979;
    text-decoration: none;
}

a.foot_3:visited
{
    color: #797979;
}

a.foot_3:hover
{
    color: #797979;
    text-decoration: underline;
}

.foot_4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    line-height: 19px;
    color: #CC3300;
    text-decoration: none;
}

.c4
{
    font-size: 75%;
    color: #CCCCCC;
    text-decoration: none;
}

a.c4:hover
{
    color: #CC0000;
}

.location
{
    font-size: 75%;
    color: #6C6B6B;
    text-decoration: none;
    line-height: 19px;
}

a.location:link
{
    color: #6c6b6b;
}

a.location:hover
{
    color: #CC0000;
}

.homemenutitle
{
    font-size: 83%;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#newsbg
{
    background-image: url(../../img/standard/news_bg1.jpg);
    display: "";
    height: 30px;
    width: 100%;
}

    #newsbg:hover
    {
        background-image: url(../../img/standard/news_bg2.jpg);
        display: "";
        height: 30px;
        width: 100%;
    }

.input
{
    border: 1px solid #D8D4C9;
    height: 18px;
    color: #000;
    font-size: 13px;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F0F0F0', endColorStr='#FFFFFF', gradientType='0');
}

select
{
    border: 1px solid #D8D4C9;
    color: #000;
    height: 23px;
    font-size: 13px;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F0F0F0', endColorStr='#FFFFFF', gradientType='0');
}

textarea
{
    border: 1px solid #D8D4C9;
    color: #000;
    font-size: 13px;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F0F0F0', endColorStr='#FFFFFF', gradientType='0');
}

/* 按鈕(字黑)  */
input.btn
{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #028ddf;
    border-right-color: #028ddf;
    border-bottom-color: #04649d;
    border-left-color: #028ddf;
    background-image: url(../../img/standard/btnBG.jpg);
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 0px;
    padding-left: 0em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    *font-size: 9pt;
    color: #000000;
    cursor: hand;
    margin-top: 0px;
    margin-right: 8px;
    *margin-right: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
}

    input.btn:link
    {
        color: #000000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #128bd3;
        border-right-color: #128bd3;
        border-bottom-color: #128bd3;
        border-left-color: #128bd3;
        background-image: url(../../img/standard/btnBG2.jpg);
        cursor: hand;
        margin-top: 0px;
        margin-right: 8px;
        *margin-right: 1px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    input.btn:visited
    {
        color: #000000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #128bd3;
        border-right-color: #128bd3;
        border-bottom-color: #128bd3;
        border-left-color: #128bd3;
        background-image: url(../../img/standard/btnBG2.jpg);
        cursor: hand;
        margin-top: 0px;
        margin-right: 8px;
        *margin-right: 1px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    input.btn:hover
    {
        color: #CC0000;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #128bd3;
        border-right-color: #128bd3;
        border-bottom-color: #128bd3;
        border-left-color: #128bd3;
        background-image: url(../../img/standard/btnBG2.jpg);
        cursor: hand;
        margin-top: 0px;
        margin-right: 8px;
        *margin-right: 1px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

/*圖片樣式*/
.img_border
{
    background: url(../../../pubprogram/upload/img/photo_bg.gif) left no-repeat;
    padding: 20px 25px 20px 25px;
}

.img_border2
{
    border: #CCC solid 1px;
    padding: 3px;
    background-color: #FFF;
    float: left;
    margin: 10px;
    display: block;
}


.line_list
{
    border-top: #8c704f 1px solid;
}

.line_list2
{
    border-top: #B8AE89 1px dashed;
}


/* 按鈕(字紅)  */
input.btnred
{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #028ddf;
    border-right-color: #028ddf;
    border-bottom-color: #04649d;
    border-left-color: #028ddf;
    background-image: url(../../img/standard/btnBG.jpg);
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 0px;
    padding-left: 0em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    *font-size: 9pt;
    color: #FF0033;
    margin-top: 0px;
    margin-right: 8px;
    *margin-right: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
}

    input.btnred:link
    {
        color: #FF0033;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #128bd3;
        border-right-color: #128bd3;
        border-bottom-color: #128bd3;
        border-left-color: #128bd3;
        background-image: url(../../img/standard/btnBG2.jpg);
        margin-top: 0px;
        margin-right: 8px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    input.btnred:visited
    {
        color: #FF0033;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #128bd3;
        border-right-color: #128bd3;
        border-bottom-color: #128bd3;
        border-left-color: #128bd3;
        background-image: url(../../img/standard/btnBG2.jpg);
        margin-top: 0px;
        margin-right: 8px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    input.btnred:hover
    {
        color: #FF0033;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #128bd3;
        border-right-color: #128bd3;
        border-bottom-color: #128bd3;
        border-left-color: #128bd3;
        background-image: url(../../img/standard/btnBG2.jpg);
        margin-top: 0px;
        margin-right: 8px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

.line
{
    border: 1px solid #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    text-align: left;
}

/*導盲磚快速鍵使用*/
.accesskey
{
    font-size: 73%;
    color: #CCCCCC;
    text-decoration: none;
}

a.accesskey:hover
{
    color: #CC0000;
}

/*日曆式使用*/
.calendar_title
{
    font-size: 100%;
    color: #004A6F;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 33px;
    font-weight: bold;
    text-indent: 30px;
    letter-spacing: 0.1em;
}

.main_font13b
{
    font-size: 121%;
    font-family: Geneva, Arial, Helvetica, "新細明體";
    color: #333333;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
}

.calendar_month
{
    background-image: url(../../images/ssl/moth_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    width: 75px;
}

.calendar_month2
{
    background-image: url(../../images/ssl/moth_bg2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    width: 75px;
}

.calendar_fnot
{
    font-family: Geneva, Arial, Helvetica, "新細明體";
    font-size: 80%;
    line-height: 25px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

    .calendar_fnot A:link
    {
        font-family: Geneva, Arial, Helvetica, "新細明體";
        line-height: 25px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
    }

    .calendar_fnot A:visited
    {
        font-family: Geneva, Arial, Helvetica, "新細明體";
        line-height: 25px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
    }

    .calendar_fnot A:hover
    {
        font-family: Geneva, Arial, Helvetica, "新細明體";
        line-height: 25px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
    }

.bt
{
    color: #099BCC;
    text-decoration: none;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-image: url(../../images/ssl/bt1.jpg);
    line-height: 27px;
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    width: 35px;
}

a.bt:hover
{
    background-image: url(../../images/ssl/bt2.jpg);
}

.day
{
    color: #099BCC;
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-indent: 5px;
}

.in01
{
    color: #333333;
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 20px;
}

a.in01:hover
{
    color: #000099;
    text-decoration: underline;
}

.in02
{
    color: #CC0000;
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 20px;
    padding-right: 5px;
}

.c003
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    line-height: 20px;
    font-weight: normal;
    color: #545959;
    text-decoration: none;
    padding-left: 3px;
}

a.c003:hover
{
    color: #CC0033;
}

/* 右下方Banner Start index_R7_new.jsp使用 */
.abgne-news-scroll
{
    height: 275px;
    overflow: hidden;
    position: relative;
}

    .abgne-news-scroll a img
    {
        border: #CCC solid 0px;
        padding-left: 45px;
        padding-right: 45px;
        background-color: #DDDDDD;
        margin: 0px 5px 5px 5px;
        float: center;
        display: block;
    }

#myDiv
{
    height: 270px;
    overflow: hidden;
    position: relative;
}

/* 右下方Banner end */

#CALENDER
{
    width: 500px;
    padding-left: 5px;
    padding-right: 5px;
}

