/* m_section01 */
.m_section01 {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 15px;
}
.m_section01 dl {
	float: left;
	overflow: hidden;
	width: 362px;
	height: 209px;
	padding-top: 60px;
}
.m_section01 dt {
	text-align: center;
	padding-bottom: 20px;
}
.m_section01 dd {
	text-align: center;
}
.m_section01 dl.mbg01 {
	background: url('/kor/images/main/mbg01.jpg') no-repeat top left;
}
.m_section01 dl.mbg02 {
	background: url('/kor/images/main/mbg02.jpg') no-repeat top left;
}
.m_section01 dl.mbg03 {
	background: url('/kor/images/main/mbg02.jpg') no-repeat top left;
	margin: 0px 7px;
}
.main_block {
	overflow: hidden;
	clear: both;
	width: 100%;
	min-height: 670px;
}
.main_icon_area {
	overflow: hidden;
	padding-top: 180px;
	padding-bottom: 80px;
	text-align: center;
	width: 100%;
	background: #fff;
}
.main_icon_area a {
	display: inline-block;
	background: url('/kor/images/main/icon.jpg') no-repeat;
	color: #222;
	max-width: 19.6%;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: -1px;
	vertical-align: top;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
	height: 35px;
	width: 214px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.main_icon_area a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.main_icon_area a.icon01 {
	background-position: 40px 0px;
	padding-top: 120px;
}
.main_icon_area a.icon01:hover {
	background-position: 40px -10px;
}
.main_icon_area a.icon02 {
	background-position: -180px 0px;
	padding-top: 120px;
}
.main_icon_area a.icon02:hover {
	background-position: -180px -10px;
}
.main_icon_area a.icon03 {
	background-position: -400px 0px;
	padding-top: 110px;
}
.main_icon_area a.icon03:hover {
	background-position: -400px -10px;
}
.main_icon_area a.icon04 {
	background-position: -620px 0px;
	padding-top: 110px;
}
.main_icon_area a.icon04:hover {
	background-position: -620px -10px;
}
.main_icon_area a.icon05 {
	background-position: -840px 0px;
	padding-top: 120px;
	border-right: none;
}
.main_icon_area a.icon05:hover {
	background-position: -840px -10px;
}
 @media all and (max-width:600px) {
}
/*메인비쥬얼*/


.main_visual {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 869px;
	box-sizing: border-box;
	background: url('/images/main/main_visual.jpg') no-repeat top center;
	margin-top: 90px
}
.down_btn {
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
	text-align: center;
	cursor: pointer;
	z-index: 80;
	bottom: 30px;
}
.down_btn dd {
	color: #fff;
	font-size: 12px;
}
.main_visual .main_tit {
	text-align: center;
	position: absolute;
	text-align: center;
	top: 140px;
	vertical-align: middle;
	z-index: 99;
	width: 100%;
}
.main_visual .main_tit img {
	width: 500px;
	vertical-align: middle;
	vertical-align: middle;
	display: inline-block;
}
#slideshow {
	width: 100%;
	height: 700px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative; /*  background:#000; */
}
#slides {
	position: relative;
	width: 100%;
	height: 700px;
	min-height: 1400px;
	overflow: auto;
}
#slides li {
	height: 700px;
	width: 100%;
	overflow: hidden;
}
#slides li img {
	height: 100%;
	width: auto !important;
}
#slides li p {
	position: absolute;
	color: #fff;
	background: #222;
	width: 100%;
	height: 30px;
	font-size: 13px;
	top: 410px;
	left: 0px;
	padding: 10px 20px;
	opacity: 0.9;
	text-align: center;
}
#slides li strong {
	color: #42bfff;
}
#slides li img {
	width: 100%;
	opacity: 0.5;
}
#slides li {
	width: 100%;
	background: #000;
}
.pagination {
	position: absolute;
	text-align: center;
	top: 530px;
	width: 100%;
	z-index: 60;
}
.pagination li {
	display: inline-block;
	cursor: pointer;
	font-size: 70px;
	padding: 0px;
	opacity: 0.4;
	filter: alpha(opacity=70);
	overflow: hidden;
	color: #21b2e8;
}
.pagination li.current {
	opacity: 1 !important;
	filter: alpha(opacity=100);
}
/*업다운이미지움직*/


