/* BASIC css start */
.cate-wrap .bcate { margin-top: 0px;}
.cate-wrap .bcate a {  font-size: 16px; font-weight: bold; color:#666 }


/* ====== 분류페이지 중분류코드 ====== */

.prd-smenu { }
.prd-smenu .cate-sort { margin:50px 0 ;  text-align:left;    }
.prd-smenu .cate-sort li { display:inline-block; *display:inline; padding-right:10px; }
.prd-smenu .cate-sort li a { display:block; color:#c0c0c0; font-size: 12px; background:#fff; border:0px solid #F0F0F0; font-weight: none; /* -webkit-transition :all 0.3s ease;-khtml-transition :all 0.3s ease;-moz-transition :all 0.3s ease;-ms-transition :all 0.3s ease;-o-transition :all 0.3s ease;transition :all 0.3s ease; */ }
.prd-smenu .cate-sort li a:hover{ color:#000; background:#fff; }
.prd-smenu .sel { display:block; color:#333 !important ; border:0px solid #F0F0F0 !important ; background:#fff !important ;  font-weight: bold;  }
/* BASIC css end */

