/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#f9f9f9; }
.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: 18px; height: auto;}

.page_location{display:inline-block;width:100%;text-align:center;padding-bottom:20px;}
.page_location_border{display:inline-block;border:1px solid #ddd;height:29px;padding:1px;}
.page_location_border2{display:inline-block;border:1px solid #ddd;padding:5px 30px;}
.page_location ol{display:inline-block;padding-top:10px;}





/* =============================================================================
   페이징
================================================================================*/
.paging { padding-top: 10px; padding-bottom:10px; height: 17px; text-align: center; line-height: 0; vertical-align: top; }
.paging li { display: inline;text-align:center;}
.paging li a { overflow: hidden; width:22px; height:22px;color: #999; cursor: pointer;border-radius:50%;padding:0 !important;margin:0;line-height:22px;text-align:center;font-size:11px;}
.paging li a:hover,
.paging li.now a { font-weight: bold; letter-spacing: -1px; }
.paging li.first a,
.paging li.prev a,
.paging li.next a,
.paging li.last a { padding: 0 3px; }
.paging li.prev { margin-right: 10px;font-weight:bold; }
.paging li.next { margin-left: 10px;font-weight:bold;; }

.paging li.prev a,.paging li.next a{background:#cdcccb;color:#fff;}

/* BASIC css end */

