/* BASIC css start */
/* 메인 헤더 밑줄 */
#header {border-bottom:0}


/* 중분류리스트 */
#productClass .class-list {font-size: 0;line-height: 0;text-align: center;}
#productClass .class-list li {position: relative;display: inline-block;padding: 0 0px;font-size: 11px;line-height: 14px;vertical-align: top;}
#productClass .class-list li a {padding: 0 13px 0;color: #676767;display: block;font-size: 10px;letter-spacing: 1px;line-height: 10px;border-radius: 3px;}
#productClass .class-list li a:hover {color: #050505;text-decoration: none;}


/* 분류 추천상품 */

#prd_recmd {width:80%;margin:100px auto 0;}


/* 상품정렬 */

.total-sort {overflow: hidden;text-align:center;line-height: 38px;border: 0;margin: 50px 0 50px;padding-top: 50px;border-top: 1px solid #ddd;}
.total-sort > ul { display:inline; margin:0 4px 0 0; }
.total-sort > ul li { display:inline; padding:0 16px 0 0; }
.total-sort > ul li:first-child { background:none; }
.total-sort > ul li:last-child{padding-right:0;}
.total-sort > ul li a { color:#2e2e2e }
.total-sort > ul li a:hover { color:#050505; text-decoration:none; }



/* BASIC css end */

