@charset "utf-8";

/***************************
  Contents
***************************/

section { position:relative; display:block;  margin:0 auto; overflow:hidden;}

.section1 { width:1400px; height:960px; margin:0 auto;}

.visual-ico {
	position:absolute; width:410px; height:140px; bottom:30px; right:30px;
	background:url(../img/iso.png) no-repeat; z-index:100;
}
.visual-info {	position:absolute; width:379px; height:37px; bottom:32px; left:530px;
	background:url(../img/info.png) no-repeat; z-index:100;
}

#m-visual { height:960px; overflow:hidden; }
#m-visual .item1 { background:url(../img/visual1.jpg) no-repeat center;}
#m-visual .item2 { background:url(../img/visual2.jpg) no-repeat center;}
#m-visual .item1, #m-visual .item2 { position:relative; width:100%; height:960px; }
#slider-prev, #slider-next { position:absolute; top:350px; z-index:200; }
#slider-prev { left:10px; }
#slider-next { right:10px; }

.visual-content { position:relative; width:1400px; height:960px; top:0px; margin:0 auto; overflow:hidden; }
#anim1 { position:absolute; width:1092px; height:305px; top:70px; left:240px; }
#anim1 span { position:absolute; display:inline-block; z-index:100;  }
#anim1 .t1 { top:0px; left:0px; }
#anim1 .t2 { top:0px; left:456px; }
#anim1 .t3 { top:101px; left:345px; }
#anim1 .t4 { top:140px; left:120px; }
#anim1 .t5 { bottom:0px; right:0px; }/*open*/

#anim2 { position:absolute; width:1200px; height:285px; top:58px; left:100px; }
#anim2 span { position:absolute; display:inline-block; }
#anim2 .t1 { top:0px; left:0px; }
#anim2 .t2 { top:85px; left:0px; }
#anim2 .t3 { top:198px; left:140px; }
#anim2 .t4 { top:230px; left:95px; }
#anim2 .t5 { top:264px; left:122px; }
#anim2 .t6 { bottom:30px; right:0px; }/*open*/

#m-visual .etc {
  position:absolute; bottom:10px; color:#fff; font-size:11px;
  opacity:0.8; filter:alpha(opacity=80);
}
#m-visual .etc.etc1, #m-visual .etc.etc2 { left:50px; }



.section2 { width:1400px; height:450px; display:block; }
.section2 .cont .quick { position:absolute; display:inline-block;}
.section2 .cont a.link1 { top:76px; left:100px;}/*모집공고*/
.section2 .cont a.link2 { top:76px; left:355px;}
.section2 .cont a.link3 { top:76px; left:610px;}
.section2 .cont a.link4 { bottom:76px; left:610px;}
.section2 .cont a.link5 { right:90px;}
.section2 .cont a img:hover { opacity:0.9; filter:alpha(opacity=90);}


.section3 { background-color:#fff;}
.section3 .cont { position:relative; width:1400px; height:1230px; margin:0 auto; overflow:hidden;}
.section3 .cont .icos { }
.section3 .cont .icos span {float:left;}
.section3 .cont .ntc {letter-spacing: -1px; font-size: 1em;}
.section3 .cont .ntc span {color:#cd0000;}






/* 새글 스킨 (latest) */
#main_latest { position:absolute; width:350px; height:170px; top:180px; right:130px; }
.lat { position:relative; margin-bottom:20px;  }
.lat .item { position:relative; font-size:0.85rem; padding:3px 0;}
.lat .item a:hover { text-decoration: none; color:#B3181C; font-weight:bold; };
