@charset "utf-8";


/* 사업부 */

.division {position:relative; margin:0 auto; top:0; width:980px; z-index:8 !important}
.division .div_banner {position:relative; top:0; float:right; z-index:10; width:410px;; }


.div_bannerVisual {position:relative; margin:0 auto; width:410px;  height:470px; overflow:hidden; }
.div_bannerVisual .visualBg {position:absolute; margin:0 auto; width:410px; height:470px; top:0; left:0; z-index:400; }

.div_bannerVisual .controller{width:410px; position:absolute;  }
.div_bannerVisual .controller .btns {position:absolute; top:220px; left:30px; width:100%;}
.div_bannerVisual .controller .btns .next {float:right; margin-right:30px}
.div_bannerVisual .controller2{width:150px; position:absolute; left:8%;  z-index:500;}
.div_bannerVisual .controller2 .visualTxt{padding: 0 0 0 99px; }
.div_bannerVisual .controller2 .rollBtnD {position:absolute; top:430px;}



.wrap_main .spot {position:relative; min-width:1000px; height:450px; text-align:center;}

.wrap_main .spot_images{overflow:hidden; height:450px}

.wrap_main .spot_images .spot_image1, .wrap_main .spot_images .spot_image2, .wrap_main .spot_images .spot_image3, .wrap_main .spot_images .spot_image4 {position:absolute; top:0; left:0; z-index:6; width:100%; height:450px; text-align:center;}

.wrap_main .spot_images .spot_image2, .wrap_main .spot_images .spot_image3, .wrap_main .spot_images .spot_image4 {opacity:0;filter:alpha(opacity=0)}

.wrap_main .spot_images .image{height:450px;}

.wrap_main .spot_images .image div{position:relative; width:999px;*width:1000px; height:450px; margin:0 auto; text-align:left;}

:root .wrap_main .spot_images .image div{width:100%; text-align:center;}



/* 이미지 가로 사이즈를 넘겼을 때 보이는 배경*/

.wrap_main .spot_image1, .wrap_main .spot_image2, .wrap_main .spot_image3, .wrap_main .spot_image4{background:#ffffff;}



/* 각 이미지 경로 */

.wrap_main .spot_image1 .image{background:url('/english/images/main/img01.jpg') center no-repeat;}

.wrap_main .spot_image2 .image{background:url('/english/images/main/img02.jpg') center no-repeat;}

.wrap_main .spot_image3 .image{background:url('/english/images/main/img03.jpg') center no-repeat;}

.wrap_main .spot_image4 .image{background:url('/english/images/main/img04.jpg') center no-repeat;}





/* 각 이미지 경로 : 익스플로러 */

.wrap_main .spot_image1 .image div {_background:url('/english/images/main/img01.jpg') no-repeat 50% 0;}

.wrap_main .spot_image2 .image div {_background:url('/english/images/main/img02.jpg') no-repeat 50% 0;}

.wrap_main .spot_image3 .image div {_background:url('/english/images/main/img03.jpg') no-repeat 50% 0;}

.wrap_main .spot_image4 .image div {_background:url('/english/images/main/img04.jpg') no-repeat 50% 0;}







