@charset "utf-8";

@font-face {
 font-family: 'NanumBarunGothic';
 src: url("font/NanumBarunGothic.eot");
 src: url("font/NanumBarunGothic.eot?#iefix") format("embedded-opentype"),
      url("font/NanumBarunGothic.woff") format("woff"),
      url("font/NanumBarunGothic.ttf") format("truetype");
}


@font-face {
 font-family: 'NanumBarunGothicBold';
 src: url("font/NanumBarunGothicBold.eot");
 src: url("font/NanumBarunGothicBold.eot?#iefix") format("embedded-opentype"),
      url("font/NanumBarunGothicBold.woff") format("woff"),
      url("font/NanumBarunGothicBold.ttf") format("truetype");
}

@font-face {
 font-family: 'NanumBarunGothicLight';
 src: url("font/NanumBarunGothicLight.eot");
 src: url("font/NanumBarunGothicLight.eot?#iefix") format("embedded-opentype"),
      url("font/NanumBarunGothicLight.woff") format("woff"),
      url("font/NanumBarunGothicLight.ttf") format("truetype");
}

@font-face {
 font-family: 'NanumBarunGothicUltraLight';
 src: url("font/NanumBarunGothicUltraLight.eot");
 src: url("font/NanumBarunGothicUltraLight.eot?#iefix") format("embedded-opentype"),
      url("font/NanumBarunGothicUltraLight.woff") format("woff"),
      url("font/NanumBarunGothicUltraLight.ttf") format("truetype");
}



/* CSS 기본세팅 _ 초기화 */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
html,body{width:100%; height:100%}
html{overflow-y: scroll;}
body,input,textarea,select,button,table{font-family: "NanumBarunGothic" ;font-size:13px}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
a{text-decoration:none;color:#212121}
a:hover,a:active,a:focus{text-decoration:none;color:#c58146}




/* 시작 */
body {min-width:1024px;color:#666666;     }
 
#wrap{position:relative; z-index: 99;}

/*#header{background:url(../img/common/bg_header.gif) repeat-x 0 0;}*/

#top{ position:relative;margin:0 auto; width:1024px; height:45px;zoom:1}

#nav{ margin:0 auto; width:1024px;height:71px;position:relative; top: 3px; z-index:9999;}
/* 상단메뉴는 style_main_menu.css */


/*메인배경, 슬라이드*/
#main_vis {width: 100%; height:455px; position:absolute; margin: 0 auto;  left:0; right:0; top:35px;            }
#main_vis ul li{width:100%;height:606px;}
#vis1{ background:url('/img/common/bg_main1.jpg') 50% no-repeat;  z-index: 10;   }
#vis2{ background:url('/img/common/bg_main2.jpg') 50% no-repeat;  }

 




#main_vis ul, #main_vis ol {margin:0; padding:0; list-style:none; }
#main_vis .vis_img{ position:absolute;}

#ol_wrap { width: 1024px;
position: absolute;
left: 0;
right: 0;
margin: auto;    }
#main_vis ol {width:144px; height: 13px; position:absolute; top: 331px;  z-index: 999; left:0px;  right:0;  margin:auto;  }
#main_vis ol li { width:61px; height:7px; margin:0 5px; float:left; background-color:#fff; text-indent: 15px; overflow:hidden; cursor:pointer;     }
#main_vis ol .on {background-color:#fbe550;}



#slide_wrap {width:1024px; margin:0 auto;}


.slideContainer{
	overflow:hidden;
	margin:0px;
	padding:0px;
	height:490px;
	width:1024px;
}

.slideContainer .slideShow {
	position:relative;
	padding:0px;
	height:300px;
	width:1024px;
	white-space:nowrap;
}

.slideContainer .slideShow div {
	height: 380px;
    width: 1024px;
	margin:0px;
	padding:0px;
}

.arrows	{position:relative; width:1024px;}
.arrows span.arrow1	{position:absolute; bottom: 300px;; left:15px;}
.arrows span.arrow2	{position:absolute; bottom: 300px; right:15px;}



.hand {cursor:pointer;}

.slideShow div {box-sizing: border-box; display: inline-block; }

.img1 img, .img2 img  { width:525px; height:262px; float: left;}
.img1 article, .img2 article {  float: left;}
.img1 {       }
.img2 {       }

.img1 section, .img2 section { height: 262px;
margin-left: 20px;
border: 3px solid #fff;
padding: 20px;
box-sizing: border-box;
width: 338px;    }


/*메인배경, 슬라이드 끝*/
























#container{}

#intro{
	height:456px; 
	/*margin-bottom:35px;*/
	/*background:url(../img/common/intro.jpg) no-repeat 50% 0 /cover;*/
	}




#intro_wrap ul{overflow:hidden; position: absolute;
bottom: 70px;
left: 10px; }
#intro_wrap  li{list-style:none;float:left; width: 177px;  position:relative; margin-right: 10px; ;}
#intro_wrap  li:last-child { margin-right:0;}
#intro_wrap  li a{display:inline-block;position:relative; width:177px; height:160px;  }
#intro_wrap  li a img { width:177px; position:relative;    }
#intro_wrap  li .hover_img { position:absolute; right:0; opacity:0; }
#intro_wrap  li img { transition: opacity 0.7s ease-out;}
#intro_wrap  li a:hover img { opacity:1;}













