<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

*
{ /*
	margin:0;
	padding:0;
	line-height: 1.3;*/
}

body
{
    margin: 0 auto;
    padding: 0px;
    background-image: url("/Contents/images/background/current/background.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    font-family: Arial,Helvetica,sans-serif;
}

#wrapper
{
    width: 986px;
    margin: 0 auto;
    padding: 0 15px;
    background: #FFFFFF;
    height: auto;
}

a
{
    color: #2e56a6;
}

    a:link
    {
        color: #2e56a6;
    }

    a:visited
    {
        color: #7294d8;
    }

    a:hover
    {
        color: #2e56a6;
        text-decoration: underline;
    }

    a:active
    {
        color: #a62e56;
    }

#headerTop
{
    background: url(../images/common/header_bg.jpg) no-repeat;
    width: 986px;
    margin: 0 auto 0 auto;
    padding: 0px;
    height: 101px;
}

    #headerTop #headerMid
    {
        /*float:left;*/
        margin: 0;
        padding: 0;
    }

#bodyArea
{
    /*margin: 0 auto 10px auto; 
	padding: 0px 5px 0px 5px;*/
    background-color: #FFFFFF;
}

#leftSide
{
    width: 200px;
    margin: 5px 10px 10px 5px;
    padding: 0px;
    float: left;
}

#rightSide
{
    width: 198px;
    margin: 5px 0px 10px 0px;
    padding: 0px;
    float: right;
}

#contentCenter
{
    /*width: 700;*/ /*522*/
    float: right;
    margin: 5px 10px 10px 5px; /*[t][r][b][l]*/
    padding: 0px;
}

/* Login */
/* �@ */
.green_title
{
    font-size: 14px;
    font-weight: bold;
    color: #2864AD;
    line-height: 18px;
}

.login_input
{
    background-color: linen;
    width: 150px;
}
/* �A */
.Login_info
{
    font-size: 11px;
    color: #666666;
    line-height: 16px;
    list-style-type: none;
}

.info_font
{
    font-size:12px;   /*remove comment out used to be 11PX font-size:11px;*/
    color: #666666;
    line-height: 1.3em;
    list-style-type: none;
}

.Login_tr
{
    height: 30px;
    text-align: left;
}

.Login_style
{
    font-size: 11px;
    color: #666666;
    line-height: 1.3 !important;
    margin-left: 50%;
    right: 136px;
    position: relative;
}


.pl5
{
    padding-left: 5px !important;
}

.pl10
{
    padding-left: 10px !important;
}

.pl11
{
    padding-left: 11px !important;
}

.pl13
{
    padding-left: 13px !important;
}

.pl15
{
    padding-left: 15px !important;
}

.pl16
{
    padding-left: 16px !important;
}

.pl20
{
    padding-left: 20px !important;
}

.pl25
{
    padding-left: 25px !important;
}

.pl26
{
    padding-left: 26px !important;
}

.pl100
{
    padding-left: 100px !important;
}

.pl110
{
    padding-left: 110px !important;
}

.pl120
{
    padding-left: 120px !important;
}

.pl200
{
    padding-left: 200px !important;
}

.pt3
{
    padding-top: 3px !important;
}

.pt5
{
    padding-top: 5px !important;
}

.pt8
{
    padding-top: 8px !important;
}

.pt10
{
    padding-top: 10px !important;
}

.pt11
{
    padding-top: 11px !important;
}

.pt12
{
    padding-top: 12px !important;
}

.pt13
{
    padding-top: 13px !important;
}

.pt15
{
    padding-top: 15px !important;
}

.pt16
{
    padding-top: 16px !important;
}

.pt17
{
    padding-top: 17px !important;
}

.pt18
{
    padding-top: 18px !important;
}

.pt20
{
    padding-top: 20px !important;
}

.pt25
{
    padding-top: 25px !important;
}

.pt26
{
    padding-top: 26px !important;
}

.pt28
{
    padding-top: 28px !important;
}

.pt34
{
    padding-top: 34px !important;
}

.pt50
{
    padding-top: 50px !important;
}

.pr10
{
    padding-right: 10px !important;
}

.pr13
{
    padding-right: 13px !important;
}

.pr15
{
    padding-right: 15px !important;
}

.pr19
{
    padding-right: 19px !important;
}

.pr25
{
    padding-right: 25px !important;
}

.pb3
{
    padding-bottom: 3px !important;
}

.pb5
{
    padding-bottom: 5px !important;
}

.pb8
{
    padding-bottom: 8px !important;
}

.pb10
{
    padding-bottom: 10px !important;
}

.pb11
{
    padding-bottom: 11px !important;
}

.pb12
{
    padding-bottom: 12px !important;
}

.pb13
{
    padding-bottom: 13px !important;
}

.pb15
{
    padding-bottom: 15px !important;
}

.pb16
{
    padding-bottom: 16px !important;
}

.pb17
{
    padding-bottom: 17px !important;
}

.pb18
{
    padding-bottom: 18px !important;
}

.pb20
{
    padding-bottom: 20px !important;
}

.pb25
{
    padding-bottom: 25px !important;
}

/* Top */
.Request_frame
{
    background-color: whitesmoke;
    border: 2px gainsboro solid;
    width: 752px;
}

.Info_frame
{
    border: 2px gainsboro solid;
    border-top: none;
    width: 752px;
}
.Info_frame_topic {
    border: 0px gainsboro solid;
    border-top: none;
    width: 752px;
}
.Status_frame
{
    border: 2px gainsboro solid;
    width: 952px;
}

.Login_frame
{
    background-image: url("../images/login/bg.png");
    width: 501px;
    height: 310px;
    text-align: center;
}

.request_table
{
    border-collapse: collapse;
    text-align: center;  
}

.welcomebar
{
    /*position: absolute;*/
    top: 144px;
    width: 98%;
    height: 25px;
    /*margin-left:3px;*/
    padding-left: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    line-height: 22px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top left, #2864AD 0%, #2864AD 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top left, #2864AD 0%, #2864AD 100%);
    /* Opera */
    background-image: -o-linear-gradient(top left, #2864AD 0%, #2864AD 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #2864AD), color-stop(1, #2864AD));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top left, #2864AD 0%, #2864AD 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom right, #2864AD 0%, #2864AD 100%);
}

.disp_bottom
{
    vertical-align: bottom;
}

.disp_top
{
    vertical-align: top;
}

/* �D */
.text_small_red
{
    font-size: 12px;
    font-weight: bold;
    color: #d52222;
    line-height: 16px;
}

.text_small_red14
{
    font-size: 14px;
    font-weight: bold;
    color: #d52222;
    line-height: 16px;
}

/* �E */
.text_red
{
    font-size: 14px;
    color: #fd0101;
    line-height: 18px;
}

.top_table_odd
{
    background-color: whitesmoke;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    height: 28px;
}

.top_table_even
{
    background-color: white;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    height: 28px;
}

.top_table_odd_b
{
    background-color: whitesmoke;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    height: 34px;
}

.top_table_even_b
{
    background-color: white;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    height: 34px;
}

.status_table_odd
{
    background-color: whitesmoke;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    height: 42px;
}

.status_table_even
{
    background-color: white;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    height: 42px;
}
.status_table_cancel
{
    background-color: lightgray;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    height: 42px;
}
.memo_table_odd
{
    background-color: whitesmoke;
    text-align: center;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    height: 40px;
}

.memo_table_even
{
    background-color: white;
    text-align: center;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    height: 40px;
}

.memo_td
{
    text-align: left;
}

/* �B */
.welcome_title
{
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}

/* �C */
.bold_text
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
}

/* �F */
.bold_info
{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
}

.reg_info
{
    font-size: 11px;
    color: #666666;
    line-height: 16px;
}

.bold_info_link
{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    color: #2e56a6;
    text-decoration: none;
}

/* �G */
.reg_text
{
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}

/* �H */
.green_bold
{
    font-size: 18px;
    font-weight: bold;
    color: #31743a;
    line-height: 18px;
}

/* �I */
.big_text
{
    font-size: 16px;
    color: #666666;
}

.info-bottom
{
    margin: 0px 13px;
    background: url(../images/top/line_dot_w.gif);
    height: 1px;
    width: 715px;
}

.searchBox
{
    width: 202px;
    border-bottom: #c7c7c7 1px solid;
    border-left: #c7c7c7 1px solid;
    border-right: #c7c7c7 1px solid;
}

.inputBox_Search
{
    background-color: #FFFFCC;
    color: #CC3300;
    font-weight: bold;
    /*height:16px;*/
    width: 130px;
    height: 2em;
}

.searchBox_right
{
    width: 200px;
    border-top: #c7c7c7 1px solid;
    border-bottom: #c7c7c7 1px solid;
    border-left: #c7c7c7 1px solid;
    border-right: #c7c7c7 1px solid;
}

.tourcodeBox_Search
{
    background-color: #FFFFCC;
    color: #CC3300;
    font-weight: bold;
    height: 14px;
    width: 36px;
}

.button_center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* �A center*/
.table_title
{
    /*background-color: #e9f9de;*/
    height: 28px;
    font-size: 11px;
    color: #666666;
    line-height: 16px;
    text-align: center;
    list-style-type: none;
    border: 0;
}

.table_title_b
{
    /*background-color: #e9f9de;*/
    height: 30px;
    font-size: 13px;
    color: #666666;
    line-height: 16px;
    text-align: center;
    list-style-type: none;
    border: 0;
}

.table_title_invoice
{
    /*background-color: #e9f9de;*/
    /*height: 15px;*/ /*20161020 del*/
    font-size: 11px;
    color: #666666;
    line-height: 16px;
    text-align: center;
    list-style-type: none;
    border: 0;
}

.dot_left
{
    border-left-style: dotted;
    border-width: 0px 0px 0px 1px;
    border-color: #D8D8D8;
}

.dot_bottom
{
    border-bottom-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #D8D8D8;
}

.dot_lb
{
    border-left-style: dotted;
    border-bottom-style: dotted;
    border-width: 0px 0px 1px 1px;
    border-color: #D8D8D8;
}

.footer_style
{
    font-size: 12px;
    color: dimgray;
    font-family: �l�r �o�S�V�b�N;
}

.search_text
{
    border: #76b3dc 1px solid;
    width: 108px;
    height: 18px;
    background: url(../images/common/iconsearch01.png) no-repeat 110px 0px;
    background-color: white;
    padding: 0px 20px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.logo_style
{
    padding-bottom: 0px;
    margin-bottom: 0px;
    overflow: hidden;
}

/* Invoice */
#Invoice_body
{
    width: 660px;
    margin: 0 158px 0 auto;
    /*padding:0 15px;*/
    background: #FFFFFF;
    height: auto;
}
#Main_lblTaxID { font-size:10px; margin-top :5px; margin-left:5px;}
/* �@ */
.Name_black
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
}
   /* a: link;    
{
    color: #2e56a6;
}       */

/* �A */
.lightface_black
{
    font-size: 11px;
    color: #666666;
    line-height: 16px;
}
/* �B */
.Name_large
{
    font-size: 22px;
    font-weight: bold;
    color: #666666;
}
/* �C */
.lightface_large
{
    font-size: 14px;
    color: #666666;
    line-height: 18px;
}
/* �D */
.No_large
{
    font-size: 24px;
    font-weight: bold;
    color: #666666;
}
/* �E */
.Title_bold
{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
}
/* �F */
.Name_bold
{
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}
/* �G */
.lightface_mid
{
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}
/* �H */
.Amount
{
    font-size: 18px;
    color: #666666;
}

.bk_green
{
    /*background-color: #e9f9de;*/
}

.Invoice_frame
{
    border: 2px gainsboro solid;
}

.Invoice_title
{
    background-color: #f9f9f9;
}

.ubar
{
    background-color: whitesmoke;
    border-bottom: 2px gainsboro solid;
}

.BourderTop {
    border-Top: 1px #666666 solid;
}

.Card_frame
{
    background-color: #f5f4f4;
}

.Total_frame
{
    /*background-color:#fdf0a9;*/
}

.Agreement_frame
{
    border: 1px gainsboro solid;
}

.invoice_table_odd
{
    background-color: whitesmoke;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    height: 28px;
}

.invoice_table_even
{
    background-color: white;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
    height: 28px;
}

.table_title_op
{
    /*background-color:#d5f3c1;*/
}

.txt_align_r
{
    text-align: right;
    padding-right: 10px;
}

.txt_align_l
{
    text-align: left;
    padding-left: 5px;
}

.overflow_hidd
{
    overflow: hidden;
}

.clear_both
{
    clear: both;
}

.float_l
{
    float: left;
    width: 315px;
   }

.float_r
{
    float: right;
    /*width: 110px;*/
}

.Total_text
{
    float: right;
    width: 22px;
}

.Total_label
{
    float: right;
    width: 90px;
    text-align: right;
}

#Rearch_title
{ 
    width: 202px;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    padding-top: 5px;
    height: 40px;
    
}

#TSearch_title
{
    width: 202px;
    height: 40px;
}

#TSearch
{
    margin-top: 10px;
}

#info_title
{
    height: 34px;
    background-image: url("/Contents/images/top/title_3.png");
}

.briefing
{
    font-size: 11px;
    color: #666666;
    line-height: 16px;
}

#Main_pnAgency
{
    width: 660px;
}
.subtitle_graphic
{
    height:52px;
    font-weight:bold;
    text-align:center;
    color:#ffffff;
    padding-top:5px;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7; 
    background: -ms-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* Mozilla Firefox */
        background:  -moz-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* Opera */
        background:  -o-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* Webkit (Safari/Chrome 10) */
        background:  -webkit-gradient(linear, left top, left bottom, color-stop(0, #2864AD), color-stop(0.1, #2867B5), color-stop(0.2, #255A99), color-stop(0.3, #275FA7), color-stop(0.4, #2760A4), color-stop(0.5, #296BBB), color-stop(0.6, #FFFFFF));
        /* Webkit (Chrome 11+) */
        background:  -webkit-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* W3C Markup, IE10 Release Preview */
        background: linear-gradient(to bottom, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}
.subtitle_graphic_plus
{
    font-weight:bold;
    text-align:center;
    color:#ffffff;
    padding-top:5px;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7; 
    background: url("/Contents/images/glass.png") no-repeat, url("/Contents/images/white_plus30.png") right top no-repeat, -ms-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%) !important;
        /* Mozilla Firefox */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_plus30.png") right top no-repeat, -moz-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%) !important;
        /* Opera */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_plus30.png") right top no-repeat, -o-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%) !important;
        /* Webkit (Safari/Chrome 10) */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_plus30.png") right top no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #2864AD), color-stop(0.1, #2867B5), color-stop(0.2, #255A99), color-stop(0.3, #275FA7), color-stop(0.4, #2760A4), color-stop(0.5, #296BBB), color-stop(0.6, #FFFFFF)) !important;
        /* Webkit (Chrome 11+) */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_plus30.png") right top no-repeat, -webkit-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%) !important;
        /* W3C Markup, IE10 Release Preview */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_plus30.png") right top no-repeat, linear-gradient(to bottom, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%) !important;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}
.subtitle_graphic_minus
{
    font-weight:bold;
    text-align:center;
    color:#ffffff;
    padding-top:5px;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7; 
    background: url("/Contents/images/glass.png") no-repeat, url("/Contents/images/white_minus30.png") right top no-repeat, -ms-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* Mozilla Firefox */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_minus30.png") right top no-repeat, -moz-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* Opera */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_minus30.png") right top no-repeat, -o-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* Webkit (Safari/Chrome 10) */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_minus30.png") right top no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #2864AD), color-stop(0.1, #2867B5), color-stop(0.2, #255A99), color-stop(0.3, #275FA7), color-stop(0.4, #2760A4), color-stop(0.5, #296BBB), color-stop(0.6, #FFFFFF)) ;
        /* Webkit (Chrome 11+) */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_minus30.png") right top no-repeat, -webkit-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%) ;
        /* W3C Markup, IE10 Release Preview */
        background: url("/Contents/images/glass.png")  no-repeat, url("/Contents/images/white_minus30.png") right top no-repeat, linear-gradient(to bottom, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%) ;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}
.subtitle_graphic_no
{
    font-weight:bold;
    text-align:center;
    color:#ffffff;
    padding-top:5px;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7; 
    background: url("/Contents/images/glass.png") no-repeat, -ms-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* Mozilla Firefox */
        background: url("/Contents/images/glass.png") no-repeat, -moz-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* Opera */
        background: url("/Contents/images/glass.png") no-repeat, -o-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* Webkit (Safari/Chrome 10) */
        background: url("/Contents/images/glass.png") no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #2864AD), color-stop(0.1, #2867B5), color-stop(0.2, #255A99), color-stop(0.3, #275FA7), color-stop(0.4, #2760A4), color-stop(0.5, #296BBB), color-stop(0.6, #FFFFFF));
        /* Webkit (Chrome 11+) */
        background: url("/Contents/images/glass.png") no-repeat, -webkit-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        /* W3C Markup, IE10 Release Preview */
        background: url("/Contents/images/glass.png") no-repeat, linear-gradient(to bottom, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #FFFFFF 60%);
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}
.subtitle_servicesTop{
     font-weight:bold;
    text-align:center;
    color:#ffffff;
    padding-top:5px;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7; 
    background: url("/Contents/images/glass.png") no-repeat, -ms-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #f2fbff 60%);
        /* Mozilla Firefox */
        background: url("/Contents/images/glass.png") no-repeat, -moz-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #f2fbff 60%);
        /* Opera */
        background: url("/Contents/images/glass.png") no-repeat, -o-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #f2fbff 60%);
        /* Webkit (Safari/Chrome 10) */
        background: url("/Contents/images/glass.png") no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0, #2864AD), color-stop(0.1, #2867B5), color-stop(0.2, #255A99), color-stop(0.3, #275FA7), color-stop(0.4, #2760A4), color-stop(0.5, #296BBB), color-stop(0.6, #f2fbff));
        /* Webkit (Chrome 11+) */
        background: url("/Contents/images/glass.png") no-repeat, -webkit-linear-gradient(top, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #f2fbff 60%);
        /* W3C Markup, IE10 Release Preview */
        background: url("/Contents/images/glass.png") no-repeat, linear-gradient(to bottom, #2864AD 0%, #2867B5 10%, #255A99 20%, #275FA7 30%, #2760A4 40%, #296BBB 50%, #f2fbff 60%);
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}

/*background: rgba(40,100,173,1);
background: -moz-linear-gradient(top, rgba(40,100,173,1) 0%, rgba(40,100,173,1) 13%, rgba(205,205,205,1) 13%, rgba(205,205,205,1) 99%, rgba(104,104,104,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(40,100,173,1)), color-stop(13%, rgba(40,100,173,1)), color-stop(13%, rgba(205,205,205,1)), color-stop(99%, rgba(205,205,205,1)), color-stop(100%, rgba(104,104,104,1)));
background: -webkit-linear-gradient(top, rgba(40,100,173,1) 0%, rgba(40,100,173,1) 13%, rgba(205,205,205,1) 13%, rgba(205,205,205,1) 99%, rgba(104,104,104,1) 100%);
background: -o-linear-gradient(top, rgba(40,100,173,1) 0%, rgba(40,100,173,1) 13%, rgba(205,205,205,1) 13%, rgba(205,205,205,1) 99%, rgba(104,104,104,1) 100%);
background: -ms-linear-gradient(top, rgba(40,100,173,1) 0%, rgba(40,100,173,1) 13%, rgba(205,205,205,1) 13%, rgba(205,205,205,1) 99%, rgba(104,104,104,1) 100%);
background: linear-gradient(to bottom, rgba(40,100,173,1) 0%, rgba(40,100,173,1) 13%, rgba(205,205,205,1) 13%, rgba(205,205,205,1) 99%, rgba(104,104,104,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2864ad', endColorstr='#686868', GradientType=0 );*/

table#Rooms_Detail
{
    width:100%;
}

.td_name
{
    width:46.289%;
}
.td_date
{
    width:22.80%;
    text-align:center;
}
.td_total
{
    width:20.91%;
}

.hd_check_in, .hd_in_date, .hd_out_date, .hd_code
{
    width:12.20%;
}
.hd_check_out, .hd_service_code
{
    width:13.72%;
}

#tour_table
{
    width:100%;    
}

.table_font_title, .table_font
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
}
.table_font_title
{
    text-align:center;
    font-weight:normal;
}

.tt_name
{
    width:40%;
    padding-left:5px;
}

.tt_price
{
    width: 11%;
    text-align:center;
}
.tt_pr
{
    width:10%;
     padding-right:6px;
}
.tt_option
{width:15%;
}
.tt_op
{
    width:6.5%;
    text-align:right;
    padding-right:6px;
}

.tt_cancel
{width:10%;padding-right:0px;
}
.tt_cxl
{
    width:8.5%;
}
.tt_other
{width:10.05%;padding-right:0px;
}
.tt_total
{width:12%;padding-right:0px;
}
.tt_ttl
{
    width:10%;
    padding-right:5px;
    padding-left:5px;
}
.ttr5
{
    padding-right:5px;
}

.container
{
    display:table;
    width:636px;
    height:16px;
}
.column
{
    display:table-cell;    
}
.rd_rno
{
    width:10%;
}
.rd_pr
{
    width:15%;    
}
.rd_total
{
    width:19%;
    text-align:right;
}
.rd_center
{
    text-align:center;
}

div#TaxRateDesc {
    font-size:9px;
}
div#LicenseDesc {
    line-height:20px;
    padding-top: 20px;
}
div#BranchName {
    padding-top :10px;
    padding-left:50px;
    line-height:20px;
    font-weight:bold;
}
div#BranchAddress {
    padding-left:50px;
    line-height:18px;
}
div#LicenseDetail {
    padding-left:60px;
    line-height:18px;
}
#Main_pnCanadaTax {
    margin:20px 0px;
}</pre></body></html>