<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#prdBrand { position: relative; width:1290px; }
.item { position: relative;}
.besttit { position:absolute; top:0px; left:26px;  width:50px; height:50px; background-color: #000;color: #fff; opacity: 0.7; filter: alpha(opacity=70); /* For IE8 and earlier */ }
.besttit .box { font-size:12px;  color:#fff; font-family: 'Source Sans Pro',sans-serif; font-weight:bold; padding-top:5px; }
.besttit .box span { font-size:16px;  color:#fff; font-family: 'Source Sans Pro',sans-serif; font-weight:bold; }

.bestname {  text-transform:uppercase;  font-size:14px; color:#565656; font-family: arial; letter-spacing:1px; text-align:center; font-weight: bold; margin-bottom:20px;}


.submenu { position: relative; text-align:center; margin:20px auto; width:1250px;}

.cate-sort { text-align:center; margin:0 auto;}
.cate-sort { margin:0 auto ; }
.cate-sort li { display:inline-block; *display:inline; }
.cate-sort li a { display:block;height:25px;padding:0 15px; color:#757575; font-size: 11px; background:#fff; line-height:24px;border:0px solid #E5E5E5; text-decoration:none;text-align:center;background:#ffffff; font-weight: bold;}
.cate-sort li a:hover{ color:#000;}

.cate-sort .ffm a { display:block; height:25px;padding:0 15px; color:#757575; font-size: 11px; border:1px solid #CFCFCF;  background:#CFCFCF; line-height:24px; text-decoration:none;text-align:center; font-weight: bold;}

.sel { display:block; height:25px !important ;padding:0 15px !important ; color:#757575 !important ; border:1px solid #CFCFCF !important ; background:#fff !important ; line-height:24px; text-decoration:none;text-align:center; }


.total-sort { width:1246px; margin:0 auto;}


.normal_price {
    font-size: 15px;
    font-family: 'Lato', 'Nanum Gothic';
    color: #222;
    font-weight: bold;
}
.consumer_price {
    color: #999;
    padding-left: 3px;
    font-size: 13px;
    font-family: 'Lato', 'Nanum Gothic';
}
.dc_info {
    color: #df1000;
    font-family: 'Lato', 'Nanum Gothic';
    font-weight: bold;
    display: inline-block;
    margin-left: 5px;
    vertical-align: -3px;
    font-size: 20px;
}
/* BASIC css end */

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