@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
#container {position:relative;width:100%; height:auto !important;background:#fff;zoom:1;z-index:1;}
#idx_wr{width:1000px;margin:0 auto}

/*메인배너*/
#main_bn{width:100% !important;position:relative;overflow: auto; min-width:1000px}
#main_bn ul li{display: table;height:483px;background-repeat:no-repeat;background-position:center;float: left;background-size:cover; position: relative}
#main_bn ul li .mnbn_link{display:block; margin:0 auto;position:relative;margin-top:365px; width:1000px;}
#main_bn ul li .mnbn_link a{color:#fff;font-family:'돋움', Dotum, sans-serif;letter-spacing:1.5px;padding:10px;display:inline-block;border:3px solid #fff;font-size:0.92em}
#main_bn .dots{position:absolute;bottom:30px;text-align:center;width:100%}
#main_bn .dots li{border:none;text-indent:-9999px;width:20px;height:20px;background:url(../img/dot.png) no-repeat  -25px 50%;overflow:hidden;display:inline-block;margin:0 ; zoom:1; *display:inline /*IE7 HACK*/; _display:inline; /*IE6 HACK*/}
#main_bn .dots li.active{background:url(../img/dot.png) no-repeat 0 50%}
#main_bn .bn_btn button{border:none}
#main_bn .bn_btn .prev{position:absolute;top:50%;left:0;margin-top:-30px;background:url('../img/bn_btn.png') 10px 50% no-repeat;width:60px;height:60px;text-indent:-99999px;overflow:hidden}
#main_bn .bn_btn .next{position:absolute;top:50%;right:0;margin-top:-30px;background:url('../img/bn_btn.png') -50px 50% no-repeat;width:60px;height:60px;text-indent:-99999px;overflow:hidden}

#main_bn .bn_link {display: block; width:100%; height:100%;position: absolute;}

#stv{display:none}