/* BASIC css start */
/* 메인 비쥬얼 배너 */
#mainSpot { position:relative; width:100%; min-width:1200px; height:1100px; overflow:hidden }
#mainSpot .inner { margin-left:-1000px; position:absolute; top:80px; left:50%; right:0; width:2000px; height:1100px }
#mainSpot .bx-pager { position:absolute; top:440px; right:200px; height:11px; text-align:center }
#mainSpot .bx-pager .bx-pager-item { /*display:inline-block;*/ margin:15px 0 }
*:first-child+html #mainSpot .bx-pager .bx-pager-item { display:inline } /* IE7 Hack */
#mainSpot .bx-pager .bx-pager-item a { display:block; width:15px; height:11px; text-indent:-9999em; background:url(/design/oslo2022/tem169/sp_spot_pager.png) 0 0 no-repeat }
#mainSpot .bx-pager .bx-pager-item a.active {  height:15px; background-position:0 -11px }

/* 이미지 배너 */
.imgBanner { margin:100px auto 0; position:relative; width:1200px; overflow:hidden }
.imgBanner ul { *zoom:1 }
.imgBanner ul:after { display:block; clear:both; content:'' }
.imgBanner ul li { padding-right:10px; float:left }

/* 상품 목록 영역 */
.product-wrap { margin:0 auto; position:relative; width:1200px }

/* 고정 이미지 배너 */
.fixedBnnr { position:relative; width:100%; min-width:1200px; height:320px; background:url(/design/oslo2022/tem169/bnr_fixed.jpg) center top no-repeat fixed }
.fixedBnnr .inner { margin:0 auto; position:relative; width:1200px; text-align:center; }
.fixedBnnr .inner .tx { padding:100px 0 40px 0; font-size:40px; color:#000; letter-spacing:12px }
.fixedBnnr .inner .btn_more {  border: 2px solid;  padding: 10px 40px; font-size: 14px;  display: inline-block; }

/* 신상품 */
.item-wrap .item-cont .item-list2 { float:left;  width: 590px; text-align: center;  margin: 0 0 30px 20px; }
.item-wrap .item-cont .item-list2 .thumb { overflow:hidden }
.item-wrap .item-cont .item-list2 .thumb img { width:100%; }
.item-wrap .item-cont .item-list2 .prd-info { padding:18px 0 60px; overflow:hidden }
.item-wrap .item-cont .item-list2 .prd-ico img { margin:2px }
.item-wrap .item-cont .item-list2 .prd-name { padding-top:5px }
.item-wrap .item-cont .item-list2 .prd-name a { display:block; color:#1c1c1c; line-height:14px; text-overflow:ellipsis; word-wrap:normal;  font-size: 14px;  padding-bottom: 10px; }
.item-wrap .item-cont .item-list2 .prd-price { padding-top:5px; font-family:Verdana }
.item-wrap .item-cont .item-list2 .prd-price strike { color:#999 }
.item-wrap .item-cont .item-list2 .prd-price .price { color:#1c1c1c; font-weight: 600; font-size: 14px; }
.item-wrap .item-cont .item-list2 .prd-color { padding-top:5px }
.item-wrap .item-cont .item-list2 .prd-preview { padding-top:15px }
.item-wrap .item-cont .item-list2 .prd-preview .btn-preview { display:inline-block; width:69px; height:17px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_preview.gif) 0 0 no-repeat }
.item-wrap .item-cont .item-list2 .prd-subname { margin-top:15px; padding-top:15px; color:#8b8b8b; text-align:left; border-top:1px dashed #c6c6c6 }
.item-wrap .item-cont .item-list2 .MK-product-icons img { vertical-align: middle }
/* BASIC css end */

