.bx-wrapper { position: relative; padding: 0;  }
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom: 41px; width: 100%; height: 14px}
.tableObj .bx-wrapper .bx-controls-auto { position: absolute; bottom:115px; right:-273px; width: 100%; }
.tableObj2 .bx-wrapper .bx-controls-auto { position: absolute; bottom:98px; right:-273px; width: 100%; }


/* LOADER */
.bx-wrapper .bx-loading { min-height: 50px; background: url(/web/images/main_2018/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block;  *display: inline; }
.bx-wrapper .bx-pager.bx-default-pager a { background: url(/web/images/main_2018/mv_ctrl-off.png) no-repeat; text-indent: -9999px; display: block; width: 12px; height: 12px; margin: 0 5px; }
.bx-wrapper .bx-pager.bx-default-pager a.active { background: url(/web/images/main_2018/mv_ctrl-ov.png) no-repeat; }


/*이전*/
.bx-wrapper .bx-prev { left: -25px; background: url(/web/images/main_2018/button-previous.png) no-repeat;border-left: 0px; }


/*다음*/
.bx-wrapper .bx-next { right: -25px; background: url(/web/images/main_2018/button-next.png) no-repeat; border-left: 0px;}
.bx-wrapper .bx-controls-direction a { position: absolute; top: 68%; margin-top: -16px; outline: 0; width: 18px; height: 18px; text-indent: -9999px; z-index: 9999; }
/* .bx-wrapper .bx-controls-direction a.disabled { display: none; } */


/* 자동 (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: left; }
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(/web/images/main_2018/controls.png) -86px -11px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(/web/images/main_2018/controls.png) -86px -44px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/*ㅇㅇㅇㅇㅇ*/
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; position: absolute; left: 50%; margin-left: -100px; bottom: 150px; text-align: center; /*background: #f00;*/ width: 200px; height: 12px; }

/*시작 멈춤*/
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { text-align: left; position: absolute; left: 50%; margin-left: -100px; bottom: 130px; text-align: center; /*background: #ff0;*/ width: 200px; height: 12px; }



















