﻿@charset "utf-8";
/*襯底*/
.bg-gray {
    background: #f6f6f6;
    width: 100%;
    height: auto;
    float: left;
    margin: 10px 0;
    padding: 15px 0;
}
/*文字框*/
.text01 {
    height: auto;
    float: left;
    padding: 0 20px;
}

.green {
    color: #18c696;
    font-size: 14pt;
}

em.red {
    color: #ff3a3a;
    font-family: Arial;
    margin: 0 3px;
}
/*---------------------內頁---------------------*/
.innerbannerWrap {
    margin: 0 auto;
    width: 970px;
    height: 215px;
    margin: 0px 0 0 0;
    *margin: 113px 0 0 0; /*讓主選單露出*/
    float: left;
}

    .innerbannerWrap.news {
        /*background: url(images/ad04.jpg);*/
        background: url(images/banner_news.jpg) no-repeat;
    }

    .innerbannerWrap.inquiry {
        background: url(images/banner_customer.jpg) no-repeat;
    }

    .innerbannerWrap.map {
        background: url(images/banner_map.jpg) no-repeat;
    }

    .innerbannerWrap.co {
        background: url(images/banner_co.jpg) no-repeat;
    }

    .innerbannerWrap.discount {
        background: url(images/banner_discount.jpg) no-repeat;
    }

    .innerbannerWrap.about {
        background: url(images/banner_about.jpg) no-repeat;
    }

    .innerbannerWrap.use {
        background: url(images/banner_range.jpg) no-repeat;
    }

    .innerbannerWrap.apply {
        background: url(images/banner_apply.jpg) no-repeat;
    }

    .innerbannerWrap.methods {
        background: url(images/banner_methods.jpg) no-repeat;
    }

    .innerbannerWrap.co-brander {
        background: url(images/banner_co_brander.jpg) no-repeat;
    }

    .innerbannerWrap.privacy {
        background: url(images/banner_privacy.jpg) no-repeat;
    }

    .innerbannerWrap.student {
        background: url(images/banner_student.jpg) no-repeat;
    }

    .innerbannerWrap.sitemap {
        background: url(images/banner_sitemap.jpg) no-repeat;
    }

.innerbannerWrapshowdow {
    margin: 0 auto;
    width: 100%;
    height: 38px;
    margin: 0px 0 0 0px;
    float: left;
    background: url(images/adshowdow02.jpg);
}

.inner-container {
    width: 100%;
    margin: 5px 0 0 0px;
    float: left;
    /*background:url(images/bg_news.jpg);*/
    /*height:1596px;*/
}

/*--------------內頁標題--------------*/
.inner-title {
    float: left;
    margin: 89px 0 0 41px;
}

    .inner-title h1 {
        color: #079476;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        font-size: 24pt;
    }

    .inner-title p {
        color: #989999;
        font-family: Verdana;
        font-size: 10pt;
        margin: 0 0 0 6px;
    }
/*標題-最新消息*/
.news {
    background-position: 0 -697px;
}
/*標題-如何申請*/
.apply {
    background-position: 0 -520px;
}
/*標題-掛失卡片*/
.card {
    background-position: 0 -565px;
}
/*標題-查詢服務*/
.inquiry {
    background-position: 0 -609px;
}
/*標題-常見問題*/
.faq {
    background-position: 0 -652px;
}
/*副標題*/
.varTitle {
    float: left;
    margin: 0px 0 10px 94px;
}

h5 {
    font: bold 22px "微軟正黑體", "新細明體", "標楷體";
    color: #F60;
    float: left;
    line-height: 32px;
}

.varTitle02 {
    float: left;
    width: 94%;
    margin: 0 0 4px 0;
}
/*麵包屑*/
#breadcrumb {
    color: #666666;
    float: right;
    margin: 16px 0 10px 0;
    padding: 0 0 0 0;
    font-size: 75%;
}

    #breadcrumb .guide {
        background-image: url(images/icon_guide.jpg);
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 12px;
        height: 11px;
        float: left;
        margin: 2px 0 0 0;
    }

    #breadcrumb a {
        width: 12px;
        height: 11px;
        color: #000;
        font-weight: normal;
        text-decoration: none;
    }

        #breadcrumb a:hover {
            color: #F60;
            text-decoration: none;
        }

    #breadcrumb span {
        padding: 0 0 0 5px;
    }

        #breadcrumb span a {
            padding: 0 5px;
        }

    #breadcrumb .current {
        color: #6dba1a;
        font-weight: bold;
    }
/*最新消息*/
.newswrap {
    float: left;
    border-bottom: solid 1px #d9dddc;
    height: 127px;
    width: 100%;
    padding: 10px 0;
}

    .newswrap .imgbg {
        background: url(images/imgborder.jpg);
        width: 170px;
        height: 113px;
        margin: 5px 10px 0 0;
        float: left;
    }

        .newswrap .imgbg img {
            margin: 10px;
        }

    .newswrap .title {
        width: 790px;
        float: left;
        margin: 10px 0 10px 0;
    }

        .newswrap .title h1.date {
            float: left;
            color: #b2b2b2;
            font-size: 10pt;
            font-weight: normal;
            margin: 0 5px 0 0;
            width: 91px;
            font-family: Verdana;
            line-height: 15pt;
        }

        .newswrap .title h1, .newswrap .title h1 a {
            float: left;
            color: #008680;
            font-size: 12pt;
            text-align: left;
            letter-spacing: 1px;
        }

            .newswrap .title h1 a:hover {
                color: #ff5731;
            }

        .newswrap .title span {
            color: #848484;
            float: right;
            font-family: Verdana;
            font-size: 10pt;
        }

            .newswrap .title span i {
                background: url(images/icon_view.jpg);
                width: 18px;
                height: 11px;
                float: left;
                margin: 4px 4px 0 0;
            }

    .newswrap .content {
        width: 790px;
        float: left;
        font-size: 10pt;
        color: #4f4f4f;
    }

        .newswrap .content span.orange {
            color: #ff5a24;
        }

            .newswrap .content span.orange a:hover {
                color: #001dff;
            }

    .newswrap p {
        color: #4f4f4f;
        line-height: 21px;
    }


/*表格-已開啟服務功能*/
table.tb-inqry {
    width: 100%;
    float: left;
    border: 1px solid #a1ae08;
}

    table.tb-inqry th {
        height: 26px;
        line-height: 26px;
        background-color: #FFF;
        color: #a1ae08;
        font-weight: normal;
        font-size: 10pt;
        padding: 5px;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #d3d3d3;
    }

        table.tb-inqry th.left {
            text-align: left;
        }

    table.tb-inqry td {
        height: 26px;
        line-height: 26px;
        padding: 5px;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #d3d3d3;
        font-family: "新細明體", "標楷體";
        font-size: 10pt;
        color: #424242;
    }

    table.tb-inqry tr.gray {
        background-color: #f5f5f5;
    }
