/* BASIC css start */
#prdBrand { position: relative; margin: 60px 80px; }
#prdBrand .title_text { margin-bottom: 40px; text-align: center; }
#prdBrand .title_text h1 { font-size: 34px; }
#prdBrand .title_text h1 a { font-size: 34px; vertical-align: baseline; font-weight: 100; }
#prdBrand .title_text h1 a:last-child { font-weight: normal; }

#prdBrand #prd-section02 { margin-bottom: 80px; }
#prdBrand #prd-section02 .prd-smenu { position: relative; text-align: center; }
#prdBrand #prd-section02 .prd-smenu .cate-sort {}
#prdBrand #prd-section02 .prd-smenu .cate-sort li { display: inline-block; margin: 0 0 5px 5px; } 
#prdBrand #prd-section02 .prd-smenu .cate-sort li a { display: block; padding: 10px 20px; color: #757575; font-size: 15px; background: #fff; border: 1px solid #e2e2e2; font-weight: 300; }
#prdBrand #prd-section02 .prd-smenu .cate-sort li a:hover { color: #000; background: #F0F0F0; text-decoration:none }
#prdBrand #prd-section02 .prd-smenu .sel { display: block; color: #fff !important; border: 1px solid #F0F0F0 !important; background: #a37949!important; text-align: center; font-weight: bold; }

#prdBrand .filter a { font-size: 14px; vertical-align: baseline; }

#prdBrand .navi { text-align: right; }
#prdBrand .navi, 
#prdBrand .navi a { color: #979797; font-size: 11px; line-height: 1.5; }
#prdBrand .best-wrap .item-hd { margin-top: 0; }
#prdBrand .best-wrap .item .thumb { position: relative; }
#prdBrand .best-wrap .item .thumb img {  border: 1px solid #ddd; }
#prdBrand .best-wrap .one,
#prdBrand .best-wrap .two,
#prdBrand .best-wrap .three { position: absolute; top: 0px; left: 0px; width: 51px; height: 51px; text-indent: -9999px; background-repeat: no-repeat; background-position: 0 0; }
#prdBrand .best-wrap .one { background-image: url(http://efairplay.img2.kr/jemut/2016site/best_icons.gif); }
#prdBrand .best-wrap .two { background-image: url(http://efairplay.img2.kr/jemut/2016site/best_icons.gif); }
#prdBrand .best-wrap .three { background-image: url(http://efairplay.img2.kr/jemut/2016site/best_icons.gif); }
#prdBrand .best-wrap .four { background-image: url(http://efairplay.img2.kr/jemut/2016site/best_icons.gif); }



.ir *, .blind {
    z-index: -1;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    text-indent: -9999px;
}

/* BASIC css end */

