/* BASIC css start */
#prdBrand .cate-wrap .bcate { width: 100%; margin-bottom: 5px; font-size: 24px; font-weight: bold; }
#prdBrand .cate-wrap .mcate { width: 100%; padding: 5px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; word-wrap: break-word; }
#prdBrand .cate-wrap .mcate li { display: inline-block; margin: 5px 0; }
#prdBrand .cate-wrap .mcate li a { display: inline-block; white-space: nowrap; }


.item-wrap .item-info .item-total {padding-left:0; background: none }
.item-wrap .item-info .item-total strong {font-weight: normal}
.item-wrap .item-info .item-total strong a:last-child {font-weight: bold; color: #2e2e2e}
.item-wrap .item-list .item {margin: 30px 0px 50px 0px}


.all_cate {border-top:2px solid #2e2e2e}
.all_cate .red { color: #d83a3a; padding-top:18px; font-weight: bold}
.all_cate .red a { color: #d83a3a;}
.all_cate a {color: #2e2e2e}


#contentWrap .scate {
    margin-top: 23px;
}
#contentWrap .scate span {
    line-height: 20px;
    height: 24px;
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #aaa;
    border-radius: 11px;
    box-sizing: border-box;
    margin-right: 15px;
}
#contentWrap .scate span:nth-child(1) {
    border: 0 !important;
    padding-left: 0 !important;
    font-weight: bold;
}
#contentWrap .scate span a {
    vertical-align: baseline;
}





/* Å¸ÀÌÆ² ÀÌ¹ÌÁö */
#cate_tit {min-height: 30px; width: 100%; text-align: center;     margin-bottom: -115px;}

.goods-hd span.tit {
    *font-weight: bold;
    color: #2e2e2e;
}

.goods-hd {
    overflow: hidden;
    padding: 40px 0 5px 0;
    border-bottom: 1px solid #aaa;
}






/* BASIC css end */