/*表格-已開啟服務功能*/
table.tb-inqry02 {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    color: #666666;
}

    table.tb-inqry02 th {
    }

    table.tb-inqry02 td {
    }
/*分頁*/
#page {
    float: left;
    height: 40px;
    font-size: 11pt;
    width: 100%;
    margin: 18px 0 0 261px;
    letter-spacing: 1px;
}

    #page span {
        color: #686868;
    }

        #page span.blue, span.blue a, span.blue a:hover {
            color: #01a3e4;
        }

            #page span.blue a:hover {
                color: #FFF;
                background-color: #9ab836;
            }

/*最新詳細頁*/
/*標題列*/
.newsdetailWrap {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
}

    .newsdetailWrap h1 {
        font-size: 16pt;
        float: left;
        color: #078469;
        letter-spacing: 1px;
        font-family: "微軟正黑體", "新細明體", "標楷體";
    }

    .newsdetailWrap h2 {
        font-size: 10pt;
        float: right;
        color: #868686;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        font-weight: normal;
    }
/*社群插件*/
.sharebox {
    width: 500px;
    float: right;
    text-align: right;
    font-size: 10pt;
    margin: 13px -4px 23px 0;
    height: 24px;
    line-height: 21px;
}

    .sharebox btn.print {
        width: 17px;
        height: 16px;
        background: url(images/icon_print.jpg);
    }

    .sharebox span.text {
        margin: 0 10px;
    }

    .sharebox btn {
        float: left;
        width: 20px;
        height: 20px;
        background: url(images/icon_share.jpg);
        margin: 0 5px 0 0;
    }

        .sharebox btn.fb {
            background: url(images/icon_share.jpg) 0px 0px;
        }

        .sharebox btn.google {
            background: url(images/icon_share.jpg) 70px 0px;
        }

        .sharebox btn.tw {
            background: url(images/icon_share.jpg) 140px 0px;
        }

        .sharebox btn.plurk {
            background: url(images/icon_share.jpg) 212px 0px;
        }

.sharebox02 {
    width: 200px;
    float: right;
    font-size: 10pt;
    margin: 0 0 0 0;
}
/*標題列:查詢服務*/
#inqueryWrap {
    float: left;
    height: 35px;
    line-height: 35px;
    width: 77%;
    margin: 0 0 10px 0;
}

    #inqueryWrap h1 {
        font-size: 12pt;
        float: left;
        color: #666666;
        font: bold;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        letter-spacing: 1px;
    }

    #inqueryWrap h2 {
        font-size: 11pt;
        float: right;
        color: #899b6f;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        margin: 0 20px 0 0;
    }
/*最新消息_詳細頁*/
.newsContent {
    float: left;
    height: auto;
    line-height: 30px;
    width: 100%;
}

    .newsContent img {
        margin: 10px;
        border: 1px solid #CCC;
        padding: 5px;
    }

    .newsContent p {
        width: 100%;
        text-align: justify;
        text-justify: inter-ideograph;
        font-size: 11pt;
        letter-spacing: 1px;
        line-height: 22pt;
        color: #303030;
    }

#newsdetailWrap .icon_newsdetail {
    background-image: url(images/icon.png);
    background-position: -134px 0;
    width: 10px;
    height: 22px;
    float: left;
    margin: 5px 10px 0 0;
}

input.orderepaperBtn {
    line-height: 36px;
    height: 26px;
    width: 80px;
    margin-right: 5px;
}
/*最新消息內頁:上下頁/回列表頁*/
.btnWrap {
    margin: 15px 0 39px 0;
    height: 36px;
    float: left;
    width: 100%;
}

.btnWrapline {
    height: 16px;
    width: 709px;
    float: left;
    border-bottom: solid 1px #d3d3d3;
}
/*上一頁*/
.btnWrap .btnWrap01 {
    width: 70px;
    height: 30px;
    float: left;
    background: url(images/newspage.jpg);
    cursor: pointer;
}

    .btnWrap .btnWrap01:hover {
        background: url(images/newspage.jpg) 0px 30px;
    }

    .btnWrap .btnWrap01:active {
        margin: 1px 0 0 0;
    }
/*下一頁*/
.btnWrap .btnWrap02 {
    width: 70px;
    height: 30px;
    margin: 0 0 0 2%;
    float: left;
    background: url(images/newspage.jpg) -91px 0px;
    cursor: pointer;
}

    .btnWrap .btnWrap02:active {
        margin-top: 1px;
    }

    .btnWrap .btnWrap02:hover {
        background: url(images/newspage.jpg) -91px 30px;
    }
/*列表頁*/
.btnWrap .btnWrap03 {
    width: 82px;
    height: 30px;
    margin: 0 0 0 2%;
    float: left;
    background: url(images/newspage.jpg) -182px 0px;
    cursor: pointer;
}

    .btnWrap .btnWrap03:hover {
        background: url(images/newspage.jpg) -182px 30px;
    }

    .btnWrap .btnWrap03:active {
        margin-top: 1px;
    }
/*常見問題詳細頁*/
#faqContent {
    float: left;
    height: auto;
    line-height: 40px;
    width: 100%;
    background: url(images/bg_faq.jpg) repeat top;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}

    #faqContent img {
        margin: 20px;
        border: 1px solid #CCC;
        padding: 1px;
    }

    #faqContent p {
        width: 100%;
        text-align: justify;
        text-justify: inter-ideograph;
        font-size: 11pt;
    }

#faqdetailWrap .icon_faqdetail {
    background-image: url(images/icon.png);
    background-position: -134px 0;
    width: 10px;
    height: 22px;
    float: left;
    margin: 5px 10px 0 0;
}

.icon_answer {
    background: url(images/icon.png) no-repeat -109px 0;
    width: 24px;
    height: 22px;
    float: left;
    margin: 10px 10px 0 17px;
}
/*如何申請頁*/
#applyContent {
    float: left;
    height: auto;
    line-height: 30px;
    width: 100%;
}

    #applyContent img {
        margin: 0 10px 16px;
        float: left;
    }

    #applyContent p {
        width: 100%;
        text-align: justify;
        text-justify: inter-ideograph;
        font-size: 11pt;
        line-height: 20pt;
    }
/*查詢框*/
#searchWrap {
    float: left;
    width: 97%;
    background-color: #f0ede8;
    margin: 10px 0;
    padding: 10px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

table.tb_search {
}

    table.tb_search th {
        font-weight: normal;
        color: #090;
        font-size: 11pt;
        text-align: left;
        padding-left: 10px;
    }

    table.tb_search td {
        height: 36px;
        line-height: 36px;
    }

