|
%html%
.PrdList {}
.PrdList .tdCol { border-right:1px solid #dddddd; vertical-align:top; padding:8px; }
.PrdList .tdColL {}
.PrdList .tdColR { border-right:0px; }
.PrdList .tdColNull { border-right:0px; }
.PrdList .tdGap {}
.PrdList .tdGapL {}
.PrdList .tdGapR {}
.PrdList .trRow { border-top:1px solid #dddddd; }
.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; }
.PrdList .PrdCell .PrdDesc { line-height:125%; margin-bottom:4px; color:#666666; text-align:left; }
.PrdList .PrdCell .PrdPrice { margin-bottom:4px; }
.PrdList .PrdCell .PriceName {}
.PrdList .PrdCell .DollarSign { color:#ff0000; }
.PrdList .PrdCell .PriceAmt { color:#ff0000; font-weight:bold; }
.PrdList .PrdCell .DollarUnit {}
.PrdList .PrdCell .PrdCtrl { margin-bottom:8px; }
.PrdList .PrdCell .PrdQty {}
.PrdList .PrdCell .PrdBtn {}
.PrdList .PrdCell .PrdExt {}
/* 預設 */
.PrdList .SaleBtn1 { border:1px solid #aa0000; background:#cc0000; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
.PrdList .SaleBtn1:hover { background:#ff0000; }
/* 正常 */
.PrdList .SaleBtn2 { border:1px solid #aa0000; background:#cc0000; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
.PrdList .SaleBtn2:hover { background:#ff0000; }
/* 預購 */
.PrdList .SaleBtn3 { border:1px solid #0000aa; background:#000088; color:#ffff00; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
.PrdList .SaleBtn3:hover { background:#0000cc; }
/* 郵購 */
.PrdList .SaleBtn4 { border:1px solid #0000aa; background:#000088; color:#ffff00; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
.PrdList .SaleBtn4:hover { background:#0000cc; }
/* 補貨 */
.PrdList .SaleBtn5 { border:1px solid #006600; background:#008800; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
.PrdList .SaleBtn5:hover { background:#00cc00; }
/* 停售 */
.PrdList .SaleBtn6 { border:1px solid #666666; background:#888888; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; }
.PrdList .SaleBtn6:hover { background:#cccccc; }
/* 售完 */
.PrdList .SaleBtn7 { border:1px solid #666666; background:#888888; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; }
.PrdList .SaleBtn7:hover { background:#cccccc; }
/* 競標 */
.PrdList .SaleBtn8 { border:1px solid #aa0000; background:#cc0000; color:#ffff00; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
.PrdList .SaleBtn8:hover { background:#ff0000; }
/* 推薦 */
.PrdList .PrdListExtBtn { border:1px solid #998800; background:#aa8800; color:#ffffff; padding-left:4px; padding-right:4px; white-space:nowrap; cursor:pointer; }
.PrdList .PrdListExtBtn:hover { background:#ddcc00; }
/* 紅利兌換 */
.tableExchg { width:100%; }
.tableExchg th , .tableExchg td { padding-top:2px; padding-bottom:2px; padding-left:4px; padding-right:4px; white-space:nowrap; font-weight:normal; color:#444444; border-radius:4px; }
.tableExchg th { text-align:center; background:#dddddd; }
.tableExchg td { text-align:center; }
.tableExchg .tdExchgBtn div { border-radius:4px; background:#cc0000; color:#ffffff; padding-left:4px; padding-right:4px; text-align:center; }
.tableExchg .tdExchgBtn div:hover { background:#ff0000; cursor:pointer; }
.tableExchg .spanExchgPt , .tableExchg .spanExchgAmt { font-weight:bold; color:red; }
/* 喜愛 */
.cssPrdInfoFave { cursor:pointer; color:transparent; width:32px; height:32px; background:url(/main/wdb2/images/HeartIcon_32x32_0.png) no-repeat; background-size:contain; }
.cssPrdInfoFave1 { background:url(/main/wdb2/images/HeartIcon_32x32.png) no-repeat; background-size:contain; }
.PrdList .PrdCell .PrdImgM { display:$PrdListPrdImgMDisp$; }
.PrdList .PrdCell .PrdTitle { display:$PrdListPrdTitleDisp$; }
.PrdList .PrdCell .PrdDesc { display:$PrdListPrdDescDisp$; }
.PrdList .PrdCell .PrdPrice { display:$PrdListPrdPriceDisp$; }
.PrdList .PrdCell .PriceName { display:$PrdListPriceNameDisp$; }
.PrdList .PrdCell .PrdQty { display:$PrdListPrdQtyDisp$; }
.PrdList .PrdCell .PrdBtn { display:$PrdListPrdBtnDisp$; }
.PrdList .PrdCell .PrdExt { display:$PrdListPrdExtDisp$; }
.PrdList .PrdCell .PrdTitle { font-family:$PrdListTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.PrdList .PrdCell .PrdDesc { font-family:$PrdListDescFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.PrdList .PrdCell .PriceName { font-family:$PrdListNameFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.PrdList .PrdCell .PriceAmt { font-family:$PrdListAmtFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.PrdList .tdCol { padding:$PrdListPadding$; }
.PrdList .PrdCell .PrdImgM img { width:$PrdListPrdImgW$; }
.PrdList .ColN_2 .PrdCell .PrdImgM img { width:$PrdListPrdImgW2$; }
.PrdList .PrdCell .PrdImgM { height:$PrdListPrdImgH$; }
.PrdList .ColN_2 .PrdCell .PrdImgM { height:$PrdListPrdImgH2$; }
.PrdList .PrdCell .PrdContent { height:$PrdListContH$; }
.PrdList .ColN_2 .PrdCell .PrdContent { height:$PrdListContH2$; }
.PrdList .tdCol { border-right:$PrdListBorder$; }
.PrdList .trRow { border-top:$PrdListBorder$; }
.PrdList .tdColR { border-right:0px; }
.PrdList .tdColNull { border-right:0px; }
.PrdList .trRowT { border-top:0px; }
|
網路售價:NT$9,500元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2105000134929
|
|
|
網路售價:NT$2,560元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2312000147080
|
|
|
網路售價:NT$3,890元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2312000146910
|
|
|
網路售價:NT$4,120元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2209000143132
|
|
|
網路售價:NT$4,670元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2208000143020
|
|
|
網路售價:NT$600元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2209000143153
|
|
|
網路售價:NT$1,780元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2410000149249
|
|
|
網路售價:NT$12,340元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2211000143467
|
|
|
網路售價:NT$1,100元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2105000134995
|
|
|
網路售價:NT$9,450元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2405000148025
|
|
|
網路售價:NT$2,000元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2303000144409
|
|
|
網路售價:NT$2,250元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2212000143838
|
|
|
網路售價:NT$1,890元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2209000143053
|
|
|
網路售價:NT$2,600元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2105000134979
|
|
|
網路售價:NT$1,450元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2303000144423
|
|
|
網路售價:NT$5,890元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2204000141246
|
|
|
網路售價:NT$5,000元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2204000141245
|
|
|
網路售價:NT$7,350元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2410000149213
|
|
|
網路售價:NT$4,780元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2211000143450
|
|
|
網路售價:NT$3,000元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2403000147752
|
|
|
網路售價:NT$2,560元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2403000147666
|
|
|
網路售價:NT$3,450元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2312000146914
|
|
|
網路售價:NT$2,450元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2312000146913
|
|
|
網路售價:NT$2,450元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2410000149250
|
|
|
網路售價:NT$5,000元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2211000143475
|
|
|
網路售價:NT$4,230元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2211000143472
|
|
|
網路售價:NT$2,230元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2209000143138
|
|
|
網路售價:NT$2,600元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2105000134992
|
|
|
網路售價:NT$1,400元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2105000134970
|
|
|
網路售價:NT$1,400元
ZC1296182
SALE
wen
/main/modules/MySpace/PrdInfo.php?sn=jia&prd=2105000134969
|
|
| |