@charset "utf-8";

/* Layout */
#banner_35th {position:absolute; bottom:23px; left:50%; margin-left:-495px; z-index:5; width:990px; height:111px; display:none;}
#banner_35th a {position:absolute; bottom:0; right:0;}

.con_align1 {top:572px;}
.con_align2 {top:719px;}
.con_align3 {bottom:0px;}
#bgs3{display:none !important}


/* Bg_Control */
.bg_control {position:absolute; top:0px; left:0px; width:100%; z-index:1; min-width:1070px;}

.bg_control .bgs1 {position:absolute; top:0px; left:0px; width:100%; z-index:10; display:none; min-width:1070px}
.bg_control .bgs2 {position:absolute; top:0px; left:0px; width:100%; z-index:9; display:none; min-width:1070px}
.bg_control .bgs3 {position:absolute; top:0px; left:0px; width:100%; z-index:8; display:none; min-width:1070px}

/*.bg_control .s1 {background:url(/sh_img/index/main_banner/main_1024_bg1.jpg) no-repeat left 0;}
.bg_control .s2 {background:url(/sh_img/index/main_banner/main_1024_bg2.jpg) no-repeat left 0;}
.bg_control .s3 {background:url(/sh_img/index/main_banner/main_1024_bg3.jpg) no-repeat left 0;}

.bg_control .m1 {background:url(/sh_img/index/main_banner/main_1280_bg1.jpg) no-repeat left 0;}
.bg_control .m2 {background:url(/sh_img/index/main_banner/main_1280_bg2.jpg) no-repeat left 0;}
.bg_control .m3 {background:url(/sh_img/index/main_banner/main_1280_bg3.jpg) no-repeat left 0;}

.bg_control .b1 {background:url(/sh_img/index/main_banner/main_1920_bg1.jpg) no-repeat left 0;}
.bg_control .b2 {background:url(/sh_img/index/main_banner/main_1920_bg2.jpg) no-repeat left 0;}
.bg_control .b3 {background:url(/sh_img/index/main_banner/main_1920_bg3.jpg) no-repeat left 0;}*/


/* 2013-05-10 추가 메인 롤링 컨트롤 */
div.controll_area {position:fixed;top:150px;z-index:5; width:100%; min-width:1070px; margin:0 auto; text-align:center}
div.controll_area a {display:inline-block;padding:0 8px;}
div.controll_area a.first {background:none;}


@media screen and (max-width:480px){  //screen의 width가 640px이하일때 아래와 같은 옵션을 적용
.bg_control {position:relative; top:0px; left:0px; width:100%; z-index:1; min-width:1070px; height:800px; min-height:800px}
.bg_control .bg1 {position:relative; top:0px; left:0px; width:100%; z-index:10; display:none; min-width:1070px; height:800px; min-height:800px}
.bg_control .bg2 {position:relative; top:0px; left:0px; width:100%; z-index:9; display:none; min-width:1070px; height:800px; min-height:800px}
.bg_control .bg3 {position:relative; top:0px; left:0px; width:100%; z-index:8; display:none; min-width:1070px; height:800px; min-height:800px}
}