/* BASIC css start */


/*====================================================
»óÇ°Áø¿­ ½ÃÀÛ
====================================================*/
.MK_product_list h3 {
    margin: 10px 0 0px 0;
    font-size: 16px;
    font-weight: bold;
}
.title_underbar {
	display: inline-block;
	width: 15px;
	height: 2px;
	background: #000;
	top: -5px;
	position: relative;
}
/*====================================================
»óÇ°Áø¿­ ³¡
====================================================*/

#MK_recmd_product {width:80%; margin:0 auto;}
#MK_recmd_product li {
    width: 49.4%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0 0.3%;
}


.btn_moreGray {line-height:27px;}

.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {position:relative;}
.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;
    position: absolute;
    top: 120px;
    width: 100%;
}
.shopbrand .MK_product_list .items .paging-num a {
    background-color: #fff;
    margin: 0 10px;
    width: 20px;
}

.shopbrand .MK_product_list .items .paging-num a img {width:100%;}

.shopbrand .list_group {
    padding: 12px 10px 5px 10px;
    text-align: center;
}
.shopbrand .list_group select {width:49.4%; height:28px; float:left;}
.shopbrand .list_group select#MS_select_category2 {float:right;}
.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;}

.m_cate_wrap {
    border-bottom: 1px solid #000;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    margin-top:10px;
}
.m_cate_wrap .m_cate_name {float:left; width:50%; text-align:left; font-weight:bold; font-size:13px;}
.m_cate_wrap .m_cate_name img {
    width: 10px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 3px;
}
.m_cate_wrap .m_cate_count {float:left; width:50%; text-align:right; color:#d4d4d4; font-size:10px;} 
/* BASIC css end */