#board_zone{ margin:0 auto; width:1024px; margin-top: 40px;zoom:1;  margin-bottom: 30px;  }
#board_zone:after{display:block; clear:both; content:'';}






#board_zone_1{width:1024px; float: left; margin-top: 30px; }
#board_zone_2 {width:1024px;  float: left; margin-bottom: 25px; margin-top:15px;}
#board_zone_3{width:1024px;  margin-top: 30px; clear: both;} 

#intro #bg_tit { width:1024px; position:absolute;  left: 0; z-index: -1; top: 55px; }
#intro_wrap { width:1024px; position:absolute; margin:0 auto; right: 0; left: 0; height:456px;  }

#center_tit { width:372px; position:absolute; left: 0; right:0; top: 105px; box-sizing: border-box; margin: auto;}


.con_img { overflow:hidden;      }
.con_img li  {list-style:none; width: 330px;  position:relative; margin-bottom: 5px }
.con_img li:last-child { margin-right:0;}
.con_img li a{display:inline-block;position:relative; width:330px; height:102px;  ; }
.con_img li a img { width:330px; position:relative;    }
.con_img li .hover_img { position:absolute; right:0; opacity:0; }
.con_img li img { transition: opacity 0.5s ease-out;}
.con_img li a:hover img { opacity:1;}

.con_img2 { overflow:hidden;    }
.con_img2 li{list-style:none;float:left; width: 159px;  position:relative; margin-right: 12px; }
.con_img2 li:last-child { margin-right:0;}
.con_img2 li a{display:inline-block;position:relative; width:159px; height:102px;   }
.con_img2 li a img { width:159px; position:relative;    }
.con_img2 li .hover_img { position:absolute; right:0; opacity:0; }
.con_img2 li img { transition: opacity 0.5s ease-out;}
.con_img2 li a:hover img { opacity:1;}


.con_img3 { overflow:hidden; margin-bottom:6px;   }
.con_img3 li{list-style:none;float:left; width: 102px;  position:relative; margin-right: 12px; }
.con_img3 li:last-child { margin-right:0;}
.con_img3 li a{display:inline-block;position:relative; width:102px; height:102px;   }
.con_img3 li a img { width:102px; position:relative;    }
.con_img3 li .hover_img { position:absolute; right:0; opacity:0; }
.con_img3 li img { transition: opacity 0.5s ease-out;}
.con_img3 li a:hover img { opacity:1;}




#icon { width:574px; height:180px;  padding: 10px 0;  float: left; margin-right:10px;      }
#icon_btn  ul{overflow:hidden; }
#icon_btn  li{list-style:none; float:left; width: 179px;  position:relative; margin-right: 10px; }
#icon_btn  li:last-child { margin-right:0;}
#icon_btn li a{display:inline-block;position:relative; width:179px; height:76px;  margin-bottom: 8px; }
#icon_btn li a img { width:179px; position:relative;    }
#icon_btn li .hover_img { position:absolute; right:0; opacity:0; }
#icon_btn li img { transition: opacity 0.5s ease-out;}
#icon_btn li a:hover img { opacity:1;}








#center_tit1 ul{overflow:hidden;}
#center_tit1 li{list-style:none;float:left; width: 140px;  position:relative; margin-right: 19px;}
#center_tit1 li:last-child { margin-right:0;}
#center_tit1 li a{display:inline-block;position:relative; width:140px; height:130px;  }
#center_tit1 li a img { width:140px; position:relative;    }
#center_tit1 li .hover_img { position:absolute; right:0; opacity:0; }
#center_tit1 li img { transition: opacity 0.2s ease-out;}
#center_tit1 li a:hover img { opacity:1;}
#center_tit1 li a:hover .btn_img  { opacity:0;}




