/* BASIC css start */
/*

.list_shopping2x ul li,.list_shopping1x ul li{    position: relative;  }
.MK-product-icons img:last-child {
    width: 63px;
    position: absolute;
    top: 0;
    right: -2px;
}
*/
.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 .shopbrandTitle { }

.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}

.page_location { text-transform:uppercase; padding:10px 15px; }

.list_array{border:none}


nav.page_location {
    border-bottom: none;
    padding: 20px 20px 0;
   
    text-align: center;
    font-size: 15px;
}
nav.page_location li {
    display: inline-block;
    float: inherit;
}

nav.page_location li a{color:#656565}
nav.page_location li:last-child a{color:#333; font-weight: bold;}
.clearFix {
    position: relative;
        overflow: inherit;
    zoom: 1;
    text-align: center;
}



div.search_select_box { width: 26%; position: relative; }
div.search_select_box select { 
    -webkit-appearance: none; /* ³×ÀÌÆ¼ºê ¿ÜÇü °¨Ãß±â */ 
    -moz-appearance: none; 
    appearance: none;    
    outline: none;
    width: 100%;
    border: none;
    padding-right: 33px;
    background-color: #fff;
    font-size: 15px;
} 
div.search_select_box select::-ms-expand { display: none; } /* IE 10, 11ÀÇ ³×ÀÌÆ¼ºê È­»ìÇ¥ ¼û±â±â */ 
div.search_select_box .select_arrow {
    position: absolute;
    top: 8px;
    left: auto;
    right: 5px;
    /*
    right: 0;
    bottom: 0;
    left: 60px;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #cdcdcd;
    border-bottom: none;
    */
}

div.search_select_box .select_arrow i { 
    font-size: 20px; 
    color: #d0d0d0;
}
/* BASIC css end */

