/* BASIC css start */
/* ¸ÞÀÎ »ó´Ü ½½¶óÀÌµå ÀÌ¹ÌÁö*/

.slideshow-wrapper  { margin:0 auto; position:relative; width:1100px; height:487px; } /* overflow:hidden; */
.slideshow-wrapper .vi { float:left; position:absolute; width:1100px; height:487px; z-index:1; opacity:0; filter:alpha(opacity=0); }
.slideshow-wrapper .bak { float:left; position:absolute; width:1100px; height:487px; display:none; }

.slideshow-wrapper .btn { float:left; position:absolute;width:72px; height:0px; margin:532px 0px 0 533px; z-index:30; }
.slideshow-wrapper .btn .btnbox { float:left; position:relative;width:72px; height:10px; margin-left:0px; }
.slideshow-wrapper .btn .btnbox .bull { float:left; position:relative; width:10px; height:10px; padding-right:8px; background:url(/design/olivekiss/onedesign/images/main_top_btn_01.png) 0 0 no-repeat; margin-left:0px; cursor:pointer; }
.slideshow-wrapper .btn .btnbox .bull.active { float:left; position:relative; width:10px; height:10px; padding-right:8px;  background:url(/design/olivekiss/onedesign/images/main_top_btn_02.png) 0 0 no-repeat; }






/* BASIC css end */