#icon_img {width: 100%; height: 200px; color: #fff;  background: url(../img/icon_img_bg.jpg) no-repeat; margin-bottom: 30px; }
#icon_img_wrap{ width:1024px; position:absolute; right:0; left:0; margin:auto; padding: 21px 0;}

#icon_img  ul{overflow:hidden; }
#icon_img  li{list-style:none;float:left; width: 115px;  position:relative;  margin-right: 34px; }
#icon_img  li:last-child {margin-right:0;}
#icon_img li a{display:inline-block;position:relative; width:115px; height:155px;  }
#icon_img li a img { width:115px; position:relative;    }
#icon_img li .hover_img { position:absolute; right:0; opacity:0; }
#icon_img li img { transition: opacity 0.3s ease-out;}
#icon_img li a:hover img { opacity:1;}
#icon_img li a:hover .btn_img  { opacity:0;}


















#about {width: 100%; height: 180px; color: #fff;  background-color: #203f69;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 304 304' width='304' height='304'%3E%3Cpath fill='%234d6c89' fill-opacity='0.4' d='M44.1 224a5 5 0 1 1 0 2H0v-2h44.1zm160 48a5 5 0 1 1 0 2H82v-2h122.1zm57.8-46a5 5 0 1 1 0-2H304v2h-42.1zm0 16a5 5 0 1 1 0-2H304v2h-42.1zm6.2-114a5 5 0 1 1 0 2h-86.2a5 5 0 1 1 0-2h86.2zm-256-48a5 5 0 1 1 0 2H0v-2h12.1zm185.8 34a5 5 0 1 1 0-2h86.2a5 5 0 1 1 0 2h-86.2zM258 12.1a5 5 0 1 1-2 0V0h2v12.1zm-64 208a5 5 0 1 1-2 0v-54.2a5 5 0 1 1 2 0v54.2zm48-198.2V80h62v2h-64V21.9a5 5 0 1 1 2 0zm16 16V64h46v2h-48V37.9a5 5 0 1 1 2 0zm-128 96V208h16v12.1a5 5 0 1 1-2 0V210h-16v-76.1a5 5 0 1 1 2 0zm-5.9-21.9a5 5 0 1 1 0 2H114v48H85.9a5 5 0 1 1 0-2H112v-48h12.1zm-6.2 130a5 5 0 1 1 0-2H176v-74.1a5 5 0 1 1 2 0V242h-60.1zm-16-64a5 5 0 1 1 0-2H114v48h10.1a5 5 0 1 1 0 2H112v-48h-10.1zM66 284.1a5 5 0 1 1-2 0V274H50v30h-2v-32h18v12.1zM236.1 176a5 5 0 1 1 0 2H226v94h48v32h-2v-30h-48v-98h12.1zm25.8-30a5 5 0 1 1 0-2H274v44.1a5 5 0 1 1-2 0V146h-10.1zm-64 96a5 5 0 1 1 0-2H208v-80h16v-14h-42.1a5 5 0 1 1 0-2H226v18h-16v80h-12.1zm86.2-210a5 5 0 1 1 0 2H272V0h2v32h10.1zM98 101.9V146H53.9a5 5 0 1 1 0-2H96v-42.1a5 5 0 1 1 2 0zM53.9 34a5 5 0 1 1 0-2H80V0h2v34H53.9zm60.1 3.9V66H82v64H69.9a5 5 0 1 1 0-2H80V64h32V37.9a5 5 0 1 1 2 0zM101.9 82a5 5 0 1 1 0-2H128V37.9a5 5 0 1 1 2 0V82h-28.1zm16-64a5 5 0 1 1 0-2H146v44.1a5 5 0 1 1-2 0V18h-26.1zm102.2 270a5 5 0 1 1 0 2H98v14h-2v-16h124.1zM242 149.9V160h16v34h-16v62h48v48h-2v-46h-48v-66h16v-30h-16v-12.1a5 5 0 1 1 2 0zM53.9 18a5 5 0 1 1 0-2H64V2H48V0h18v18H53.9zm112 32a5 5 0 1 1 0-2H192V0h50v2h-48v48h-28.1zm-48-48a5 5 0 0 1-9.8-2h2.07a3 3 0 1 0 5.66 0H178v34h-18V21.9a5 5 0 1 1 2 0V32h14V2h-58.1zm0 96a5 5 0 1 1 0-2H137l32-32h39V21.9a5 5 0 1 1 2 0V66h-40.17l-32 32H117.9zm28.1 90.1a5 5 0 1 1-2 0v-76.51L175.59 80H224V21.9a5 5 0 1 1 2 0V82h-49.59L146 112.41v75.69zm16 32a5 5 0 1 1-2 0v-99.51L184.59 96H300.1a5 5 0 0 1 3.9-3.9v2.07a3 3 0 0 0 0 5.66v2.07a5 5 0 0 1-3.9-3.9H185.41L162 121.41v98.69zm-144-64a5 5 0 1 1-2 0v-3.51l48-48V48h32V0h2v50H66v55.41l-48 48v2.69zM50 53.9v43.51l-48 48V208h26.1a5 5 0 1 1 0 2H0v-65.41l48-48V53.9a5 5 0 1 1 2 0zm-16 16V89.41l-34 34v-2.82l32-32V69.9a5 5 0 1 1 2 0zM12.1 32a5 5 0 1 1 0 2H9.41L0 43.41V40.6L8.59 32h3.51zm265.8 18a5 5 0 1 1 0-2h18.69l7.41-7.41v2.82L297.41 50H277.9zm-16 160a5 5 0 1 1 0-2H288v-71.41l16-16v2.82l-14 14V210h-28.1zm-208 32a5 5 0 1 1 0-2H64v-22.59L40.59 194H21.9a5 5 0 1 1 0-2H41.41L66 216.59V242H53.9zm150.2 14a5 5 0 1 1 0 2H96v-56.6L56.6 162H37.9a5 5 0 1 1 0-2h19.5L98 200.6V256h106.1zm-150.2 2a5 5 0 1 1 0-2H80v-46.59L48.59 178H21.9a5 5 0 1 1 0-2H49.41L82 208.59V258H53.9zM34 39.8v1.61L9.41 66H0v-2h8.59L32 40.59V0h2v39.8zM2 300.1a5 5 0 0 1 3.9 3.9H3.83A3 3 0 0 0 0 302.17V256h18v48h-2v-46H2v42.1zM34 241v63h-2v-62H0v-2h34v1zM17 18H0v-2h16V0h2v18h-1zm273-2h14v2h-16V0h2v16zm-32 273v15h-2v-14h-14v14h-2v-16h18v1zM0 92.1A5.02 5.02 0 0 1 6 97a5 5 0 0 1-6 4.9v-2.07a3 3 0 1 0 0-5.66V92.1zM80 272h2v32h-2v-32zm37.9 32h-2.07a3 3 0 0 0-5.66 0h-2.07a5 5 0 0 1 9.8 0zM5.9 0A5.02 5.02 0 0 1 0 5.9V3.83A3 3 0 0 0 3.83 0H5.9zm294.2 0h2.07A3 3 0 0 0 304 3.83V5.9a5 5 0 0 1-3.9-5.9zm3.9 300.1v2.07a3 3 0 0 0-1.83 1.83h-2.07a5 5 0 0 1 3.9-3.9zM97 100a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-48 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 96a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-144a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM49 36a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM33 68a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 240a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm80-176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm112 176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 180a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 84a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'%3E%3C/path%3E%3C/svg%3E"); }
#about_wrap, #icon_wrap { width:1024px; position:absolute; right:0; left:0; margin:auto;}

