/* BASIC css start */
/* 메인 비쥬얼 배너 */
#mainSpot { position:relative; width:100%; min-width:1024px; height:427px; overflow:hidden }
#mainSpot .inner { margin-left:-1000px; position:absolute; top:0; left:50%; right:0; width:2000px; height:427px;}
#mainSpot .bx-pager { position:absolute; bottom:15px; left:0; right:0; height:11px; text-align:center }
#mainSpot .bx-pager .bx-pager-item { display:inline-block;  margin:0 7px }
*:first-child+html #mainSpot .bx-pager .bx-pager-item { display:inline } /* IE7 Hack */
#mainSpot .bx-pager .bx-pager-item a { display:block; width:11px; height:11px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/main/sp_spot_pager.png) 0 0 no-repeat }
#mainSpot .bx-pager .bx-pager-item a.active { background-position:0 -11px }

/* 이미지 배너 */
.imgBanner { margin:30px auto 0; position:relative; width:1024px; 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:1024px }

/* 고정 이미지 배너 */
.fixedBnnr { position:relative; width:100%; min-width:1100px; height:200px; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/main/fixbn.jpg) center top no-repeat fixed }
.fixedBnnr .inner { margin:0 auto; position:relative; width:1100px; text-align:center }
.fixedBnnr .inner .tx { padding-top:100px; font-size:16px; color:#fff; letter-spacing:16px }


/* 동영상 삽입 -yykim */
.le_movie {
background-image: url('http://leguano.kr/design/leguano/datei/m-img/m_movie_back.jpg');
width:1024px;
height:300px;
margin:0 auto;
text-indent:25px;
}



/메인배너 3개 2way추가 작성자 : yykim */
#mainSpot.inner2 { margin:0 auto; position:relative; width:1100px; text-align:center }
#mainSpot.inner2 li{float: left;margin-right: 0px;margin-top: 5px;}


.imgbox-wrapper {
	text-align: center;
    padding-top:8px;
    height:596
}

.imgbox1 {
	width: 365px;
	height: 503px;
	display:inline-block;
}
.imgbox2 {
	width: 290px;
	height: 503px;
	display:inline-block;
}
.imgbox3 {
	width: 369px;
	height: 503px;
	display:inline-block;
}

/* BASIC css end */

