/* BASIC css start */
#prdBrand .item-wrap h3.name { font-size: 2.0em; color:#333; font-weight:bold; font-family:'Opens Sans','sans-serif'; padding-bottom:5px; text-transform:uppercase; text-align:center;}
.pro_stxt { font-family:'Gulim'; font-size:11px; letter-spacing:-0.3px; color:#a7a7a7;}

.item_hd_wrap {}

#content { /* width:100%; !important; */ }

.hd { margin-top: 20px; padding-bottom: 20px; } 
.hd > p { }
.hd img { margin-bottom: 20px; }

.class-list ul { margin: 0px; }
.class-list ul > li{ display:block; float:left; width:16%; height:28px; padding: 5px 10px; list-style:none; overflow:hidden; box-shadow: 
    1px 0 0 0 #eee, 
    0 1px 0 0 #eee, 
    1px 1px 0 0 #eee,
    1px 0 0 0 #eee inset, 
    0 1px 0 0 #eee inset; 
    border-radius: 10px;
    margin: 5px;
    } 
.class-list ul > li:hover{ background: #b5b5b5; transition: all 0.4s; } 
.class-list ul > li:hover a { color: white; transition: all 0.4s; }
.class-list ul > li a { display:inline-block; width:100%; font-size: 14px; line-height: 30px; }

#BestItem { border-bottom: 1px solid #ddd; margin-bottom: 50px; padding-bottom: 30px; }
#BestItem .prd_listWrap .listPrd { padding-top: 0; }

#BestItem li > div span.no {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ce2727;
    color: #fff;
    display: block;
    font-size: 15px;
    text-align: center;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 20px; }
    
#BestItem li > div span.no :before { content:' '; }
#BestItem li > div span.no strong { }

.Wrap { /* width: 100% !Important; padding-left: 0 !important; */ }

/* BASIC css end */