img.vert-move {
	-webkit-animation: mover 0.5s infinite alternate;
	animation: mover 0.5s infinite alternate;
}
img.vert-move {
	-webkit-animation: mover 0.5s infinite alternate;
	animation: mover 0.5s infinite alternate;
}
@-webkit-keyframes mover {
 0% {
transform: translateY(0);
}
 100% {
transform: translateY(-10px);
}
}
@keyframes mover {
 0% {
transform: translateY(0);
}
 100% {
transform: translateY(-10px);
}
}
/* board_area*/
#section1 {
	overflow: hidden;
	z-index: 99;
	box-sizing: border-box;
}
#section1 .fp-tableCell {
	background: #4b4b4b;
	overflow: hidden;
	vertical-align: top;
}
.main_wrap {
	width: 100%;
	overflow: hidden;
	padding: 45px 0px;
	background: #eee;
}
.board_area {
	overflow: hidden;
	float: left;
	width: 540px;
	max-width: 50%;
	height: 305px;
	border: 1px solid #9fb4cc;
	background: #fff;
}
.board_area #tab_01 {
	overflow: hidden;
	width: 100%;
}
.board_area #tab_01 li {
	float: left;
	background: #e8e8e8;
	width: 33.3%;
	cursor: pointer;
}
.board_area #tab_01 li a {
	color: #666;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 50px;
	height: 50px;
	font-size: 15px;
	border-bottom: 1px solid #9fb4cc;
	border-left: 1px solid #9fb4cc;
}
.board_area #tab_01 li.first a {
	border-left: 0px solid #9fb4cc !important;
}
.board_area #tab_01 li.on a {
	color: #000;
	font-weight: bold;
	border-bottom: 0px;
	background: #fff url('/kor/images/main/tab_over.png') no-repeat 83% center;
}
.board_area .list {
	width: 90%;
	margin: 0px auto;
	padding-top: 20px;
}
.board_area .list dl {
	cursor: pointer;
	width: 100%;
	overflow: hidden;
}
.board_area .list dt {
	background: url('/kor/images/main/notice-bullet.png') no-repeat center left;
	padding-left: 10px;
	float: left;
	width: 78%;
	color: #222;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	height: 30px;
}
.board_area .list dd {
	float: right;
	width: 15%;
	text-align: right;
	line-height: 30px;
	height: 30px;
}
.movie_area {
	float: right;
	width: 545px;
	max-width: 49%;
}
.more_st {
	float: right;
	background: #9fb4cc;
	padding: 2px;
	width: 50px;
	text-align: center;
	font-weight: 700;
	color: #fff;
	margin-right: -30px;
}
/*메인공통*/
.main_area {
	box-sizing: border-box;
	padding: 70px 30px;
}
.main_area h4 {
	text-align: Center;
	font-size: 60px;
	line-height: 80px;
	font-weight: 800;
	color: #000;
}
.main_area h5 {
	text-align: Center;
	font-size: 32px;
	line-height: 50px;
	font-weight: 500;
	color: #000;
}
/*main_about_us*/
.main_about_us {
	background: url('/images/main/about2.jpg') no-repeat right 300px;
	background-size: 43% auto;
}
.main_about_us p {
	padding-top: 40px;
	text-align: justify;
	width: 52%;
	line-height: 30px;
	font-size: 15px;
	color: #888;
}
.main_about_us a {
	text-align: center;
	display: inline-block;
	border: 2px solid #000;
	font-size: 12px;
	width: 400px;
	margin-top: 30px;
	letter-spacing: 7px;
	margin-top: 80px;
	font-weight: 800;
	text-transform: uppercase;
	color: #000;
	line-height: 60px;
}
/*main_report*/
.main_report {
	background: #00c2ff0f;
}
.main_report div.width_area {
	text-align: center;
}
.main_report dl {
	display: inline-block;
	overflow: hidden;
	width: 30%;
	margin: 60px 1.5% 0px 1.5%;
}
.main_report dt img {
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,0.1)
}
.main_report dd a {
	display: inline-block;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	text-align: center;
	background: #12adebb0;
	width: 100%; /* padding-left:30px; background:#12adebb0 url('/images/com/down1.png') no-repeat 90% center; 
background-size:auto 20px;*/
	text-transform: uppercase;
	letter-spacing: 7px;
	font-size: 12px;
	font-weight: 800;
	line-height: 60px
}
/* main_Portrais  */
.main_Portraist {
	background: #fff;
}
.main_Portraist ul {
	text-align: center;
	margin-top: 70px;
}
.main_Portraist li {
	display: inline-block;
	padding: 0px 30px;
}
.main_Portraist li img {
	height: 110px;
}
/* main_news  */
.main_news {
	background: #139bec78;
}
.main_board_wrap {
	text-align: center;
}
.main_board_wrap dl {
	display: inline-block;
	overflow: hidden;
	width: 30%; /*height:480px;*/
	margin: 60px 1.5% 0px 1.5%;
	background: #fff;
	vertical-align: top;
	cursor: pointer;
	box-sizing: border-box;
}
.main_board_wrap dl dt {
	overflow: hidden;
	width: 100%;
	height: 210px;
	position: relative;
}
.main_board_wrap dl dt img {
	position: absolute;
	max-width: 100%;
	min-width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.main_board_wrap dl dd {
	box-sizing: border-box;
	width: 100%;
	padding: 10px 30px;
	overflow: hidden;
	text-align: left;
	word-break: break-all;
}
.main_board_wrap dl dd:nth-child(2) {
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	color: #000;
	padding-top: 20px;
}
.main_board_wrap dl dd:nth-child(3) {
	font-size: 15px;
	line-height: 26px;
	color: #888;
}
.main_news a.detail {
	text-align: center;
	display: inline-block;
	border: 2px solid #000;
	font-size: 12px;
	width: 290px;
	margin-top: 30px;
	letter-spacing: 7px;
	margin-top: 80px;
	font-weight: 800;
	text-transform: uppercase;
	color: #000;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 60px;
	border: 2px solid #000;
	color: #000;
}
.main_news a.detail {
}
.main_news a.detail1 {
	background: rgba(255,255,255,0.5);
}
/* main_Events */

.main_event {
}
.main_event.main_board_wrap dl {
	background: #eee !important;
}
.main_event a.detail {
	text-align: center;
	display: inline-block;
	font-size: 12px;
	width: 290px;
	margin-top: 30px;
	letter-spacing: 7px;
	margin-top: 80px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 60px;
}
.main_event a.detail {
	background: #5ac4ee;
}
.main_event a.detail2 {
	background: #2590e8;
}
/* main_topic*/
.main_topic {
	background: #eee;
	text-align: center;
}
.main_topic .inner {
	text-align: left;
	padding-top: 30px;
}
.main_topic .inner a {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	font-weight: 400;
	background: red url('/images/com/star.png') no-repeat 30px center;
	background-size: auto 14px;
	line-height: 77px;
	font-size: 20px;
	box-sizing: border-box;
	padding: 0px 40px 0px 60px;
	color: #fff;
}
.main_topic .inner a:nth-child(1) {
	background-color: #3975c1
}
.main_topic .inner a:nth-child(2) {
	background-color: #3997c1
}
.main_topic .inner a:nth-child(3) {
	background-color: #73bfdb
}
.main_topic .inner a:nth-child(4) {
	background-color: #3975c1
}
.main_topic .inner a:nth-child(5) {
	background-color: #3997c1
}
.main_topic .inner a:nth-child(6) {
	background-color: #73bfdb
}
.main_topic a.detail {
	text-align: center;
	display: inline-block;
	border: 2px solid #000;
	font-size: 12px;
	width: 400px;
	margin-top: 30px;
	letter-spacing: 7px;
	margin-top: 80px;
	font-weight: 800;
	text-transform: uppercase;
	color: #000;
	line-height: 60px;
}
.inbanner_new01 {
	text-align: center;
	width: 100%;
	padding-top: 30px;
}
.inbanner_new01 li {
	display: inline-block;
	text-align: Center;
}
.inbanner_new01 li img {
	width: 90%;
}


#downnew01 li img {
	width: 170px;
}

