﻿.DrawFillInTable {
    width: 100%;
    border-spacing: 0;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

table.DrawFillInTable td {
    padding: 5px 5px 5px 15px;
    height: 18px;
    line-height: 18px;
}

.DrawFillInTitle {
    background-color: #C1B2B9;
    text-align: left;
    font-weight: bold;
    color: White;
    font-size: 15px;
}

.DrawFillInOrderTitle {
    background-color: #FFF7FC;
    font-size: 13px;
    text-align: left;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.DrawFillInSubTitle {
    background-color: #F2F2F2;
    width: 120px;
    text-align: right;
    font-size: 13px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.DrawFillInSubTitle2 {
    background-color: #F2F2F2;
    width: 120px;
    text-align: right;
    font-size: 13px;
}

.DrawFillInContent {
    text-align: left;
    font-size: 13px;
    border-bottom: 1px solid #CCCCCC;
}

.DrawFillInContent2 {
    text-align: right;
    font-size: 13px;
    border-bottom: 1px solid #CCCCCC;
}

.DrawFillInContent3 {
    text-align: center;
    font-size: 13px;
    border-bottom: 1px solid #CCCCCC;
}

.WarnningMsg {
    color: Red;
    font-weight: bold;
}

.div_title_main {
    background-repeat: no-repeat;
    text-align: left;
    color: #C1272D;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
    padding-bottom: 5px;
    border-bottom: 1px dotted gray;
    margin-bottom: 20px;
}

.div_title_info {
    background-image: url(/images/icon/icon_title.png);
}

.div_title_write {
    background-image: url(/images/icon/icon_title.png);
}

.div_sub_title_main {
    background-repeat: no-repeat;
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-bottom: 12px;
    margin-top: 10px;
}

.div_sub_title_info {
    background-image: url(/images/icon/icon_sub_title.png);
}

.div_sub_title_info_g {
    background-image: url(/images/icon/icon_sub_title_g.png);
}

.div_title_my_main {
    background-repeat: no-repeat;
    border-bottom: 2px solid #C1272D;
    margin-bottom: 20px;
    height: 41px;
    text-align: left;
    color: #C1272D;
    font-size: 16px;
    font-weight: bold;
    padding-left: 80px;
    line-height: 41px;
}

.div_title_acct {
    background-image: url(/images/icon/icon_acct_title.png);
}

.div_title_sto {
    background-image: url(/images/icon/icon_sto_title.png);
}

.div_title_copy_tbl {
    padding: 5px 5px 5px 15px;
    height: 18px;
    line-height: 18px;
}

.div_search1 {
    font-size: 13px;
    margin-bottom: 30px;
}

div.div_search1 table {
    width: 100%;
    border-spacing: 0; /*border: 1px solid #CCCCCC;   */
    border-collapse: collapse;
}

div.div_search1 th {
    text-align: left;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    background-color: #C1B2B9;
    font-weight: bold;
    color: White;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

div.div_search1 td {
    text-align: left;
    border-right: 1px solid #DDDDDD;
    height: 25px;
}

    div.div_search1 td.cond_title {
        background-color: #F2F2F2;
        text-align: right;
        width: 140px;
        border-left: 1px solid #DDDDDD;
    }

    div.div_search1 td.cond_desc {
        color: #808080;
        border: 1px solid #DDDDDD;
        border-top: 1px dotted #DDDDDD;
        line-height: 22px;
    }

    div.div_search1 td.cond_btn {
        border: 1px solid #DDDDDD;
        text-align: center;
    }

div.div_search1 div.cond_desc {
    color: #808080;
    border: 1px solid #DDDDDD;
    border-top: 1px dotted #DDDDDD;
    line-height: 22px;
    padding: 5px;
    text-align: left;
}

div.div_search1 div.cond_btn {
    border: 1px solid #DDDDDD;
    text-align: center;
    padding: 5px;
    border-top: 0;
}

.div_search2 {
    text-align: left;
    font-size: 13px;
    margin-bottom: 40px;
}

.div_result {
}

.msg_result {
    text-align: right;
    font-size: 12px;
    vertical-align: bottom;
}

.div_info {
    margin-bottom: 30px;
}

.div_func {
    margin: 0 20% 0 20%;
}

div.div_func .left {
    float: left;
    width: 150px;
}

div.div_func .right {
    float: right;
    width: 150px;
}

.div_func_left {
    text-align: left;
    margin: 0 0 20px 0;
}

.div_func_right {
    text-align: right;
    margin: 0 0 20px 0;
}

.div_remark {
    margin-top: 25px;
    text-align: left;
    color: #808080;
    font-size: 13px;
    line-height: 22px;
}

.div_remark2 {
    margin-top: 25px;
    text-align: left;
    color: #000000;
    font-size: 12px;
    margin-bottom: 25px;
    line-height: 22px;
}

.div_remark3 {
    text-align: left;
    color: #000000;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 15px;
    line-height: 22px;
}

.div_show {
    padding: 5px 5px 5px 5px;
    width: 350px;
    height: 350px;
}

.div_show1 {
    padding: 30px 25px 30px 25px;
    width: 655px; /*height: 390px;*/
}

    .div_show1 table td {
        padding: 10px 0 10px 10px;
    }

.div_show2 {
    padding: 20px 10px 20px 10px;
    width: 870px;
}

.div_show3 {
    padding: 15px 20px 30px 20px;
    width: 320px;
}

    .div_show3 h3 {
        margin-top: 0px;
        margin-bottom: 25px;
    }

    .div_show3 table {
        width: 320px;
        border-spacing: 0;
        border-collapse: collapse;
    }

        .div_show3 table td {
            padding: 5px;
            height: 20px;
            border: 1px solid #DDDDDD;
        }

        .div_show3 table .title {
            background-color: #F2F2F2;
            text-align: center;
            font-size: 15px;
        }

        .div_show3 table .item {
            width: 230px;
            text-align: center;
            font-size: 13px;
        }

        .div_show3 table .content {
            width: 70px;
            text-align: right;
            font-size: 13px;
        }

        .div_show3 table .total {
            text-align: right;
            color: #C1272D;
            font-size: 15px;
        }

.msg_remark_g {
    color: #808080;
    font-size: 12px;
}

.msg_remark_r {
    color: #C1272D;
    font-size: 12px;
}

.msg_remark_r_13 {
    color: #C1272D;
    font-size: 13px;
}

.msg_remark_b {
    color: #000000;
    font-size: 13px;
}

.btn_main {
    border: 0;
    padding: 0; /*height: 33px;     width: 131px;*/
    cursor: pointer;
    display: inline-block; /*line-height: 33px;     _line-height: 37px;*/
    vertical-align: bottom; /*color: black;*/
    text-align: center;
}

.btn_main_submit, .btn_main_cart {
    height: 33px;
    width: 131px;
    line-height: 33px;
    _line-height: 37px;
    font: bold 16px "微軟正黑體";
}

#btnQuestion {
    margin-left: 15px;
}

#btnQuestion2 {
    margin-left: 15px;
}

.btn_bg1 {
    background: url(/images/btn/bg_y.png); /*padding: 0 0 0 21px; margin: 5px 5px 5px 0;*/
    line-height: 33px;
}

.btn_bg2 {
    background: url(/images/btn/bg_g.png);
    color: #808080; /*padding: 0 0 0 21px; margin: 5px 5px 5px 0;*/
}

.btn_bg_end {
    background: url(/images/btn/bg_end.png);
    color: White;
    line-height: 33px;
}

.btn_main_cart {
    padding-left: 25px;
    color: #808080;
}

.btn_bg_cart {
    background: url(/images/pic/btn_bg_cart.png);
}

.btn_main_exec {
    height: 28px;
    width: 102px;
    line-height: 28px;
    _line-height: 32px;
    font-size: 13px;
}

.btn_bg3 {
    background: url(/images/btn/bg_e.png);
}

.btn_main_arrow {
    height: 28px;
    width: 179px;
    line-height: 28px;
    _line-height: 32px;
    font-size: 13px;
}

.btn_bg4 {
    background: url(/images/btn/btn_bg_arrow.png);
}

.btn_main_link {
    height: 28px;
    width: 111px;
    line-height: 28px;
    _line-height: 32px;
    font: 15px "微軟正黑體";
    margin-top: 13px;
}

.btn_bg_ovel_r {
    background: url(/images/btn/btn_bg_ovel_r.png);
    color: White;
    font-weight: 600;
}

.btn_bg_ovel_g {
    background: url(/images/btn/btn_bg_ovel_g.png);
    color: Gray;
    font-weight: 600;
}

.btn_main_func {
    height: 23px;
    width: 77px;
    line-height: 23px;
    _line-height: 27px;
    font-size: 14px;
    color: White;
    font: bold 14px "微軟正黑體";
}

.btn_bg_func_g {
    background: url(/images/btn/btn_bg_func_g.png);
}

.btn_main_reset {
    height: 25px;
    width: 109px;
    line-height: 25px;
    _line-height: 29px;
    font-size: 13px;
}

.btn_bg_oval_g_border {
    background: url(/images/btn/btn_bg_oval_g_border.png);
}

.btn_main_buy {
    height: 30px;
    width: 93px;
    line-height: 30px;
    _line-height: 34px;
    font-size: 15px;
}

.btn_bg_o_border {
    background: url(/images/btn/btn_bg_o_border.png);
}

.btn_main_random {
    height: 31px;
    width: 118px;
    line-height: 31px;
    _line-height: 35px;
    font-size: 15px;
    color: White;
}

.btn_bg_arrow_r {
    background: url(/images/btn/btn_bg_arrow_r.png);
}

.divTktItem {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.divTktItemMore {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #DDDDDD;
}

.txt_align_lt {
    text-align: left;
}

.txt_align_rt {
    text-align: right;
}

.txt_align_ctr {
    text-align: center;
}

.table_info {
    width: 100%;
    border-spacing: 0;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}

table.table_info td {
    padding: 5px 5px 5px 15px;
}

.div_float_left {
    float: left;
    width: 250px;
}

.div_float_right {
    float: right;
    width: 650px;
}

.div_store {
    margin-bottom: 30px;
}

    .div_store .block {
        background-color: #F2F2F2;
        height: 3px;
    }

    .div_store .main {
        background-color: #F2F2F2;
        margin: 2px 0;
        padding: 7px 30px;
        vertical-align: middle;
        text-align: center;
    }

    .div_store .div_float_left {
        width: 300px;
        text-align: center;
        float: left;
    }

    .div_store .div_float_right {
        width: 570px;
        text-align: left;
        float: right;
    }

    .div_store .coy_logo {
        width: 300px;
        height: 90px;
    }

    .div_store .coy_name {
        color: #C1272D;
        font-weight: bold;
        font-size: 15px;
        overflow: hidden;
    }

    .div_store .coy_brief {
        color: #999999;
        font-size: 13px;
    }

.btn_main_ranking {
    height: 16px;
    width: 16px;
    line-height: 16px;
    _line-height: 20px;
    font-size: 12px;
    color: White;
    text-align: center;
    cursor: default;
}

.btn_bg5 {
    background: url(/images/btn/icon_bg_num.png);
}

.div_gs {
    width: 800px; /*float: right;*/
    text-align: left;
}

    .div_gs .div_float_left {
        width: 280px;
        float: left;
        margin: 0px; /*margin:0px 20px 0px 16px;*/
    }

    .div_gs .div_float_right {
        width: 478px;
        text-align: left;
        float: right;
    }

.gi_main_img {
    width: 280px;
    height: 280px;
}

.gi_share {
    margin-top: 9px;
    font-size: 15px;
    font-weight: bold;
}

.gi_ft {
    color: #ED1C24;
    font-size: 16px;
    font-weight: bold;
    margin: 17px 0px 10px;
    height: 20px;
    overflow: hidden;
}

.gi_ft_free {
    color: #009245;
}

.gi_name {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    color: #000;
    width: 466px;
    height: 46px;
}

.gi_brief {
    color: #000000;
    font-size: 13px;
    margin: 2px 84px 22px 50px;
    height: 53px;
    line-height: 18px;
    overflow: hidden;
}

.gi_id {
    color: #999;
    font-size: 12px;
    text-align: right;
    border-bottom: 1px dotted gray;
    padding-bottom: 4px;
    height: 15px;
}

.gi_type {
    font-size: 15px;
    color: White;
    height: 26px;
    line-height: 26px;
    width: 111px;
    padding: 0px 0px 0px 20px;
}

.gi_type_norm {
    background-color: #C1272D;
}

.gi_type_free {
    background-color: #009245;
}

.gi_type_end {
    background-color: #999999;
}

.gi_date {
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    width: 330px;
    padding: 0px 0px 0px 15px;
}

.gi_date_norm {
    border: 1px solid #C1272D;
    color: #C1272D;
}

.gi_date_free {
    border: 1px solid #009245;
    color: #009245;
}

.gi_date_end {
    border: 1px solid #999999;
    color: #999999;
}

.pl30 {
    padding-left: 20px;
}

.gi_price_title {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}

.gi_price {
    color: #C1272D;
    font-size: 30px;
}

.gi_price_end {
    color: #999999;
    font-size: 30px;
}

    .gi_price img, .gi_price_end img {
        vertical-align: -4px;
    }

.gi_ponits_title {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
}

.gi_points {
    color: #F15A24;
    font: 30px "Times New Roman";
    padding: 0px 5px;
}

.gi_bg_y {
    background-color: #FFFCDD;
    height: 50px;
    line-height: 48px;
    border-bottom: 1px dotted gray;
    border-top: 1px dotted gray;
    vertical-align: middle;
}

.gi_bg_end {
    background-color: #F2F2F2;
}

.gi_remain_div {
    font-size: 15px;
    border-bottom: 1px dotted gray;
    margin-bottom: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.gi_remain_ttl {
    margin-bottom: 20px;
}

.gi_remain {
    font-size: 27px;
    line-height: 39px;
    color: White;
    margin-right: 3px;
    padding: 2px 5px;
}

.gi_remain_norm {
    background-color: #C1272D;
}

.gi_remain_free {
    background-color: #009245;
}

.gi_remain_end {
    background-color: #999999;
}

.gi_mode {
    color: #000000;
    font-size: 13px;
    /*height: 28px;*/
    line-height: 28px;
    border: 1px solid #DDDDDD;
}

    .gi_mode span {
        padding: 0px 10px;
    }

.gi_spec {
    height: 54px;
    line-height: 54px;
}

    .gi_spec select {
        margin-left: 10px;
    }

.gi_func {
    height: 25px;
    border-bottom: 1px solid #C1272D;
}

    .gi_func .func {
        width: 100px;
        height: 24px;
        line-height: 24px;
        font-size: 15px;
        text-align: center;
        margin-right: 5px;
        float: left;
    }

    .gi_func .select_func {
        background-color: #C1272D;
        color: White;
        border: 1px solid #C1272D;
    }

    .gi_func .not_select_func {
        background-color: White;
        color: #C1B2B9;
        border: 1px solid #C1B2B9;
        border-bottom: 1px solid #C1272D;
    }

.gi_content_title {
    width: 710px;
    margin-bottom: 10px; /*overflow: auto;zoom: 1;*/
    font-size: 15px;
}

.gi_content_title_left {
    width: 5px;
    height: 27px;
    background-image: url(/images/background/Icon_SecondTitle_left.png);
    background-repeat: no-repeat;
    float: left;
}

.gi_content_title_middle {
    width: 700px;
    height: 27px;
    line-height: 27px;
    background-image: url(/images/background/Icon_SecondTitle_Middle.png);
    background-repeat: repeat-x;
    float: left;
    vertical-align: middle;
}

.gi_content_title_right {
    width: 5px;
    height: 27px;
    background-image: url(/images/background/Icon_SecondTitle_right.png);
    background-repeat: no-repeat;
    float: right;
}

.btn_cancel {
    width: 46px;
    height: 17px;
    cursor: pointer;
}

.div_small_func {
    float: left;
    background-color: #C1B2B9;
    border: 2px solid #EEEEEE;
    padding: 1px 10px;
    margin-right: 8px;
    color: White;
    font-size: 13px;
    line-height: 20px;
}

.DrawItemSubTitle {
    background-color: #F2F2F2;
    text-align: center;
    font-size: 13px;
}

.DrawItemSubTitle2 {
    background-color: #C1B2B9;
    text-align: center;
    font-size: 15px;
    color: White;
    font-weight: bold;
    border: 1px solid #CCCCCC;
}

.note {
    font-family: "新細明體,mingliu,taipei";
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 150%;
    color: #333;
    text-align: left;
    text-indent: 15px;
}

.DrawFillInTable3 {
    width: 100%;
    border-collapse: collapse;
}

table.DrawFillInTable3 td {
    padding: 0px;
    line-height: 25px;
}

.DrawOldContent {
    background-color: #F9F9F9;
    width: 390px;
    text-align: left;
    font-size: 13px;
    border: 1px solid #CCCCCC;
}

#tbReport {
    width: 100%;
    border: 1px solid black;
    font-size: 13px;
    border-collapse: collapse;
    border-spacing: 0;
}

    #tbReport td {
        height: 35px;
        border: 1px solid black;
    }

    #tbReport .money {
        text-align: right;
        padding-right: 10px;
    }

    #tbReport .hr {
        border-right: 1px solid white;
        border-left: 1px solid white;
        height: 30px;
    }

