/* BASIC css start */
/* 메인 롤링이미지 */
.main_banner { position: relative;  left:-400px; top:25px; width: 1900px; height: 500px; margin: 0 auto;}
#slides { display: none; }
#slides .slidesjs-navigation { margin-top:5px; }
#slides .slidesjs-pagination { position: absolute; right: 450px; bottom: 30px; z-index: 10; }
#slides .slidesjs-pagination li { float: left; height: 6px; margin: 0 1px; width: 44px; }
#slides .slidesjs-pagination li a { background-color: #555555; display: block; width: 44px; height: 6px; font-size: 0; }
#slides .slidesjs-pagination li a.active { background-color: #fff; color: #9a1212; }
.main_banner .btn-left { position: absolute; top: 250px; left: 50px; z-index: 10; }
.main_banner .btn-right { position: absolute; top: 250px; right: 50px; z-index: 10; }

     .css_test {
         background-attachment : fixed;
         background-image: url('http://jscos.img15.kr/main/essensede5.jpg');
         background-position: center;
         color : white;
         cursor : move;
         font-size : 35pt !important;
         height : 300px;
         line-height : 300px !important;
         margin : 0 auto;
         text-align : center;
         text-shadow : 0 0 5px white, 0 0 15px white;
         width : 1100px;
         z-index : 999;
     }

/* 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/jscos/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:13px; color:#333; font-weight:bold; }
.best-item-list .infobox .prd-name {margin:30% 5% 0 5%; font-size:15px; color:#fff; text-align:center; line-height:1.5em;}
.best-item-list .infobox .prd-price {margin-top:10px; font-size:15px; color:#fff; text-align:center; }
.item-wrap .item-cont .best_nomg { margin:0px;}

.item-list {position: relative; float: center; margin: 0 0 -100px 0; text-align: left;}
.html5-video-player .video-stream {top:0 !important;}



/* 메인 신상 추천 스페셜 타이틀 */
.item-wrap h2 { text-align:center; font-size: 18px; color: #2f2f2f; margin:0 auto 30px; text-transform:uppercase; background:url('/design/jscos/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;}


/* BASIC css end */