.carousel-demo2 {
	overflow: hidden;
	width: 100%;
	padding: 30px 0px;/* 	background: url(/images/bannerbg.png) no-repeat center;
	 */
}
.carousel-demo2 .sliderkit-nav {
	overflow: hidden;
	margin: 0 auto;
}
.carousel-demo2 .sliderkit-nav-clip ul li {
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.carousel-demo4 {
	overflow: hidden;
	width: 100%;
	padding: 20px 0px;
}
.carousel-demo4 .sliderkit-nav {
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
}
.carousel-demo4 .sliderkit-nav-clip ul li {
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
/* Nav > Clip */
.sliderkit-nav-clip {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.sliderkit-nav-clip ul {
	position: relative;
}
.sliderkit-nav-clip ul li {
	float: left;
}
.sliderkit-nav-clip ul li a {
	display: block;
	overflow: hidden;
}

.sliderkit-panel {
	z-index: 1;
	position: absolute;
	overflow: hidden;
}
.sliderkit-panel-active {
	z-index: 5;
}
.sliderkit-panel-old {
	z-index: 4;
}
/* Panels > Overlay */
.sliderkit-panel .sliderkit-panel-textbox {
	position: absolute;
	z-index: 1;
}
.sliderkit-panel .sliderkit-panel-text {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
}
.sliderkit-panel .sliderkit-panel-overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}

.bannerlist {text-align:center; padding-top:20px;}
.bannerlist  li {display:inline-block; vertical-align:middle; width:270px;  margin:5px; border-radius:10px; overflow:hidden;}
.bannerlist  li  img {width:100%;}

/* main_box */
.line-box {background: url('/images/main/main_box2_bg.png') repeat-x bottom center; width:100%; position:absolute}
.main_box2 {width:1200px; margin: 550px auto 0; }
.main_box2  dl {width:250px; height:5px; float:left; margin : 0 24px}
.main_box2  dt {width:30px; height:5px; margin:0 auto}

.main_box {width:1200px; margin: 590px auto 0; }
.main_box  dl {width:250px; height:219px; text-align:center; margin: 0 24px 24px; box-shadow: 0 20px 20px -20px black; float:left}

.main_box dt {padding-top:20px}
.main_box dd {padding-top:20px; font-size:22px; color:#fff; font-family: 'NEXON Lv1 Gothic OTF'; line-height:1.3}

.box01 {background-color:#114b5f; }
.box02 {background-color:#115f4a; }
.box03 {background-color:#115f16; }
.box04 {background-color:#485f11; } 

/* main_02 */
.main_02 {width:100%; background: url('/images/main/main_bg_01.jpg') left no-repeat; height: 578px   }
.main_02_text {width:1200px; margin:0 auto;  box-sizing:border-box;
padding-top:127px; padding-left:617px; font-family: 'NEXON Lv1 Gothic OTF'; font-size:18px; line-height:1.8; color: #000; font-weight:100 }
.main_02_text h3 {width:100%; line-height:3.2; font-size:35px; font-family: 'NEXON Lv1 Gothic OTF'; font-weight:bold}

/* main_03 */
.main_03 {
	width:1200px; margin: 82px auto 103px;
	height: 520px;
	border-bottom: 2px solid #006666;
}

.main_03 h3{
	height: 70px;
	border-bottom: 2px solid #006666;
	font-size: 35px;
	font-family: 'NEXON Lv1 Gothic OTF';
	font-weight:bold;
	text-align:center
}

.main_03 dl {
	width:27%;
	border-right: #dadada 1px solid;
	float:left;
	margin: 59px 0 59px 34px;
	padding-right: 34px
	
	}
	
.main_03 dl dt {
	font-size: 23px;
	font-weight:bold;
	line-height: 1.5;
	padding-bottom: 40px
	}	
	
.main_03 dl dt span {
	font-size: 15px;
	line-height:1.8;
	font-weight:200 !important
	}
	
.main_03 dl dd {
	font-size: 17px;
	line-height:1.5;
	font-weight:300 !important;
	padding-bottom: 20px
	}			