/* 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; 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;}




#titleArea {
    position: relative;
    border-bottom: 1px solid #c2c2c2;
    background-color: #fff;
}#titleArea h2 {
    padding: 0 61px;
    line-height: 43px;
    font-size: 15px;
    color: #2e2e2e;
    text-align: center;
}#SMSmMenu {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-bottom: 1px solid #d4d4d4; 
}


#SMSmMenu li {
    float: left;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    position: relative;
    word-break: break-word;
    text-align: center;
    color: #5E5E5E;
    border-top: none;
    width: auto;
    height: 23px;
    padding: 5px 10px;
    border-radius: 4px;
    background: #e5e5e5;
    margin: 6px 5px 6px 0px;
}
#SMSmMenu li:first-child {
    margin-left: 5px;
}
#SMSmMenu li.selected {
    background: #fde9e8;
}#SMSmMenu li a {
    font-size: 12px;
    padding: 0;
    margin: 0;
}

#SMS_selArr {
    position: relative;
    padding: 6px 5px;
    background: #ececec;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 5px;
}

#new_sort li {
    display: inline-block;
    width: auto;
    padding: 4px 6px;
    border: 1px solid #7f7f7f;
    background: #fff;
}

#new_sort li.selected {
    
    background: #fde9e8;
}
#new_sort li a {
    color: #424242;
    font-size: 11px;
}
#new_sort li.selected a {
    color: #353535;
}

.view_type ul {
    position: absolute;
    top: 4px;
    right: 4px;
    display: inline-table;
    margin: 0px 0px 0 0;
}

.view_type ul li.gallery_2 {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    text-indent: -999px !important;
    background: #fff url(/design/joymulti/daylight/d1.png) no-repeat;
    border: 1px solid #bbb;
    border-right: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-size: 20px;
    background-position: 5px 4px;
}

.view_type ul li.gallery_2._now {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    text-indent: -999px !important;
    background: #fff url(/design/joymulti/daylight/d1_o.png) no-repeat;
    border: 1px solid #bbb;
    border-right: none;
    background-size: 20px;
    background-position: 5px 4px;
}
.view_type ul li.gallery_3 {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    text-indent: -999px !important;
    background: #fff url(/design/joymulti/daylight/d2.png) no-repeat;
    border: 1px solid #bbb;
    background-size: 20px;
    background-position: 4px 4px;
}

.view_type ul li.gallery_3._now {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    text-indent: -999px !important;
    background: #fff url(/design/joymulti/daylight/d2_o.png) no-repeat;
    border: 1px solid #bbb;
    background-size: 20px;
    background-position: 4px 4px;
}
#titleArea h2 {
    border-top: 1px solid #d4d4d4;
    margin-top: 7px;
}
.view_type ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
/* BASIC css end */

