/* BASIC css start */
#productClass #subtitle { padding:0px; font-size:16px;font-weight: bold; }
#productClass .cate-wrap { height:40px; line-height:40px; border-top:1px solid #ddd; border-bottom:1px solid #ddd;margin-top:5px;}
#productClass .cate-wrap .bcate { float:left; width: 20%; height:40px; line-height:40px; background-color:#f7f7f7; padding:0; text-align:center; font-size: 13px; font-weight: bold; color:#555; }
#productClass .cate-wrap .mcate { float:left; width: 80%; margin: 0px; word-wrap: break-word; }
#productClass .cate-wrap .mcate li { display: inline; }
#productClass .cate-wrap .mcate li a { display: inline-block; white-space: nowrap; margin: 5px 0; padding: 0 2px 0 2px;  }


.page-body { margin-top:30px; }

/* 추천상품 */
.best-item { padding-bottom:20px;}

/* 일반상품 */
.item-list { margin-top:20px; } /* 상품 */
.item { padding-bottom:20px;} /* 상품 한개 */
.item .prd-thumb { padding-bottom:7px; } /* 상품이미지 */
.item .prd-price { margin-top:2px; font-weight: bold; } /* 상품가격 */

.item-page { margin-top:30px; text-align:center;}

/* 빈상품 */
.item-none { text-align:center; height:400px; line-height:400px; vertical-align:middle}




/* BASIC css end */