/*問題類型*/
.typeWrap {
    float: left;
    width: 97%;
    margin: 10px 0;
    padding: 13px 15px 0 0;
}

    .typeWrap .tybtn {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: auto;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        float: left;
        margin: 0 5px 0 0;
    }

        .typeWrap .tybtn:active {
            position: relative;
            top: 1px;
        }

    .typeWrap .tybtn-green {
        background-color: #8cd722;
        border: solid 1px #9fdc53;
        color: #FFF;
    }

    .typeWrap .tybtn-normal:hover {
        background-color: #8cd722;
        border: solid 1px #9fdc53;
        color: #FFF;
    }

    .typeWrap .tybtn-normal {
        background-color: #FFF;
        border: solid 1px #9fdc53;
        color: #333;
    }
/*icon*/
.icon-whitearrow {
    background: url(images/icon.png);
    background-position: -38px 0;
    width: 10px;
    height: 14px;
    float: left;
    margin: 3px 5px 0 0;
}

.icon-grayarrow {
    background: url(images/icon.png);
    background-position: -49px 0;
    width: 10px;
    height: 14px;
    float: left;
    margin: 3px 5px 0 0;
}

.icon-questionmark {
    background: url(images/icon_queationmark.jpg);
    width: 28px;
    height: 32px;
    float: left;
    margin: 0px 0 0 5px;
}

.icon-calendar {
    background: url(images/icon.png) -158px 0;
    width: 21px;
    height: 19px;
    float: left;
    margin: 4px 0 0 7px;
}

.icon_inquery {
    background: url(images/icon.png);
    background-position: -180px 0;
    width: 35px;
    height: 35px;
    float: left;
    margin: 3px 5px 0 0;
}

.btn-print {
    background: url(images/print.jpg) no-repeat;
    width: 118px;
    height: 32px;
    float: right;
    margin: 3px -1px 0 0;
}

    .btn-print:hover {
        background: url(images/print_hover.jpg) no-repeat;
    }

    .btn-print:active {
        position: relative;
        top: 1px;
    }

.line-gray {
    width: 675px;
    height: 32px;
    float: left;
    margin: 0px 0 0 5px;
    background-image: url(images/line_gray.jpg);
}
/*查詢服務:補貼額度*/
#cadaView {
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    margin: 10px 0 10px 14px;
    padding: 10px;
    width: 81%;
    background: #f7f7f7;
}

    #cadaView h1 {
        color: #666666;
        font-size: 12pt;
        color: #666;
        height: 24px;
        letter-spacing: 1px;
        font-style: normal;
        font-weight: bold;
    }

    #cadaView span.date {
        color: #a1ae08;
    }

table#coda {
    float: left;
    margin: 10px 0;
}

    table#coda th {
        background: #e4f0cc;
        text-align: left;
        padding: 6px;
        font-weight: normal;
    }

    table#coda td {
        height: 26px;
        line-height: 26px;
        padding: 5px;
        font-size: 11pt;
    }

/* panel show or hide */

.detail-panel {
    display: none;
}

    .detail-panel.selected {
        background: #fff;
        display: block;
        margin: 5px 0;
        position: relative;
        z-index: 999;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 100%;
    }

    .detail-panel.show.selected {
        padding: 0;
        width: 100%;
    }

        .detail-panel.show.selected .common-detail.panel {
            margin: 0;
        }

    .detail-panel.edit.selected {
        width: 84%;
    }

.open-panel span {
    padding: 0 0 0 5px;
    cursor: pointer;
}

    .open-panel span img {
        vertical-align: middle;
        cursor: pointer;
    }

#inner-container04 img.open-panel {
    cursor: pointer;
}

table.list {
    border: 0;
}

/*表格*/
.detail-panel {
    width: 92%;
    padding: 0px;
    margin: 0 30px 20px 0;
    border: 1px solid #a1ae08;
}

.list tr.gray {
    background: #f7f7f7;
}

.open-panel .list th {
    color: #a1ae08;
    font-weight: bold;
    background: #FFF;
    border-bottom: 1px dashed #d2d2d2;
    height: 20px;
    line-height: 20px;
}

