#sbn_idx .flex-control-paging li a{background:#fff;width:10px;height:10px;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);}
#sbn_idx .flex-control-paging li .flex-active{background:#c92033}
.eventbanner-navigation .flex-prev{position:absolute;top:50%;left:0;margin-top:-25px;background:url(../img/pv_btn_4.png) no-repeat 50% 50%; background-color:rgba(0, 0, 0, 0.4);width:26px;height:50px;display:inline-block;text-indent:-999px;overflow:hidden;z-index:99}
.eventbanner-navigation .flex-next{position:absolute;top:50%;right:0px;margin-top:-25px;background:url(../img/nx_btn_4.png) no-repeat 50% 50%;background-color:rgba(0, 0, 0, 0.4);width:26px;height:50px;display:inline-block;text-indent:-999px;overflow:hidden;z-index:99;}
.eventbanner-navigation a:hover{background-color:rgba(0, 0, 0, 0.6)}
.tit_bullet{background:#000;width:8px;height:8px;display:inline-block;margin-right:5px}
위치는 찾았는데요
화살표 말고 쩜 생기는 부분이요
하단에 그걸 위로 조금만 올리고 싶은데
어디 일까요 ?