/* BASIC css start */
.sub_title { text-align:center; font-size:25px; color:#000; font-weight:800; padding:27px 0 0 }

.class-list { padding-top:20px }
.class-list ul { overflow:hidden; text-align:center; }
.class-list ul li { display:inline-block; height:36px; margin:0 4px 7px}
.class-list ul li a {display:block; line-height:36px; height:36px; font-weight:500; font-size:16px; color:#888; letter-spacing:-1.5px; background:#f4f4f4; border-radius:18px; padding:0 17px  }
.class-list ul li a.active { color:#fff; background:#000 }

.item-info { zoom: 1; overflow: hidden; margin-top:12px; border-top:5px solid #e7e7e7; padding:14px 20px 0; height:58px; box-sizing:border-box; }

.item-info .item-total { float: left; font-size:14px; font-weight:500; color:#111; height:40px; }
.item-info .item-total span { color:#1e00ff; font-weight:800; line-height:40px; }
.item-info .item-order { float: right }
.item-info .item-order .sort_bt { font-size: 14px; color:#111; font-weight:500; line-height:40px; background:url(/design/resetmall/img/m/list_arr.png) no-repeat right 50%; background-size:14px auto; padding-right:25px }
.item-info .item-order .box { position:absolute; right:17px; margin-top:-5px; z-index:5; width:100px; border:1px solid #666; background:#fff; box-sizing:border-box; padding:10px 0px 10px 20px; letter-spacing:-1px }
.item-info .item-order .box a { display:block; color:#9b9b9b; font-size: 14px; font-weight:500; line-height:30px; }
.item-info .item-order .box a:hover { color:#000 }


.list_more { padding:0px 14px 50px; margin:0 auto }
.list_more a { display:block; width:100%; height:48px; line-height:48px; box-sizing:border-box; border: 1px solid #eaeaea; text-align:center; background:#fafafa}
.list_more a span { font-size:16px; color:#000; font-weight: 600; background:url(/design/resetmall/img/icon02.png) no-repeat 90% 42%; background-size:8px auto; padding-right:27px; letter-spacing:-1px;}


/* ●리뷰 */
#list_review { width:100%; }
#list_review .tit { text-align:center; font-weight: 800; color:#000; font-size:27px; padding-bottom:27px }
#list_review .tit p { font-weight: 500; color:#000; font-size:16px; }
#list_review .box { margin:0 14px; background:#eee; color:#555; height:200px; line-height:200px; text-align:center; }
#list_review .more { padding:0px 14px; margin:27px 0 0 }
#list_review .more a { display:block; width:100%; height:48px; line-height:48px; box-sizing:border-box; border: 1px solid #eaeaea; text-align:center; background:#fafafa}
#list_review .more a span { font-size:16px; color:#000; font-weight: 600; background:url(/design/resetmall/img/icon02.png) no-repeat 90% 42%; background-size:8px auto; padding-right:27px; letter-spacing:-1px;}


/* BASIC css end */

