<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5 {
    font-family: '微軟正黑體', Microsoft JhengHei;
    font-weight: bold;
}

h1, h2, h3, h4, h5 {
    font-family: '微軟正黑體', Microsoft JhengHei;
    font-weight: bold;
}
input[type="text"]{
    width: 100px;
     font-family:'新細明體';
    border-radius: 2px;
    border: 1px #ccc solid;
    padding-left: 5px;
    height: 24px;
    margin: 0 5px;
    color: #333;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
select {
    border-radius: 2px;
    border: 1px #ccc solid;
    padding-left: 5px;
    height: 24px;
    margin: 0 5px;
    color: #333;
    vertical-align: middle;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input[type="text"]:disabled,select:disabled ,.orderTB .roomTbl select:disabled {
    color: #ccc;
}

body {
  -webkit-print-color-adjust: exact;
}
.blueTitle{
    background-color: #00a4bd;
    padding: 0 0 0 25px;
    line-height: 42px;
    color: white;
    width: 800px;
}

.blueTitle {
    background-color: #00a4bd;
    padding: 0 0 0 25px;
    line-height: 42px;
    color: white;
    width: 825px;
}
.lb {
    border-left: 3px solid white;
    padding-left: 20px;;
}

.orderTB{
    font-size:15px;
    line-height:22px;
}
.orderTB table{
    border-top:1px #CECECE solid;
    border-left:1px #CECECE solid;
    border-right:1px #CECECE solid;
}
.orderTB th{
    background-color:#E5E5E5;
    height:38px;
    border-bottom:1px #CECECE solid;
    border-right:1px #CECECE solid;
    text-align:center;
}
.orderTB td{
    text-align:center;
    border-bottom:1px #CECECE solid;
}
.orderList {
}
.orderList li{
    margin: 8px 0 8px 0px;
}
.orderList li:last-child {
    border:none;
}
.orderList .ans li {
    margin: 5px 0 5px 10px;
}
.orderList input {
    margin-right: 9px;
}
.orderList select {
    margin-right:10px;
    margin-left:10px;
}
.room li {
    border-bottom: 1px dashed #ddd;
    padding: 10px 0 5px 0;
}

.roomName {
    font-size: 14px;
    padding: 19px 0;
    float: left;
    width: 135px;
    vertical-align: baseline;
}
.roomType {
    font-size: 13px;
    display: inline-block;
    width: 160px;
    vertical-align: middle;
    padding: 10px 0;
}
.roomNumber {
    display: inline-block;
    text-align: right;
    line-height: 15px;
    font-size: inherit;
    vertical-align: middle;
    width: 70px;
}
.orderList.room select{
    margin-left: 5px;
    width: 75px;
    color: #5e5d5d;
    font-size: 11px;
    padding: 3px 0px;
    margin-top: 0px;
}
.line {
    padding: 10px 0 0 0;
    display: block;
}
.line2 {
    padding: 14px 0;
    display: block;
}
td.algl,th.algl{
    padding:10px 10px;
    text-align:left;
}
td.algr{
    text-align:right;
}
.dashedBD td,.dashedBD th{
    border-right:1px #ccc dashed;
}
.solidBD td{
    border-right:1px #ccc solid;
}
.dashedBDB td{
    border-bottom:1px #ccc dashed;
}
td.borderno,th.borderno{
    border-right:none;
}
td.borderBtmno,th.borderBtmno{
    border-bottom:none;
}
.mg30{
    margin: 35px 0 25px 0 ; 
}
.orgf {
    color: #e16711;
}
.sred {
    font-size:12px;
    color: red;
    font-family: "æ–°ç´°æ˜Žé«”";
}
.next_btn {
    width: 190px;
    height: 39px;
    color: #FFF;
    display: inline-block;
    background-image: url(../images/btn_og_bg.jpg);
    margin: 15px auto;
    font-size: 16px;
    font-family: Microsoft JhengHei,'微軟正黑體', PMingLiU;
    border: none;
    cursor: pointer;
    border-right: 1px solid #c32c23;
    letter-spacing: 2px;
}
.nextStep {
    width: 100%;
    text-align: center;
    padding: 25px 0 0px 0;
    color: #595757;
    line-height: 20px;
    font-weight: bold;
    display: block;
    font-size: 14px;
}
.o_t {
    margin: 15px 0;
    background-color: #f5f5f5;
    width: 100%;;
    height: 45px;
    padding: 0 0 0 15px;
    border: 1px solid #ededed;
    color: #ea5a14;
}
.o_t h2 {
    font-family: Microsoft JhengHei,'微軟正黑體', PMingLiU;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}
.licon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/templatePkg.png);
}
.ogdarw {
    background-position: -2px -2px;
    height: 20px;
    width: 20px;
    margin-right: 5px;
}
.gray {
    color: #595757;
    font-size: 14px;
}
.ct_tbl {
    font-size: 15px;
}
.ct_tbl td {
    padding-right: 10px;
}
.coastTour {
    margin-left: 28px;
}
.coastTour li{
    border:none;
}
.coastTour table {
    border:none;
}
.coastTour table td {
    width: 130px;
    border:none;
    height: 29px;
}
.order_tbl td {
    line-height: 24px;
    height: 40px;
    font-size: 13px;
    border-bottom: 1px solid #C3C3C3;
    border-right: 1px dashed #C3C3C3;
    font-family: "æ–°ç´°æ˜Žé«”";
    text-align: center;;
}
.order_tbl {
    border: 1px solid #c3c3c3;
    /*height: 100%;*/
    color: #595757;
}
.order_tbl th {
    font-family: "Microsoft JhengHei", '微軟正黑體', PMingLiU;
    background-color: #f5f5f5 !important;
    color: #595757;
    line-height: 20px;
    border-bottom: 1px solid #C3C3C3;
    padding: 5px 0;
    text-shadow: 0px 0px 0.5px #ccc;
    font-weight: bold;
    border-right: 1px dashed #efefef;
    font-size: 14px;
    text-align: center;
}
.order_tbl .thc{
    font-size: 15px;
    font-family: "Microsoft JhengHei", '微軟正黑體';
    font-weight: bold;
    text-align: center;
}
.order_tbl .thh{
    font-size: 16px;
    text-align: center;
    height: 29px;
    background-image: url(../images/tbT.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.solid {
    border-top: none;
}
.solid td {
    border: 1px solid #c3c3c3;
    padding: 0px 0 0 10px;
    font-family: "Microsoft JhengHei", '微軟正黑體';
    text-align: left;
    font-size: 14px;
}
.algTB {
    text-align: center;
}
.cd_title {
    float: left;
    background-color: #efefef !important;
    padding: 8px 15px;
    width: 130px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    border-right: 1px solid #dcdbdb;
    font-family: "Microsoft JhengHei", '微軟正黑體';
}
.orderCode {
    float: right;
    padding: 8px 15px;
    font-size: 15px;
    font-family: "Microsoft JhengHei", '微軟正黑體'
}
.contactWrapper {
    margin: 0px 0 0 -11px;

}
.contactTitle {
    font-size: 15px;
    font-family: "Microsoft JhengHei", '微軟正黑體';
    font-weight: bold;
    text-align: center;
    width: 107px;
    display: inline-block;
    border-right: 1px solid #c3c3c3;
    line-height: 40px;
    height: 41px;
}
.contactData {
    padding: 0px 0 0 10px;
    font-family: "Microsoft JhengHei", '微軟正黑體';
    text-align: left;
    font-size: 14px;
    width: 156px;
    display: inline-block;
    border-right: 1px solid #c3c3c3;
    line-height: 40px;
}
.otherAns th{
    height: 60px
}
.last {
    border: none;
}
.tInfo {
    background-color: #FFF;
    width: 763px;
    padding: 20px 30px;
    text-align: left;;
}
.fl_l {
    float: left;
}
.fl_r {
    float: right;
}
.tDetail {
    width: 545px;
}
.pbox {
    border-left: 1px solid #efefef;
    padding: 0 0 0 12px;
    width: 195px;
    height: 112px;
}
.tDetail_title {
    color: rgb(62, 58, 57);
    font-size: 16px;
    font-weight: bold;
    font-family: Microsoft JhengHei,'微軟正黑體', PMingLiU;
    margin-bottom: 16px;
    display: block;
}
.mt10 li {
    margin: 5px 0 0 45px;
}
.tDetail li {
    margin: 10px 0 0 45px;
    font-size: 13px;
}
.gray_b {
    background-color: rgb(239, 239, 239);
    color: rgb(62, 58, 57);
    font-size: 15px;
    margin-right: 10px;
    font-weight: bold;
    font-family: Microsoft JhengHei,'微軟正黑體', PMingLiU;
    padding: 3px 7px;
}
.e_p {
    margin: 11px 0 0 10px;
}
.e_p3 {
    margin: 25px 0 0 51px;
}
.d_price {
    color: #e83828;
    font-size: 25px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.s_r {
    font-size: 12px;
}
.aicon {
    display: inline-block;
    width: 30px;
    height: 25px;
    background-image: url(../images/icon.jpg);
    background-position: center center;
    margin: 0 0 -7px 0;
}
.ogf {
    color: #e75710;
    font-weight: bold;
}
.redw {
    color: red;
}
.orderTB .chday table{
    border: none;
    width: 100%;
}
.orderTB .chday td{
    border: none;
    text-align: left;
}
.orderTB .roomTbl {
    border: none;
    width: 96%;
    margin: 0px 10px 10px 10px;
}
.orderTB .roomTbl td{
    text-align: left;
    border-bottom: 1px dashed #ddd;
    padding: 0px;
    vertical-align: middle;
}
.orderTB .roomTbl select{
    width: 75px;
    color: #5e5d5d;
    font-size: 11px;
    padding: 3px 0px;
    float: right;
    display: inline-block;
    margin-top: 0px;
}</pre></body></html>