/* BASIC css start */
.shopbrand { padding-bottom:30px }
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.shopbrand .MK_product_list .items #MK_best_product li {width:33.33%;}
.shopbrand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
.shopbrand .list_group {padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}

.shopbrand .lnb { padding:8px 5px 0 5px }
.shopbrand .lnb h3 { padding:10px; font-size:18px; color:#474747; font-weight:bold }
.shopbrand .lnb .lnb_category { padding:10px 0; border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; overflow:hidden }
.shopbrand .lnb .lnb_category ul { *zoom:1 }
.shopbrand .lnb .lnb_category ul:after { display:block; clear:both; content:'' }
.shopbrand .lnb .lnb_category ul li { margin-left:-1px; float:left; width:33.33%; border-left:1px solid #f1f1f1 }
.shopbrand .lnb .lnb_category ul li a { display:block; padding:3px 0 3px 8px; font-size:12px; color:#666; letter-spacing:-1px }

/* ÆäÀÌÂ¡ */
div.paging-new {
    position: relative;
    text-align: center;
    padding: 15px 0;
}

div.paging-new a {
    text-align: center;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 23px;
    color: #727a8b;
    border: 1px solid #ddd;
    font-size: .75em;
    font-weight: 700;
    background-color: #fff;
}

div.paging-new a.prev {
    width: 30px;
    text-indent: -9999px;
    background: #E06772 url('/design/hellozzang/10276/main/btn_h50_prev.png') no-repeat center center;
    background-size: 6px;
}

div.paging-new a.next {
    width: 30px;
    text-indent: -9999px;
    background: #E06772 url('/design/hellozzang/10276/main/btn_h50_next.png') no-repeat center center;
    background-size: 6px;
}

div.paging-new a.now {
    color: #000;
    border-color: #111111;
    background: #fff;
}





/* BASIC css end */

