/* CSS Document */
/*頁面框架*/
tr.indexHeader01 td.tbg01, tr.indexHeader01 td.tbg02, tr.indexHeader01 td.tbg03, tr.indexHeader01 td.tbg04, tr.indexHeader01 td.td_01 {
    line-height: 20px;
}

.tbg01 {
    background: url(../images/tbg01.gif) no-repeat top left;
    width: 36px;
    height: 20px;
}

.tbg02 {
    background: url(../images/tbg02.gif) no-repeat top left;
    width: 19px;
    height: 20px;
}

.tbg03 {
    background: url(../images/tbg03.gif) no-repeat top left;
    width: 911px;
    height: 20px;
}

.tbg04 {
    background: url(../images/tbg04.gif) no-repeat top left;
    width: 35px;
    height: 20px;
}

.tbg05 {
    background: url(../images/tbg05.gif) repeat-y top left;
    width: 36px;
    height: auto;
}

.tbg06 {
    background: url(../images/tbg06.gif) repeat-y top left;
    width: 19px;
    height: auto;
}

.tbg07 {
    background: url(../images/tbg07.gif) repeat-y top left;
    width: 35px;
    height: auto;
}

.tbg08 {
    background: url(../images/tbg08.gif) no-repeat top left;
    width: 36px;
    height: 19px;
}

.tbg09 {
    background: url(../images/tbg09.gif) no-repeat top left;
    width: 19px;
    height: 19px;
}

.tbg10 {
    background: url(../images/tbg10.gif) no-repeat top left;
    width: 911px;
    height: 19px;
}

.tbg11 {
    background: url(../images/tbg11.gif) no-repeat top left;
    width: 35px;
    height: 19px;
}

/*登入位置*/
/*登入背景*/
.loginbg {
    background: url(../images/loginbg.gif) no-repeat top left;
    width: 180px;
    height: 122px;
    float: left;
    padding-top: 50px;
    padding-left: 10px;
}

.loginbg1 {
    background: url(../images/loginbg_1.gif) no-repeat top left;
    width: 180px;
    height: 161px;
    float: left;
    padding-top: 50px;
    padding-left: 10px;
}

.loginbg2 {
    background: url(../images/loginbg_2.gif) no-repeat top left;
    width: 180px;
    height: 187px;
    float: left;
    padding-top: 50px;
    padding-left: 10px;
}
/*連結位置*/
/*相關連結抬頭*/
.linkbg01 {
    background: url(../images/linkbg01.gif) no-repeat top left;
    width: 180px;
    min-height: 41px;
    float: left;
}
    /*相關連結身體*/
    .linkbg01 .linkbg02 {
        background: url(../images/linkbg02.gif) repeat-y top left;
        width: 180px;
        height: auto;
        margin-top: 41px;
        float: left;
    }
    /*相關連結底*/
    .linkbg01 .linkbg03 {
        background: url(../images/linkbg03.gif) no-repeat top left;
        width: 180px;
        height: 19px;
        float: left;
    }

    .linkbg01 ul {
        margin-top: 0px;
        padding-left: 5px;
        margin-left: 25px;
    }

        .linkbg01 ul br {
            display: none;
        }

.linkbg02 a, .linkbg02 a:link, .linkbg02 a:visited {
    color: #705c2e;
    font-size: 15px;
    /*list-style-position: outside;
    list-style-image: url(../images/li_01.gif);
    list-style-type: none;*/
    clear: both;
}

/*使用要點內容*/
.title_index {
    background: url(../images/title_index.gif) no-repeat top left;
    width: 911px;
    height: 57px;
}

.title_body {
    background-color: #fffefb;
    width: 871px;
    height: 320px;
    padding: 7px 20px 5px 20px;
}

.indrbg {
    background: url(../images/indrbg.gif) no-repeat top left;
    width: 911px;
    height: 25px;
}

.txt_03 {
    color: #ff0000 !important;
}

    .txt_03 A:link {
        color: #ff0000 !important;
    }

    .txt_03 A:visited {
        color: #ff0000 !important;
    }

    .txt_03 A:active {
        color: #ff0000 !important;
    }

    .txt_03 A:hover {
        color: #0099cc !important;
    }

.ofy {
    width: 820px;
}

    .ofy * {
        font-family: Arial;
    }

    .ofy A:link {
        color: #069;
        text-decoration: none !important;
    }

    .ofy A:visited {
        color: #069;
        text-decoration: none !important;
    }

.ofya:active {
    color: #069;
    text-decoration: none !important;
}

.ofy A:hover {
    color: #0099ff;
}