<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.PrdList {}
body .PrdList .tdCol  { border-right: 0px solid #dddddd; vertical-align:top; padding: 25px 5px; }
.PrdList .tdColL {}
.PrdList .tdColR { border-right:0px; }
.PrdList .tdColNull { border-right:0px; }
.PrdList .tdGap  {}
.PrdList .tdGapL {}
.PrdList .tdGapR {}

body .PrdList .trRow  { border-top:1px solid #333; }
.PrdList .trRowT { border-top:0px; }

.PrdList .PrdListCont { text-align:center; }

.PrdList .PrdCell { width:100%; }
.PrdList .PrdCell a {}
.PrdList .PrdCell a:hover { color:#000000; }

.PrdList .PrdCell .PrdImgM     { margin-bottom:8px; }
.PrdList .PrdCell .PrdImgM img {}
.PrdList .ColN_1 .PrdCell .PrdImgM img {}
.PrdList .ColN_2 .PrdCell .PrdImgM img {}
.PrdList .ColN_3 .PrdCell .PrdImgM img {}
.PrdList .ColN_4 .PrdCell .PrdImgM img {}
.PrdList .ColN_5 .PrdCell .PrdImgM img {}
.PrdList .ColN_6 .PrdCell .PrdImgM img {}
.PrdList .ColN_7 .PrdCell .PrdImgM img {}
.PrdList .ColN_8 .PrdCell .PrdImgM img {}

.PrdList .PrdCell .PrdContent { margin-bottom:4px; }
.PrdList .ColN_1 .PrdCell .PrdContent {}
.PrdList .ColN_2 .PrdCell .PrdContent {}
.PrdList .ColN_3 .PrdCell .PrdContent {}
.PrdList .ColN_4 .PrdCell .PrdContent {}
.PrdList .ColN_5 .PrdCell .PrdContent {}
.PrdList .ColN_6 .PrdCell .PrdContent {}
.PrdList .ColN_7 .PrdCell .PrdContent {}
.PrdList .ColN_8 .PrdCell .PrdContent {}

.PrdList .PrdCell .PrdTitle   { line-height:125%; margin-top:4px; margin-bottom:4px; color:#222222; font-size: 30px; }
.PrdList .PrdCell .PrdDesc    { line-height:125%; margin-bottom:4px; color:#666666; text-align:left; }
.PrdList .PrdCell .PrdPrice   { margin-bottom:4px; }
.PrdList .PrdCell .PriceName  { display: none; }
body .PrdList .PrdCell .DollarSign { color: #000; }
.PrdList .PrdCell .PriceAmt   { color:#ff0000; font-weight:bold; }
.PrdList .PrdCell .DollarUnit { display: none; }
.PrdList .PrdCell .PrdCtrl    { margin-bottom:8px; }
.PrdList .PrdCell .PrdQty     {}
.PrdList .PrdCell .PrdBtn span {
    display: inline-flex;
    text-decoration: none;
    border-radius: 8px;
    color: #ffffff;
    padding: 5px 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
    margin-top: 50px;
    border: 1px solid #eee;
    align-items: center;
    align-content: center;
    justify-content: center;
    transition: .4s;
}
.PrdList .PrdCell .PrdBtn span:hover {
    background: #635c48;
}
.PrdList .PrdCell .PrdExt     {}


.TreeMenu_0 .TreeNode_t {
    background: none;
}
.allPrice {
    font-family: Noto Serif TC;
    font-size: 24px;
    font-weight: 800;
}
.PrdPriceAmt {

}

.PrdListCont td {
    vertical-align: top;
    text-align: left;
}
.PrdListLeft {
    margin-right: 25px;
    box-sizing: border-box;
    display: block;
    border: 1px solid #eee;
}
.PrdListRight {
    width: 100%;
}
.liPrdTitle {
    color: #6e5992;
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 140%;
    text-align: left;
}
.liCatDesc {
    font-size: 14px;
    color: #333333;
    text-align: left;
    line-height: 150%;
    height: 108px;
    overflow: hidden;
}
.liPrdPrice {
    margin-top: 10px;
    text-align: left;
    font-size: 24px;
	 display: inline-block;
}
.PriceHintName {
    display: none;
}
.liPrdPriceHint {
    display: inline-block;
    padding-left: 20px;
}
.PriceHintAmt {
    text-decoration: line-through;
}
.MoreDeatils a {
    background-color: #6e5992;
    border: 2px solid #6e5992;
    color: #fff;
    padding: 5px 15px;
    margin-top: 20px;
    font-size: 16px;
    display: inline-block;
}
.MoreDeatils a:hover {
    background-color: #fff;
    color: #6e5992;
}
.MoreDeatils{text-align:right;
margin-top: 40px;}
.liPrdImgM img {
    max-width: 450px;
    margin: 0 auto;
}





@media (max-width: 810px) {
.PrdListLeft, .PrdListRight {
    margin-right: 0;
    display: block;
    width: 100%;
    float: left;
}
.PrdListLeft .liPrdImgM{text-align:center;}
.PrdListLeft .liPrdImgM img {
    width: 100%;
    margin-bottom: 20px;
}

.PrdList .PrdCell a{
    width: 100%;
    text-align: center;
    padding: 10px 15px;
    display: block;
    box-sizing: border-box;
}

.liPrdTitle {
    margin-bottom: 11px;
}
body .liCatDesc {
    height: 148px;
}
.PrdList .tdColR {
    border-right: 0px;
padding-top: 300px
}

}

.PrdListCont {
    position: relative;
}

.liIconSale img {
  max-width: 30px;
  max-height: 30px;  
}
.ulIconSale {
  list-style-type: none;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0px;
}
body .PrdList .SaleBtn1, body .PrdList .SaleBtn2, body .PrdList .SaleBtn3 {
    white-space: nowrap;
    cursor: pointer;
    transition: 0.4s;
    background: #D3C9AC;
    color: #585757;
    height: 40px;
    border-radius: 3px;
    border: 0;
    padding: 9px;
    margin: 0;
    font-weight: bold;
    box-sizing: border-box;
}
.PrdList .divCell:hover .SaleBtn1 ,
.PrdList .divCell:hover .SaleBtn2 ,
.PrdList .divCell:hover .SaleBtn3 ,
.PrdList .divCell:hover .SaleBtn7{ display: block; }
.PrdList .SaleBtn1:hover, .PrdList .SaleBtn2:hover, .PrdList .SaleBtn3:hover {
    background: #D3C9AC;
    color: #585757;
}



/**å•†å“è³‡è¨Š*/
.PrdListCont .PrdImg,
.PrdListCont .tdQty {
}

.PrdListCont .PrdImgURL { 
    pointer-events: none;
    cursor: alias;
}

@media(max-width: 768px) {
    .PrdListCont .PrdImg,
    .PrdListCont .tdQty {
        width: auto;
    }

}


/**è¦æ&nbsp;¼èˆ‡æ•¸é‡*/
.PrdQty input {
    text-align: center;
    max-width: 45px;
    border: 0;
    font-weight: 400;
    color: #969696;
    font-size: 20px;
    line-height: 160%;
}
.PrdQty nobr {
    display: inline-flex;
    text-decoration: none;
    border-radius: 8px;
    color: #ffffff;
    padding: 5px 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
    margin-top: 50px;
    border: 1px solid #eee;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.PrdQty input[type="edit"] {
    max-width: 45px;
    border: 0;
    font-weight: 400;
    color: #969696;
    font-size: 20px;
    line-height: 160%;
}

.PrdListCont .PrdQty a {
    font-size: 20px;
    font-weight: bold;
    color: #969696;
    text-decoration: none;
    padding: 3px;
    line-height: 100%;
}

@media(max-width: 768px) {

    .PrdQty a,
    .PrdQty input {
        font-size: 24px;
    }

}
</pre></body></html>