#about1, #about2, #about3{  float:left;    }
#about1  {  margin-top: 47px;  width: 178px;    }
#about1 h3 { font-size: 35px; font-weight: normal; margin-bottom: 10px;  margin-top: 5px;  }
#about1 p  { font-size: 18px;  position: relative; bottom: 7px;  }

#about2  {  margin:38px 48px 0 10px;    }
#about2  ul{overflow:hidden; }
#about2  li{list-style:none;float:left; width: 92px;  position:relative;  margin-right: 10px; }
#about2  li:last-child {margin-right:0;}
#about2 li a{display:inline-block;position:relative; width:92px; height:92px;  }
#about2 li a img { width:92px; position:relative;    }
#about2 li .hover_img { position:absolute; right:0; opacity:0; }
#about2 li img { transition: opacity 0.3s ease-out;}
#about2 li a:hover img { opacity:1;}
#about2 li a:hover .btn_img  { opacity:0;}

#about3 {   margin-top:38px;   }
#about3 img { float: left;  margin-right: 15px;   }
#about3 p { float: left; padding-top: 7px; font-size: 15px; line-height: 27px; }
#about3 span {  font-size: 18px; font-weight: bold;    }





.contact_bx{min-height:70px;padding-left:84px;background:url(../img/bg_contact.gif) 1px top no-repeat; text-align:left;color:#63930f;}		
.contact_bx strong{font-size:16px; padding:2px 0 4px 0; display:block;}	
.contact_bx p{font-size:14px; font-weight:bold; line-height:23px;}		
.contact_bx span{color:#1d1d1d;}

.link_jkdhs{display:block;margin-top:28px;text-align:left;line-height:29px;padding:76px 0 0 12px;font-size:16px;color:#fff;font-weight:bold;background:url(../img/bg_jkdhs.gif) no-repeat 0 0;}



#board02_zone {zoom:1; float: left; height: 240px; padding: 20px; box-sizing: border-box; width: 336px; margin-right: 6px;   } 
#board02_zone li {  float: left; padding-bottom: 0; margin-bottom: 3px; margin-right: 2px;   }
#board02_zone li:nth-child(3) { margin-right:0;}
#board02_zone li:last-child { margin-right:0;}
/*#board02_zone ul{overflow:hidden;}
#board02_zone li{list-style:none; width: 113px;  position:relative; float:left; height: 143px;}
#board02_zone li a{display:inline-block;position:relative; width:113px; height:143px;  }
#board02_zone li a img { width:113px; position:relative;    }
#board02_zone li .hover_img { position:absolute; right:0; opacity:0; }
#board02_zone li img { transition: opacity 0.7s ease-out;}
#board02_zone li a:hover img { opacity:1;}
#board02_zone li a:hover .btn_img  { opacity:0;}*/




#con1 {zoom:1; float: left; height: 330px;   width: 330px; box-sizing: border-box;  margin-right: 17px; }
#con2 {zoom:1; float: left; height: 330px;   width: 330px; box-sizing: border-box;  margin-right: 17px; }
#con3 {zoom:1; float: left; height: 330px;   width: 330px; box-sizing: border-box;   }

#notice_zone{zoom:1; float: left; background-color: #a45130; height: 250px; padding: 20px; box-sizing: border-box; width: 336px; margin-right: 8px;}

#notice_zone_01{float:left;  margin-top: 13px;}

.notice_bx, .board03_bx { position:relative;  height: 258px; }
.notice_bx h3 {font-size:25px;font-weight: normal; color: #666; width: 296px;margin-bottom: 10px; }
.notice_bx h3 span {cursor: pointer;  }
.notice_bx h3 a, #board03_zone h3 a, #board04_zone h3 a {   display: inline-block; position: absolute; right: 0; color: #7b3133;  width: 29px;text-align: center; border-radius: 50%;height: 29px; padding-top: 2px;

box-sizing: border-box;   }
.notice_bx h3 a:hover, #board03_zone h3 a:hover, #board04_zone h3 a:hover {  background:#7b3133; color:#fff;  }






.notice_bx h3 img {position: relative; top: 6px;}
.notice_bx ul {line-height:18px; padding-top:4px; background-color: #f5f5f5; }
.notice_bx li{overflow: hidden; border-bottom: 2px solid #d9d5d5;
margin-bottom: 10px;
padding-bottom: 8px;
height: 43px;
padding-top: 10px;}
.notice_bx li:last-child {border-bottom: 0; color: #000;     }
.notice_bx ul li a{ float: left; color: #000; max-width: 240px;
overflow: hidden; text-overflow: ellipsis;
white-space: nowrap; font-size: 14px; padding-top: 4px;}
.notice_bx ul li a:hover { color: #174791;   }


.notice_bx ul li .date     {padding: 0 5px;; font-size:12px; color:#000; float: left; width: 65px; text-align: center; line-height: 20px; }
.notice_bx ul li .date span {  color: #7b3133; font-size: 28px;   font-weight: bold;  }










#board03_zone {zoom:1; float: left;  height: 240px;  box-sizing: border-box; width: 336px;   padding:20px; } 

#board03_zone ul{overflow:hidden;}
#board03_zone li{list-style:none; width: 145px;  position:relative; float: left;}
#board03_zone li:nth-child(1),  #board03_zone li:nth-child(3) {  margin-right: 3px; }
#board03_zone li a{display:inline-block;position:relative; width:145px; height:97px;  }
#board03_zone li a img { width:145px; position:relative;    }
#board03_zone li .hover_img { position:absolute; right:0; opacity:0; }
#board03_zone li img { transition: opacity 0.5s ease-out;}
#board03_zone li  a:hover img { opacity:1;}


/*.notice_bx h3 img {position: relative; top: 6px;}
.notice_bx ul, .board03_bx ul {line-height:18px; padding-top:4px; }
.notice_bx li, .board03_bx li {overflow:hidden;  margin-bottom: 7px; }
.notice_bx li:last-child, .board03_bx li:last-child   {border-bottom: 0; color: #fff;     }
.notice_bx ul li a{
	float:left; 
	
	max-width:296px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; font-size: 13px;
}


.notice_bx ul li .date     {padding-left: 9px; font-size:12px; right: 0; position: absolute;}



#notice_zone_02{float:left;width:341px;}
#notice_zone_02 .notice_bx .more{background:#d47621;}

#notice_bx1  { background:rgba(255,255,255,0.8)    }
#notice_bx1 h3,  #notice_bx1 li a,  #notice_bx1 .date, #notice_bx1 h3 a { color:#0b468e;      }
#notice_bx2  { /*background: rgba(11,70,142,0.8)  */   


#gallery_bg {background-color: #ececec; padding: 30px 0;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ababab' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");}
#gallery_bx{ width: 1024px;    height: 225px ; box-sizing: border-box; margin:auto;   }
#gallery_bx h3{font-size: 26px;font-weight: normal; color: #7b3133; margin-bottom: 12px; position: relative; }
#gallery_bx h3 img {position: relative; top: 6px;}

#gallery_bx ul{overflow:hidden;}
#gallery_bx li{ 
	width:245px; 
    list-style:none;
    float:left; margin-right:14px;
	
    text-align:center;
	font-size:12px;
	}
#gallery_bx li:last-child{margin:0;}	
#gallery_bx .span01{ line-height:35px; font-size: 13px;}
#gallery_bx h3 a {   display: inline-block; position: absolute; right: 0; color: #fff; background: #7b3133; width: 26px;text-align: center;border-radius: 50%;height: 26px; border:1px solid #7b3133;  }
#gallery_bx h3 a:hover {  background:#fff; color: #7b3133; }



#bx_rolling_zone{padding:40px 0;background:#fff;}
.rolling_zone{margin:0 auto;width:1024px;height:100px;zoom:1; border: 1px solid #DBDBDB; padding: 20px 0; box-sizing: border-box;}
.rolling_zone:after{ display:block;clear:both;content:''}

#footer{height: 85px; padding: 40px 0;  } 
#footer .copyright{ margin: 0px auto; width: 1024px; position:relative; }
#footer .copyright img {    width: 200px; float: left; margin-right: 35px;}
#footer .copyright p {
color: #999;
margin-top: 8px;
position: absolute;
top: 10px;
font-size: 13px;
float: left;
right: 0;
line-height: 18px;
	}

	
#footer .copyright span{ position: absolute; right: 0; width: 108px; margin: auto; }
#footer .copyright span a { color: #999;
position: relative;
top: 5px;
width: 120px;
border: 1px solid #999;
padding: 3px 5px;}
#footer .copyright span a:hover { background-color:#999; color:#fff;}
hr{ display:none;}
.blind{ font-size:0;width:1px;height:1px;line-height:1000px;overflow:hidden;position:absolute;top:0;white-space:nowrap;}




/* 메인 슬라이드 */


.visual  { width: 775px;   float: left;  }
#header { height:112px;

width: 100%;
margin: auto;
left: 0;
right: 0;
z-index: 999;    }




#contents #con4 h4 { }

/*롤링버튼*/ 
#rolling_btn {  width: 80px; height: 40px; margin-left: 17px; float: left;    }
#rolling_btn h4  { font-size: 16px; font-weight: normal; color: #000; text-align: center; margin-bottom: 2px;    }
#rolling_btn ul {       }
#rolling_btn ul li { float:left; margin-right: 3px;  }
#rolling_btn ul li a { color: #fff; background-color: #bbbbbb; width: 17px; height: 17px; display: inline-block; box-sizing: border-box; text-align: center; padding-top: 3px;     }
#rolling_btn ul li a:hover {  background-color: #c0a089;    }
#rolling_btn ul li a i  {     }

.rolling_zone table { position: absolute;
margin-left: 120px;
box-sizing: border-box;     }