table.tb-news01 td.panel-box {
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

.alignC {
    text-align: center;
}

.alignL {
    text-align: left;
}

.alignR {
    text-align: right;
}

table.tb-news01 td.paddingL20 {
    padding-left: 20px;
}

.triangle {
    background: url(images/triangle.gif) no-repeat;
    width: 11px;
    height: 5px;
    float: right;
    margin: 0 29px 0 0;
    position: absolute;
    top: -6px;
    right: 1px;
}
/*一卡通聯名卡*/
/*左右區塊*/
ul.subnav {
    width: 196px;
    float: left;
}

    ul.subnav li {
        float: left;
        background: url(images/bc_nav.jpg) no-repeat;
        width: 160px;
        height: 41px;
        line-height: 41px;
        padding-left: 36px;
        cursor: pointer;
        margin-bottom: 5px;
        color: #494949;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        font-weight: bold;
    }

        ul.subnav li:hover, ul.subnav li.stay {
            background: url(images/bc_navhover.jpg) no-repeat;
            color: #F60;
            font-weight: bold;
        }

        ul.subnav li a {
            color: #494949;
        }

        ul.subnav li.stay a {
            color: #F60;
        }
/*右邊內容*/
.suboutwrap {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.subwrap {
    float: right;
    width: 774px;
}

    .subwrap .ttop {
        float: left;
        width: 100%;
        height: 50px;
        background: url(images/bctitle.jpg) no-repeat;
    }

        .subwrap .ttop h1 {
            float: left;
            color: #fe4600;
            font-size: 14pt;
            font-weight: bold;
            font-family: "微軟正黑體", "新細明體", "標楷體";
            height: 50px;
            line-height: 55px;
            margin: 0 0 0 30px;
        }

    .subwrap .con {
        float: left;
        width: 100%;
        height: auto;
        background: url(images/bccon.jpg) repeat-y;
    }

    .subwrap .condes {
        float: left;
        width: 92%;
        height: auto;
        margin: 10px 0 0 34px;
        color: #666666;
        letter-spacing: 1px;
        font-size: 11pt;
    }

        .subwrap .condes ul {
            line-height: 26px;
        }

            .subwrap .condes ul li {
                line-height: 26px;
            }

    .subwrap .con02 {
        float: left;
        width: 99%;
    }
    /*聯名卡內頁裡的樣式*/
    .subwrap .con03 {
        float: left;
        width: 93%;
        min-height: 591px;
        margin: 0 0 0 30px;
    }

        .subwrap .con03 p {
            line-height: 20px;
            color: #666666;
            letter-spacing: 1px;
            font-size: 95%;
            /*padding: 0 0 20px 0;*/
        }

        .subwrap .con03 h1 {
            color: #555;
            font-size: 12pt;
            margin: 5px 0;
        }

        .subwrap .con03 h2 {
            color: #555;
            font-size: 12pt;
            margin: 5px 0;
        }

        .subwrap .con03 .CIS-block {
            text-align: center;
            margin: 20px 0;
        }

        .subwrap .con03 table {
            border-collapse: collapse;
            border: solid 1px #d3d3d3;
            width: 100%;
            margin: 10px 0 24px 0;
            /*float: left;*/
        }

            .subwrap .con03 table th {
                text-align: center;
                font-size: 11pt;
                background: #fffee5;
                border: solid 1px #d3d3d3;
                line-height: 30px;
            }

            .subwrap .con03 table td {
                /*font-size: 11pt;*/
                padding: 5px;
                border: solid 1px #d3d3d3;
            }

        .subwrap .con03 ul {
            line-height: 26px;
            color: #666666;
            letter-spacing: 1px;
            font-size: 95%;
        }

            .subwrap .con03 ul > li {
                /*width: 100%;*/
                /*float: left;*/
                background: url(images/arrow_blue.png) no-repeat 0 7px;
                padding: 0 0 0 20px;
            }

            .subwrap .con03 ul li p, .subwrap .con03 li p {
                margin: 2px 0 0 28px;
                /*float: left;*/
                width: 95%;
            }

            .subwrap .con03 ul ul {
                margin: 2px 0 0 28px;
            }

    .subwrap .bom {
        float: left;
        width: 100%;
        height: 50px;
        background: url(images/bc_foot.jpg) no-repeat;
    }

    .subwrap .con02 ul.brandcard {
        float: left;
        margin: 10px 0 0 25px;
    }

        .subwrap .con02 ul.brandcard li {
            float: left;
            width: 116px;
            height: 99px;
            background: url(images/bcbtn.png) no-repeat;
            text-align: center;
            padding: 13px 0 0 0;
            cursor: pointer;
            margin: 10px;
        }

            .subwrap .con02 ul.brandcard li:hover {
                float: left;
                background: url(images/bcbtn_hover.png) no-repeat;
            }

            .subwrap .con02 ul.brandcard li:active {
                background: url(images/bcbtn_active.png) no-repeat;
            }

            .subwrap .con02 ul.brandcard li img {
                text-align: center;
            }

            .subwrap .con02 ul.brandcard li span {
                text-align: center;
                width: 100%;
                float: left;
                margin: 3px 0 0 0;
                font-family: "微軟正黑體", "新細明體", "標楷體";
                font-weight: bold;
            }
    /*一卡通介紹*/
    .subwrap .con ul.introcard {
        float: left;
        margin: 10px 0 0 19px;
    }

        .subwrap .con ul.introcard li {
            float: left;
            width: 228px;
            text-align: center;
            padding: 13px 0 0 0;
            margin: 10px;
        }

            .subwrap .con ul.introcard li:hover {
                float: left;
            }

            .subwrap .con ul.introcard li:active {
            }

            .subwrap .con ul.introcard li p, .subwrap .con ul.introcard li p a {
                color: #0065fc;
                font-family: "微軟正黑體", "新細明體", "標楷體";
                font-weight: bold;
            }

                .subwrap .con ul.introcard li p a:hover {
                    color: #F60;
                }

            .subwrap .con ul.introcard li img {
                text-align: center;
            }

            .subwrap .con ul.introcard li span {
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                text-align: left;
                width: 173px;
                float: left;
                margin: 3px 0 0 15px;
                font-family: "微軟正黑體", "新細明體", "標楷體";
                font-weight: bold;
                background: #989898;
                color: #FFF;
                padding: 10px;
                font-size: 10px;
            }
/*一卡通介紹_內頁*/
/*外框*/
.textWrap {
    width: 720px;
    float: left;
    margin: 10px 0 0 31px;
}

    .textWrap img {
        margin: 0 20px 10px 0;
    }

    .textWrap span.orange {
        color: #F60;
    }

    .textWrap span.des {
        color: #a0a0a0;
        font-size: 10pt;
    }

    .textWrap span.blue {
        color: #0b1fc2;
    }

    .textWrap p {
        line-height: 22pt;
    }
    /*底線*/
    .textWrap .textline {
        border-bottom: solid 1px #d0d0d0;
        margin: 10px 0 20px 0;
        float: left;
        width: 725px;
    }

        .textWrap .textline btn {
            float: right;
            background: url(images/downloadbtn.jpg);
            width: 92px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            margin: 0 10px 10px 0;
            cursor: pointer;
        }

            .textWrap .textline btn:hover {
                background: url(images/downloadbtn.jpg) 92px 0;
            }

            .textWrap .textline btn a {
                color: #FFF;
                font-size: 11pt;
            }

                .textWrap .textline btn a:active {
                    color: #6bfaff;
                }

ul.text li {
    line-height: 22pt;
}

    ul.text li ul {
        margin: 0 0 10px 30px;
    }

        ul.text li ul ul {
            color: #666666;
            font-size: 11pt;
            line-height: 16pt;
        }
/*內頁-交易紀錄*/
.iqWrap {
    float: left;
    width: 100%;
}
    /*tab選單*/
    .iqWrap .top02 {
        float: left;
        width: 100%;
        background: url(images/title_bg.jpg) no-repeat;
        height: 53px;
    }

        .iqWrap .top02 ul {
            text-align: center;
            font-family: "微軟正黑體", "新細明體", "標楷體";
            font-weight: bold;
            font-size: 12pt;
            margin: 0 0 0 10px;
        }

            .iqWrap .top02 ul li {
                color: #797979;
                float: left;
                margin: 6px 0 0 10px;
                width: 142px;
                height: 45px;
                line-height: 45px;
            }

                .iqWrap .top02 ul li a.stay, .iqWrap .top02 ul li a:hover {
                    color: #0ea282;
                    text-align: center;
                }

                .iqWrap .top02 ul li a {
                    color: #797979;
                }

                .iqWrap .top02 ul li.stay, .iqWrap .top02 ul li:hover {
                    color: #0ea282;
                    background: url(images/tab_active.png) no-repeat;
                }

    .iqWrap .con02 {
        float: left;
        width: 100%;
        background: url(images/iqcon_bg.jpg) repeat-y;
    }

    .iqWrap .con03 {
        float: left;
        width: 686px;
    }

    .iqWrap .bom02 {
        float: left;
        width: 100%;
        background: url(images/iqbom_bg.jpg) no-repeat;
        height: 10px;
    }

    .iqWrap .contentwrap {
        float: left;
        width: 95%;
        margin: 19px;
    }

    .iqWrap .leftwrap {
        float: left;
        width: 686px;
        margin: 19px;
    }

    .iqWrap .rightwrap {
        float: right;
        width: 227px;
        margin: 34px 0 0 0;
    }
/*查詢欄位*/
.iqtWrap {
    float: left;
    width: 100%;
    background: url(images/icon_dot.jpg) center repeat-x;
    margin: 0 0 10px 0;
}

    .iqtWrap h1 {
        float: left;
        color: #ff6600;
        font-size: 12pt;
        background: #FFF;
        padding: 0 10px 0 0;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        font-weight: bold;
    }

.leftwrap .des02 {
    float: left;
    color: #7d7d7d;
}
    /**/
    .leftwrap .des02 p {
        float: left;
        line-height: 19pt;
        font-size: 11pt;
        margin: 10px 0 10px 10px;
        width: 98%;
    }

.leftwrap table.iqt01 {
    border: solid 1px #d4d4d4;
    margin: 20px 0 0 0;
    float: left;
    border-collapse: collapse;
    font-weight: normal;
}

    .leftwrap table.iqt01 td {
        border: solid 1px #d4d4d4;
        border-collapse: collapse;
        font-weight: normal;
    }

/*歷史交易查詢的友善列印Link樣式*/
.leftwrap .RegisterCaution {
    vertical-align:middle;
    text-align:center;
    font-size:small;
    color:red;
    border:solid;
    display:none;
}

/*歷史交易查詢的友善列印Link樣式*/
.leftwrap .printfriendly {
    float:right;
    vertical-align:middle;
    cursor:pointer;
    font-size:small;
}

/*交易紀錄查詢按鈕*/
.btn-buysearch {
    /*width: 62px;
    height: 50px;*/
    width: 62px;
    height: 46px;
    float: left;
    /*background: url(images/btn_search.jpg) 0px -1701px;*/
    background: url(images/btn_search/btn_search_001s.png);
    margin: 0 0 0 15px;
    cursor: pointer;
}

.btn-buysearch:hover {
    background: url(images/btn_search/btn_search_002s.png);
}

.btn-buysearch:active {
    background: url(images/btn_search/btn_search_001s.png);
}

.btn-mapsearch {
    width: 62px;
    height: 50px;
    background: url(images/search-icon.png);
    margin: 0 0 0 15px;
    cursor: pointer;
}



.leftwrap table.iqt01 td span.tools {
    float: left;
    line-height: 30px;
    margin: 0 10px 0 10px;
    color: #494949;
    font-size: 10pt;
}

    .leftwrap table.iqt01 td span.tools span.blue {
        color: #0239da;
    }

.leftwrap table.iqt02 {
    border: none;
    float: left;
    border: 0;
    font-weight: normal;
}

    .leftwrap table.iqt02 th {
        border: none;
        font-size: 12pt;
        font-weight: normal;
        width: 80px;
        height: 32px;
        line-height: 26px;
    }

    .leftwrap table.iqt02 td {
        border: none;
        height: 26px;
        line-height: 26px;
    }

        .leftwrap table.iqt02 td input {
            border: solid 1px #d4d4d4;
            padding: 2px 5px;
        }
/*查詢結果*/
.leftwrap table.iqt03 {
    float: left;
    border: 0;
    font-weight: normal;
    margin: 0px 0 0 0;
    border-collapse: collapse;
    width: 100%;
}

    .leftwrap table.iqt03 th {
        /*color: #494949;*/
        color: #000000;
        font-size: 10pt;
        font-weight: normal;
        /*width: 80px;*/
        height: 32px;
        line-height: 26px;
        background: url(images/subtitle_bg.jpg) repeat-x;
        border: solid 1px #d3d3d3;
    }

    .leftwrap table.iqt03 td {
        line-height: 12pt;
        border-bottom: solid 1px #dedede;
        padding: 5px 0px;
        /*color: #6c6c6c;*/
        color: #000000;
        font-size: 11pt;
    }

.leftwrap .balance {
    float: left;
    padding: 6px 10px;
    background: #f3f3f3;
    /*color: #7d7d7d;*/
    color: #000000;
    width: 97%;
    font-size: 10pt;
}

    .leftwrap .balance span.blue {
        font-family: Arial;
        color: #001dff;
        margin: 0 5px;
        font-size: 12pt;
    }

    .leftwrap .balance span.red {
        font-family: Arial;
        color: #f00;
        margin: 0 5px;
    }
/*右欄*/
.rightwrap .rightwrap02 {
    background: url(images/servicephone.jpg) no-repeat 13px 10px;
    float: left;
    width: 230px;
    margin: 0 0 52px -9px;
    text-align: center;
}

.rightwrap02 h1 {
    background: url(images/servicephone.jpg) 13px 0px;
    width: 100%;
    height: 53px;
    background-repeat: no-repeat;
}

.rightwrap02 h2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ff4e00;
    font-family: Arial;
    font-size: 16pt;
    
}

.rightwrap02 p {
    width: 190px;
    color: #7d7d7d;
    font-family: Arial;
    font-size: 16pt;
    text-align: left;
    font-size: 10pt;
    margin: 10px 0 10px 25px;
    line-height: 14pt;
}

.rightwrap02 .bom {
    background: url(images/servicephone.jpg) 13px -146px;
    width: 100%;
    height: 10px;
    background-repeat: no-repeat;
}

/*shop*/
.roofwrap {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative;
}

.roofwrap01 {
    float: left;
    width: 944px;
    height: auto;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: solid 2px #a4e1d4;
    padding: 15px 10px;
    font-family: "微軟正黑體", "新細明體", "標楷體";
    font-weight: bold;
    *margin: 78px 0 0 0;
}

    .roofwrap01 h1 {
        float: left;
        font-size: 12pt;
        margin: 0 0 0 10px;
    }

    .roofwrap01 span.pdc {
        float: left;
        *float: none;
        margin: 0 10px;
        line-height: 18pt;
        color: #666666;
    }

        .roofwrap01 span.pdc a {
            float: left;
            font-size: 10pt;
            color: #666666;
            *margin: 0 10px;
        }

            .roofwrap01 span.pdc a:hover {
                color: #F60;
            }

.roof {
    float: left;
    width: 968px;
    height: 118px;
    background: url(images/shop_banner.jpg) no-repeat;
    z-index: 2;
}

.roofdeco {
    background: url(images/shopheaddeco.png);
    width: 92px;
    height: 73px;
    z-index: 3;
    position: absolute;
    left: 75%;
}
/*標頭*/
.shophead {
    float: left;
    margin: 10px 0;
    width: 100%;
}

    .shophead h1 {
        float: left;
        color: #f75708;
        font-size: 12pt;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        line-height: 27px;
    }

    .shophead span.shtext {
        float: right;
        *float:none;
        color: #666666;
        font-size: 11pt;
        margin: 0 5px;
        line-height: 27px;
    }

.shtext a {
    float: left;
    *float: right;
    color:#666666;

}
.shtext a:hover{
    color:#000;
}
.shophead span.blue {
    color: #001dff;
    font-family: Arial;
    margin: 0 5px;
}

.shophead02 {
    float: left;
    margin: 10px 0 0;
    width: 970px;
    background: url(images/shoptitlebar.jpg);
    height: 37px;
    font-family: "微軟正黑體", "新細明體", "標楷體";
}

    .shophead02 h1 {
        color: #FFF;
        font-size: 12pt;
        float: left;
        line-height: 37px;
        margin: 0 0 0 20px;
    }

    .shophead02 span.new {
        color: #fff94d;
        font-weight: normal;
        float: left;
        line-height: 37px;
        margin: 0 0 0 5px;
        font-size: 11pt;
    }

    .shophead02 span.more {
        color: #FFF;
        font-size: 10pt;
        line-height: 37px;
        float: right;
        margin: 0 20px 0 0;
    }

        .shophead02 span.more a {
            color: #FFF;
        }

            .shophead02 span.more a:hover {
                color: #fff94d;
            }

.shopheadwrap {
    float: left;
    margin: 0px 0 0 0;
    width: 100%;
}
/*商品列表*/
ul.productlistWrap {
    width: 100%;
    float: left;
    height: auto;
}

    /*ul.productlistWrap li {
        float: left;
        list-style-type: none;
        width: 197px;
        margin: 21px 22px;
        *margin: 20px 22px;
    }*/
    ul.productlistWrap li {
        list-style-type: none;
        width: 199px;
        height: 202px;
        float: left;
        display: block;
        margin: 20px 20px 70px 20px;
        border: 1px solid #CCC;
    }

        ul.productlistWrap li div.photo {
            width: 197px;
            height: 200px;
            border: solid 1px #c6c6c6;
            background: #FFF;
            text-align: center;
            line-height: 200px;
            float: left;
        }

        ul.productlistWrap li a.photo img {
            width: 197px;
        }

        ul.productlistWrap li a.button {
            float: right;
            list-style-type: none;
            width: 92px;
            height: 28px;
            background: url(images/btn_buy.jpg);
            margin: -2px 0 0 0;
            font-size: 10pt;
            color: #FFF;
            line-height: 28px;
            font-weight: bold;
            text-align: center;
        }

            ul.productlistWrap li a.button:hover {
                background: url(images/btn_buy.jpg) -93px 0;
            }

            ul.productlistWrap li a.button:active {
                background: url(images/btn_buy.jpg) -185px 0;
            }

    ul.productlistWrap .hidden {
        visibility: hidden;
        margin: 0px;
        height: 0px;
        display: none;
    }

    ul.productlistWrap .visible {
        visibility: visible;
        height: 0px;
        margin: 0px;
    }

    ul.productlistWrap li p {
        font-size: 10pt;
        text-decoration: none;
        text-align: left;
        width: 100%;
        margin-top: 19px;
        margin-bottom: 9px;
        color: #4a4a4a;
        float: left;
    }

        ul.productlistWrap li p a {
            text-decoration: none;
            color: #333;
        }

            ul.productlistWrap li p a:hover {
                text-decoration: none;
                color: #33b599;
            }

    ul.productlistWrap li .price {
        color: #919191;
        font-size: 10pt;
        float: left;
        margin: 0 0 0 0;
        float: left;
        text-align: left;
    }

    ul.productlistWrap li .red, .timelimit tr td .red {
        font-family: Arial, Helvetica, sans-serif;
        color: #f89403;
        font-size: 14pt;
        text-align: left;
        float: left;
        margin: -7px 0 0 2px;
    }

    ul.productlistWrap li .listPrice, .timelimit tr td .listPrice {
        color: #999;
        font-size: 10pt;
        text-align: right;
        float: right;
        text-decoration: line-through;
    }

    ul.productlistWrap .big .bigpriceWrap {
        float: left;
        width: 100%;
        background-color: #000;
        height: 59px;
        margin: -47px 0 0 0;
        filter: alpha(Opacity=80, Style=0); /*for ie*/
        -moz-opacity: 0.8; /* Moz + FF */
        opacity: 0.8; /* CSS3的標準語法，FOR支援CSS3的瀏覽器（FF 1.5）*/
    }

    ul.productlistWrap .big .biggppWrap {
        float: left;
        width: 100%;
        background-color: #000;
        height: 75px;
        margin: -58px 0 0 0;
        filter: alpha(Opacity=80, Style=0); /*for ie*/
        -moz-opacity: 0.8; /* Moz + FF */
        opacity: 0.8; /* CSS3的標準語法，FOR支援CSS3的瀏覽器（FF 1.5）*/
    }

.productlistWrap li .gppWrap {
    float: left;
    width: 100%;
    color: #0e4cff;
    font-size: 10pt;
}

.gppWrap .gppprice {
    float: left;
}

.gppWrap .gpplistPrice {
    float: right;
}
/*商品內頁標題*/
.shoptitletWrap {
    float: left;
    width: 713px;
    height: 37px;
    background: url(images/titlebar_product.jpg) no-repeat;
    margin: 0 0 0 0;
}

    .shoptitletWrap h1 {
        float: left;
        color: #FFF;
        font-size: 10pt;
        margin: 0 0 0 15px;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        font-weight: bold;
        line-height: 37px;
    }
/*MAP立即找*/
.suboutwrap .mapL {
    float: left;
    width: 290px;
    height: 511px;
    background: url(images/leftnavbg.jpg) no-repeat;
}

.suboutwrap .mapR {
    float: left;
    width: 679px;
}

.mapR .maptop {
    float: left;
    width: 100%;
    height: 70px;
    background: url(images/maptitle.jpg) no-repeat;
}

    .mapR .maptop h1 {
        float: left;
        color: #399590;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        font-size: 12pt;
        margin: 27px 0 10px 31px;
    }

    .mapR .maptop span.mapcheck {
        float: left;
        margin: 30px 13px 0 15px;
        font-family: "微軟正黑體", "新細明體", "標楷體";
    }

.mapR .mapcon {
    float: left;
    width: 70%;
    background: url(images/mapcon.jpg) repeat-y;
}

.mapcon .gmap {
    float: left;
    width: 622px;
    height: 388px;
    margin: 20px 20px 20px 31px;
}

.mapcon .gmapshadow {
    float: left;
    width: 622px;
    height: 39px;
    margin: 0 0 0 31px;
    background: url(images/mapshadow.jpg) no-repeat;
}

.mapL .spotsch {
    float: left;
    height: 32px;
    margin: 23px 28px;
}

    .mapL .spotsch a.buttonl {
        float: left;
        height: 32px;
        line-height: 32px;
        text-align: center;
        width: 114px;
        color: #FFF;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        font-size: 12pt;
        background: url(images/mapnavl.png) no-repeat;
    }

        .mapL .spotsch a.buttonl:hover {
            background: url(images/mapnavl_hover.png) no-repeat;
        }

        .mapL .spotsch a.buttonl:active {
            margin: 1px 0 0 0;
        }

    .mapL .spotsch a.buttonr {
        float: left;
        height: 32px;
        line-height: 32px;
        text-align: center;
        width: 114px;
        color: #FFF;
        font-family: "微軟正黑體", "新細明體", "標楷體";
        font-size: 12pt;
        background: url(images/mapnavr.png) no-repeat;
    }

        .mapL .spotsch a.buttonr:hover {
            background: url(images/mapnavr_hover.png) no-repeat;
        }

        .mapL .spotsch a.buttonr:active {
            margin: 1px 0 0 0;
        }

.mapL .spotschtb {
    float: left;
    width: 248px;
    margin: 20px 20px 20px 20px;
    font-size: 11pt;
}

    .mapL .spotschtb th {
        float: left;
        width: 80px;
        line-height: 46px;
        color: #535353;
        font-weight: normal;
    }

        .mapL .spotschtb th i {
            float: left;
            width: 10px;
            height: 10px;
            background: url(images/icon_dot01.png) no-repeat;
            margin: 19px 5px 0 0;
        }

        .mapL .spotschtb th span {
            float: left;
        }

    .mapL .spotschtb td {
        float: left;
    }

        .mapL .spotschtb td input {
            float: left;
            width: 145px;
            border: solid 1px #d3d3d3;
            background: #FFF;
            padding: 5px 5px;
            margin: 7px 0 0 0;
        }

        .mapL .spotschtb td select {
            float: left;
            width: 156px;
            border: solid 1px #d3d3d3;
            background: #FFF;
            padding: 5px 5px;
            margin: 7px 0 0 0;
        }

.mapL a.buttonmapgo {
    float: left;
    width: 248px;
    margin: 0px 0 0 20px;
    font-size: 11pt;
}

.mapL a.buttonmapgo {
    float: right;
    list-style-type: none;
    width: 92px;
    height: 28px;
    background: url(images/btn_buy.jpg);
    margin: 8px 32px 0 0;
    font-size: 10pt;
    color: #FFF;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
}

    .mapL a.buttonmapgo:hover {
        background: url(images/btn_buy.jpg) -93px 0;
    }

        .mapL a.buttonmapgo:hover:active {
            background: url(images/btn_buy.jpg) -185px 0;
        }

/*商品詳細頁-其他商品列表*/
.otherlistWrap {
    float: left;
    width: 683px;
    height: 218px;
    margin: 20px 0 0 0;
}

ul.otherlist {
    float: left;
}

    ul.otherlist li {
        /*float: left;
        list-style: none;
        width: 125px;
        margin: 0 22px;
        font-size: 10pt;*/
        list-style-type: none;
        width: 125px;
        height: 125px;
        float: left;
        display: block;
        margin: 20px 20px 70px 20px;
        border: 1px solid #CCC;
        font-size: 10pt;
    }

        /*ul.otherlist li img {
            float: left;
            width: 124px;
            height: 124px;
            border: solid 1px #CCC;
        }*/

        ul.otherlist li p {
            float: left;
            text-decoration: none;
            color: #666;
            margin: 5px 0 0 0;
        }

            ul.otherlist li p.til {
                color: #000;
                margin: 10px 0 0 0;
                *width: 100%;
            }

        ul.otherlist li a {
            text-decoration: none;
            color: #666;
        }

            ul.otherlist li a:hover p {
                color: #00F;
            }

        ul.otherlist li span {
            color: #F90;
            margin: 0 0 0 8px;
            font-family: Verdana, Geneva, sans-serif;
        }

/*內頁版面*/
.suboutwrap ol {
    margin: 0 0 0 30px;
    line-height: 26px;
    color: #666;
    letter-spacing: 1px;
}

.suboutwrap span.blue {
    color: #001dff;
}

.suboutwrap ol li {
    padding: 2px 0;
}

    .suboutwrap ol li.orange {
        color: #F60;
        font-size: 12pt;
    }

.suboutwrap ol .u2 {
    margin: 5px 0;
    font-size: 10pt;
}

    .suboutwrap ol .u2 li {
        line-height: 22px;
        letter-spacing: 2px;
    }

.suboutwrap .sprate_a {
    height: 26px;
}

.subwrap .con03 .other {
    border-collapse: collapse;
    border: solid 1px #d3d3d3;
    width: 100%;
    margin: 0 0 24px 0;
    float: left;
    font-size: 10pt;
}

    .subwrap .con03 .other th {
        text-align: center;
        background: #f5ffee;
        font-size: 10pt;
        border: solid 1px #d3d3d3;
    }

    .subwrap .con03 .other td {
        padding: 5px;
        font-size: 10pt;
        border: solid 1px #d3d3d3;
    }
/*表格_重要里程*/
.tb-miles {
    border: solid 1px #d3d3d3;
    border-collapse: collapse;
}

    .tb-miles th {
        background: #ededed;
        line-height: 26px;
    }

    .tb-miles td {
        border: solid 1px #d3d3d3;
        padding: 5px;
    }

.common-list {
    border-collapse: collapse;
}

    .common-list th {
        border: 1px solid #d4d4d4;
        line-height: 30px;
        background: #f3f3f3;
        color: #333;
        padding: 5px;
    }

    .common-list td {
        padding: 5px;
        line-height: 30px;
        border: 1px solid #d4d4d4;
        color: #666;
    }

        .common-list td ul > li {
            background: url("images/arrow_blue.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
            padding: 0 0 0 20px;
        }

/* search default page */
.leftwrap.search-default {
    color: #666;
}

    .leftwrap.search-default p {
        padding: 10px 0;
    }

    .leftwrap.search-default .common th {
        padding: 5px;
        color: #fff;
        background: #44b644;
    }

    .leftwrap.search-default .common td {
        padding: 5px;
        text-align: left;
        background-color: #DEF3CA;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        color: #666;
        line-height: 1.8em;
    }

        .leftwrap.search-default .common td .line {
            background: #fff;
            border-bottom: 1px dotted #fff;
        }

    .leftwrap.search-default .common input,
    .leftwrap.search-default .common select {
        border: 1px solid #CCC;
        padding: 3px;
    }

    .leftwrap.search-default .common .btn {
        background-color: #EBE584;
        background-image: linear-gradient(90deg, #E9DC7E 0%, #F6F1B4 100%);
        border: 1px solid #A89917;
        box-shadow: 0 0 1px #B8A62B inset;
        color: #A78E0F;
        padding: 8px;
        font-size: 90%;
        font-weight: bold;
    }

    .leftwrap.search-default .detail-list {
        border-collapse: collapse;
    }

        .leftwrap.search-default .detail-list td {
            border: 1px solid #ccc;
            padding: 5px;
        }

/* Sitemap */
.sitemap {
    margin: 0 auto;
    width: 880px;
}

    .sitemap .col {
        display: inline-block;
        *display: inline;
        *float: left;
        min-height: 160px;
        padding: 0 8px;
        vertical-align: top;
        width: 155px;
        font-family: "微軟正黑體",Arial;
        margin: 0 0 20px 0;
    }

        .sitemap .col h2 {
            font-size: 100%;
            background: url("images/org_bg.jpg") repeat-x;
            padding: 5px 20px;
            color: #fff;
        }

        .sitemap .col ul li {
            background: url("images/sitemap_item.jpg") no-repeat 5px 5px;
            padding: 0 0 0 20px;
            line-height: 22px;
            margin: 0 0 0 16px;
        }

            .sitemap .col ul li a {
                color: #666;
                font-size: 90%;
            }

                .sitemap .col ul li a:hover {
                    color: #f25822;
                }

/* search-block-default */
.search-block-default {
    width: 700px;
    border: 1px solid #ccc;
}

    .search-block-default h1 {
        color: #fff;
        background: #44b644;
        font-size: 100%;
        padding: 10px;
        font-weight: normal;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }

        .search-block-default h1 span {
            color: #85f885;
            font-weight: bold;
            padding: 0 3px;
        }

    .search-block-default .left p,
    .search-block-default .right p {
        line-height: 26px;
        padding: 10px 0 10px 10px;
        border-bottom: 1px dashed #ccc;
    }

    .search-block-default .left table,
    .search-block-default .right table {
        background: #fff;
        padding: 0 0 0 10px;
        border-collapse: collapse;
    }

    .search-block-default .left td {
        border-bottom: 1px dashed #ccc;
        min-height: 30px;
        padding: 5px 10px;
    }

    .search-block-default .right table {
        padding: 0 10px;
    }

    .search-block-default .right td {
        min-height: 30px;
        padding: 5px 10px;
    }

    .search-block-default .right .odd {
        background: #DEF3CA;
    }

    .search-block-default .left {
        display: inline-block;
        width: 349px;
        background: #f3f3f3;
        float: left;
    }

    .search-block-default .right {
        display: inline-block;
        width: 349px;
        float: right;
        background: #f3f3f3;
        border-left: 1px dashed #ccc;
    }

.search-detail-layout {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 0 0 10px;
}

    .search-detail-layout p {
        border-bottom: 1px dashed #ccc;
    }

SPAN.skype_pnh_container IMG.skype_pnh_logo_img {
    margin-right: 0 !important;
}

SPAN.skype_pnh_container SPAN.skype_pnh_highlighting_inactive_common SPAN.skype_pnh_text_span {
    color: #fff;
}

.text-push {
    font-size: 120%;
    margin: 0 auto;
    padding: 150px 30px 50px 30px;
    text-align: center;
    width: 900px;
}

.RTTrackingBannerText {
    width: 350px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color:#666666;
    border-style:solid;
    border-width:1px;
    /*border-radius: 10px;*/
    /*http://www.colorzilla.com/gradient-editor/*/
    background: rgb(180,223,91);
    background: -moz-linear-gradient(top, rgb(180,223,91) 0%, rgb(180,223,91) 100%);
    background: -webkit-linear-gradient(top, rgb(180,223,91) 0%,rgb(180,223,91) 100%);
    background: linear-gradient(to bottom, rgb(180,223,91) 0%,rgb(180,223,91) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4df5b', endColorstr='#b4df5b',GradientType=0 );
}

.RTTrackingMsg {
    margin-left:40px;
    width: 250px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color:#666666;
    border-style:solid;
    border-width:1px;
}

.Voucher {
    /*
        margin: 0 10px 0 10px;
        width: 250px;
        height: 25px;
        text-align: center;
    */
    display:inline-block;
    *display:inline; 
    *zoom:1;
    padding-left:10px;
    padding-right:10px;
    line-height: 25px;
    color:#666666;
    border-style:solid;
    border-width:1px;
    color:red;
}

/*bootstrap*/
/*news-LIST----------------------*/
.news_topblock{ margin:5px 0px 0 0;}
.news-work-wrap {	position: relative;	background: #ffffff;	
margin: 5px -8px;padding:5px;	border: 1px solid #ccc7c1;}
.news-work-wrap img{ width: 100%;}
.news-txt{display:block;padding:0px 6px ; width: 100%;}

.news-work-wrap .news-txt .tt a{ 
font-size:16px; font-weight:200; margin-top:6px;color:#F63;  
display: block; height:46px;line-height:22px;
text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.news-work-wrap .news-txt p{
  font-size:13px;color: #57524c;height:46px; line-height:20px; padding-top:3px;
  overflow:hidden;  text-overflow:ellipsis;-o-text-overflow: ellipsis; }
.news-work-wrap .news-txt .news_day{
  border-bottom:dotted 1px #4e4e4e;  display:block;  line-height:22px;  font-size:0.8em;  color: #fa8305;}
.news-work-wrap .news-txt .preview { 
  display: inline-block; line-height:14px; color: #c52d2f; font-size:16px;
  margin-bottom:0px;}

/*event-LIST----------------------*/
.event_h3{font-size:20px;
color: #FFFFFF;
font-weight:bold;
line-height:28px;
padding-bottom:10px;}
.recent-work-wrap {  position: relative;  margin:5px -4px 10px -4px; }
.recent-work-wrap img{width: 100%;}
.recent-work-wrap .recent-work-inner{  top: 0;  background: transparent;  opacity: .8;
 width: 100%; display: block; }
.recent-work-wrap .recent-work-inner h3 a{margin-top:-20px; margin-bottom:13px;
font-size:19px;  color: #fff; overflow:hidden;font-weight: bold;
display: block; height:54px;text-overflow:ellipsis;-o-text-overflow: ellipsis;}

.recent-work-wrap .recent-work-inner p{font-size: 16px; color: #fff;display: block; height:148px;
text-overflow:ellipsis;-o-text-overflow: ellipsis;overflow:hidden;}

.recent-work-wrap .overlay {  padding:18px; 
  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  opacity: 0; 
  background: #c52d2f;  color: #fff;  vertical-align: middle;  
  -webkit-transition: opacity 500ms;  
  -moz-transition: opacity 500ms;  -o-transition: opacity 500ms;  transition: opacity 500ms;  
}
.recent-work-wrap .overlay .preview { display: inline-block; line-height:26px; padding-bottom:10px;
  background: transparent;  text-align: center;  color: #fff;  }
.recent-work-wrap:hover .overlay {  opacity: 1;}

/*學生掛失選項頂層按鈕圖層樣式*/
.ChoiceBtn {   
    color:#666666;  
    /*border-radius:5px; 
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;*/  
    display:block;
    width:200px;
    text-align:left;
    background:#f1faf7;
    border-style:groove;
    border-width:1px;
    box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);
    cursor:pointer;
    padding-left:8px;
    }  
  