@charset "utf-8";
#container {position:relative;width:100%; height:auto !important;background:#fff;zoom:1;z-index:1;float:left;}

/*메인배너*/
#main_bn{width:100% !important;height:420px;position:relative;overflow: auto;min-width:1000px; background:#fff;margin-bottom:20px;float:left;}
#main_bn ul li{display: table;height:420px;background-repeat:no-repeat;background-position:top center;float: left; opacity:1;}
#main_bn ul li .mnbn_link{display:block; margin:0 auto;width:1000px;position:relative;margin-top:365px}
#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:3%;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:3%;margin-top:-30px;background:url('../img/bn_btn.png') -50px 50% no-repeat;width:60px;height:60px;text-indent:-99999px;overflow:hidden}

.mainMidimg{width:100%;float:left;position:relative;text-align:center;margin-bottom:20px;}
.mainMidimg > img {width:1000px;}

#idx_wr{width:100%;margin:0 auto;position:relative;float:left;}
	.tab {width:1000px;list-style: none;padding: 0;overflow: hidden;}
/* Float the list items side by side */
	.tab li {width:180px;height:40px;float:left;text-align:center;line-height:40px;background:#ededed;box-sizing:border-box;}
	.tab li:last-child {width:100px;background:#fff;border:0;} 
	.tab li:last-child a {font-size:14px;} 
/* Style the links inside the list items */
	.tab li a {display:inline-block;color:#aaa;text-decoration: none;font-size:16px;transition:0.3s;font-weight:bold;}
/* Style the tab content */
	.tabcontent {width:1000px;height:468px;display:none;padding: 6px 12px;margin:0 auto;box-sizing:border-box;border:solid 1px #ccc;padding:30px;}
	.tabcontent ul {width:100%;height:50%;float:left;}
	.tabcontent ul:first-child {margin-bottom:10px;}
	.tabcontent ul li {width:16.66%;text-align:center;padding:0 11px;box-sizing:border-box;float:left;}
	.tabcontent ul li img{width:126px;height:165px;border:solid 1px #ccc;margin-bottom:10px;}
	.tabcontent ul li span {width:100%;font-size:14px;font-weight:bold;float:left;text-align:center;}
	ul.tab li.current{background-color:#0b3c4c;color:#fff;}
	ul.tab li.current a{color:#fff;}
	.tabcontent.current {display: block;}

#idx_wc {width:100%;height:220px;margin-top:30px;position:relative;float:left;}
#idx_wc_ul {width:1080px;height:100%;margin:0 auto;}
.idx_wc_li {width:320px;float:left;}
.idx_wc_li:first-child {margin-left:40px;}
.idx_wc_li:last-child {width:356px;}