/* BASIC css start */
/* 메인 롤링이미지 */
.main_banner { position: relative; width:1100px; margin: 0 auto;}

/* item-wrap (메인상품) */
.best-item-list { position: relative; float: left; margin: 0 25px 0 0; text-align: left; width:200px;}
.best-item-list img.thumb {width:200px;}
.best-item-list .infobox { position: absolute; left:0; top:0; background:url('/design/inter19/9528/delight/infobox_bg.png') no-repeat left top; width:200px; height:268px;}
.best-item-list .infobox .best { margin:20px 0 0; text-align:center; font-size:11px; color:#333; }
.best-item-list .infobox .prd-name { margin: 175px 3px 0 15px; font-size:12px; color:#fff;}
.best-item-list .infobox .prd-price {  margin: 3px 3px 0 15px; font-size:12px; color:#fff;}
.item-wrap .item-cont .best_nomg { margin:0;}

/* 메인 신상 추천 스페셜 타이틀 */
.item-wrap h2 { text-align:center; font-size: 18px; color: #2f2f2f; margin:0 auto 30px; text-transform:uppercase; background:url('/design/inter19/9528/delight/ttl_line.gif') repeat-x left center; }
.item-wrap h2 span { background-color:#fff; padding: 0 30px;}

.mr-22 {margin-right:22px;}
.ml-27 {margin-left:27px; }
.pr-27 {padding-right:27px;}



.boardlist{width: 100%; float: left;}
.boardlist ul.list {width: 100%; float: left; margin: 0px;}
.boardlist li.list2{width: 100%; float: left; margin: 3px 0px; height:20px; white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.boardlist a{display: inline; font-size:14px; font-weight:400; margin-left:15px; font-family: 'Noto Sans Kr', '맑은 고딕', 'Malgun Gothic', "dotum", "돋움", sans-serif;}
.boardlist .list2 img{display:none;}

/* BASIC css end */

