/* BASIC css start */
.banner { clear:both; width:100%; margin:0 auto; }
.banner img { width:100%; height:auto; }

.cate-wrap { height:auto; overflow:hidden; margin:0 0 10px; }

/* 타이틀 */
#pro_title { margin:25px 0 10px; text-align:center; }
#pro_title h2 { margin:0; font-weight:normal; letter-spacing:1px; font-size:11px; padding:0; text-overflow:ellipsis; background:none; }

/* 중분류 */
.cate-wrap .mcate  { clear:both; overflow:hidden; background:#fff; padding:5px 0; text-align:center; }
.cate-wrap .mcate li { display:inline-block; padding:0 10px 3px 10px; background:url(/design/comether/onedesign/mobile/images/line_menu.png) 0 center no-repeat; }
.cate-wrap .mcate li a { display:inline-block; color:#888; font-size:10px; vertical-align:top; letter-spacing:0.05em; }
.cate-wrap .mcate li:first-child { background:none; }

/* 분류별 추천상품 */
.shopbrand .MK_product_list { overflow:hidden; background-color:#fff; border-bottom:1px solid #ddd; margin:0 0 40px; }

.shopbrand .MK_product_list .list_shopping2x li { margin:0 !important; }

.shopbrand .MK_product_list .items .paging-num { clear:both; text-align:center; margin:20px 0 30px; }
.shopbrand .MK_product_list .items .paging-num a { background:#eee; border:1px solid #eee; padding:5px 10px; margin:0 10px; color:#222; }

.shopbrand .MK_product_list .thumbnail  { position:relative; }

/* BASIC css end */