.div_contract {
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    margin-top: 20px;
}

.gi_info_table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
}

table.gi_info_table td {
    padding: 5px;
    border: 1px solid #CCCCCC;
}

table.gi_info_table th {
    font-weight: normal;
    background-color: #F2F2F2;
    text-align: center;
    padding: 5px;
    border: 1px solid #CCCCCC;
}

.gv_table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    word-wrap: break-word;
    word-break: break-all;
}

table.gv_table .gv_header_cat td {
    font-size: 13px;
    font-weight: normal;
    background-color: #F2F2F2;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #000000;
    border: 1px solid #CCCCCC;
    padding: 0px;
}

table.gv_table .gv_header td {
    font-size: 12px;
    background-color: #C1B2B9;
    text-align: center;
    height: 55px;
    color: White;
    border: 1px solid #CCCCCC;
    padding: 5px 2px;
}

.gv_row_table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    word-wrap: break-word;
    word-break: break-all;
    table-layout: fixed;
}

table.gv_row_table td {
    height: 55px;
    padding: 5px 2px;
    font-size: 12px;
    border: 1px solid #CCCCCC;
}

.separator {
    height: 0px;
    border: none;
    border-top: 1px dotted gray;
}

.div_flow {
    margin-bottom: 34px;
}

.div_flow_2 {
    text-align: left;
}

