/* BASIC css start */
/* ¸ÞÀÎÀÌ¹ÌÁö ½½¶óÀÌµå */
#imgSlide { position:relative; border-bottom:1px solid #efefef;}
#imgSlide .imgWrap { position:relative; }
#imgSlide .imgBox { position:relative;}
#imgSlide .imgContainer {  position:relative; background-color:#fff; }

#imgSlide .imgList { }
#imgSlide .imgList li { display:none;}
#imgSlide .imgList li img { width:100%; vertical-align:top; }

#imgSlide .imgContentMove { position:relative; width:100%; height:auto; overflow:hidden; }
#imgSlide .imgContentMove .imgList { position:relative; left:0%; top:0px; z-index:2; }
#imgSlide .imgContentMove .imgList li {position:absolute; width:100%; left:0; top:0; }
#imgSlide .imgContentMove .imgList li a { display:block; background-color:#fff;}

img.imgDefault { position:relative; width:100%; z-index:1; }

/* button */
.main_image_icon { text-align:center; height:13px; padding:0px; margin:10px auto;}
.main_image_icon a { width:13px; display: inline-block; margin: 0 8px; }
.main_image_icon a:first-child { margin-left:0px; }
.main_image_icon img { padding:0px; margin:0px; vertical-align:top; height:14px; }
.main_image_icon a:first-child img { border-left:0; padding:0px; margin:0px }
.navIcon { padding:0px; margin:0px; border:0px solid #fff; }

.ban_event {padding: 15px 0;}
.ban_event img {width: 100%;}

/* »óÇ°Áø¿­ */
.mPrdList {padding: 0 0px;}
.mPrdList h2  { padding: 20px 0 10px 0; margin: 0 10px 15px; cursor:pointer; background: none !important; border-bottom: 2px solid #e1e1e1; }
.mPrdList h2 img { height: 15px; }

.items-wrap {margin:0 10px; padding-top:5px; }
.items-wrap .items { padding:0; }
.items-wrap .items li {
    list-style-type: none; font-size:12px; color: #555; letter-spacing: normal; line-height: normal; text-align: center; margin-bottom:10px; width: 33.333%; vertical-align: top; display:inline-block; padding: 0 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.items-wrap .items .box {height:100%; width:100%; }
.items-wrap .items .thumb-img {border:1px solid #ededed; height:100%; width:100%;}
.items-wrap .items .thumb-img img {width:100%;}
.items-wrap .items .pname {  padding: 10px 5px 5px;}
.items-wrap .items .price { font-weight: 700; padding: 0 5px 10px;}
/* BASIC css end */