.my_main_ttl {
    background-repeat: no-repeat;
    background-position: 15px;
    text-align: left;
    padding-left: 151px;
    height: 49px;
    border-bottom: 1px dotted gray;
    margin-bottom: 10px;
}

.my_main_ttl_1 {
    background-image: url('/images/pic/ico_act.png');
}

.my_main_ttl_2 {
    background-image: url('/images/pic/ico_spec.png');
}

.DrawFillInTable2 {
    width: 100%;
    border-collapse: collapse;
}

table.DrawFillInTable2 td {
    padding: 5px;
    border: 1px solid gray;
}

.DrawFillInTitle2 {
    padding-left: 20px;
    background-image: url(/images/icon_edit.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.DrawMainTitle {
    background-color: #FFDDE4;
    width: 200px;
    text-align: center;
    border: 1px solid gray;
    font-weight: bold;
    padding: 5px;
}

.DrawSubItemSubTitle {
    font-weight: bold;
    text-align: right;
}

.DrawSubItemSubContent {
    border-top: 1px solid gray;
    color: Red;
}

.CommentChar {
    color: Gray;
}
/* 刊登方案 */
.pricing_btn {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('/images/pricing/btn_pricing.png') no-repeat;
    color: #fff;
    width: 302px;
    height: 97px;
    line-height: 97px;
    cursor: pointer;
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    padding: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 35px;
    font-family: 微軟正黑體;
}
/* 優惠券 */
.gi_pref1 {
    background-image: url("/images/CouponTemplate/cou1.jpg");
    background-repeat: no-repeat;
    margin: auto;
    width: 743px;
    height: 433px;
}

.gi_pref1_img {
    width: 373px;
    height: 82px;
    margin: 13px 0 29px 14px;
}

.gi_pref1_ttl {
    color: #ff0000;
    font-size: 45px;
    width: 540px;
    height: 60px;
    line-height: 60px;
    margin-left: 14px;
    margin-bottom: 41px;
    font-family: 微軟正黑體;
    overflow: hidden;
    font-weight: bold;
}

.gi_pref1_desc {
    margin-top: 21px;
    margin-left: 99.5px;
    width: 540px;
    height: 152px;
    font-size: 18px;
    font-family: 新細明體;
    overflow: hidden;
}
/*商品資訊*/
#fans_group_info {
    font-size: 15px;
    border-bottom: 1px dotted gray;
    margin-bottom: 25px;
    padding: 9px 0px 9px 20px;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
}

    #fans_group_info img {
        height: 38px;
        width: 38px;
        margin-bottom: -13px;
        margin-right: 5px;
    }

#join_cond_div {
    font-size: 15px;
    border-bottom: 1px dotted gray;
    padding: 9px 0px 9px 20px;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
}
