

html, body { margin:0px;padding:0px; font-family:'Noto Sans CJK KR' , 'Noto Sans KR', '³ª´® °íµñ', '¸¼Àº °íµñ' , 'yg-jalnan', sans-serif; color:#333; box-sizing:border-box; font-size:16px;  letter-spacing:-0.5px; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,fieldset,p,a,button,checkbox,textarea { margin:0px; padding:0px; box-sizing:border-box; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

	html, body { overflow-x:hidden;}
}

li{list-style:none;}
img { border:0px;vertical-align:top; }
.img_middle { border:0px;vertical-align:middle; }
.hidden{display:none;}

/* ÀÏ¹Ý ¸µÅ© ½ºÅ¸ÀÏ ******************************/
a:link { color: #222222; text-decoration: none; }
a:visited {color: #222222; text-decoration: none;}
a:hover { color: #111; text-decoration: none;}

.alignCenter {text-align:center;}
.alignRight {text-align:right;}
.alignLeft {text-align:left;}

/* Form ÅÂ±× ¼³Á¤ ******************************/
.txtbox {height:22px;line-height:22px;border:1px solid #828282;}

select.txtbox, input[type="file"] {
  height:26px;
  line-height: 30px;
  background-color:white;
}

#popupWrap {position:relative;width:100%; *zoom:1; background-color:#FFF; box-sizing:border-box;}
#popupWrap h2 {float:left; font-size:18px; text-align:left; background-color:#38445d; color:#fff; width:100%; line-height:30px; padding:15px 10px 10px 20px; letter-spacing:1px; box-sizing:border-box; margin-bottom:20px;}
#popupWrap h2:after {content:""; clear:both; display:block; height:0; visibility:none;}
#popupWrap span.close {cursor:pointer; position:absolute; top:15px; right:20px;}
#popupWrap img {vertical-align:middle;}

 @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'yg-jalnan'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff'); font-weight:normal; font-style:normal;}
    


.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; outline: 0; z-index:503; }
.ui-dialog .ui-dialog-titlebar {padding: .4em 1em; position: relative; display: none; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em;	top: 50%; width: 21px; margin: -10px 0 0 0; padding: 1px; height: 20px; }
.ui-dialog .ui-dialog-content {	position: relative;	border: 0; background: none; overflow: auto; background: #ffffff; color: #333333; }
.ui-widget-overlay {position: fixed; top: 0; left: 0;width:100%;height:100%; z-index:102;background:#000000 repeat;opacity: .5; filter: Alpha(Opacity=50);}


	
	.vw_content img {max-width: 890px;height:auto;}

	.Wid05 { width: 5%;}
	.Wid10 { width: 10%;}
	.Wid15 { width: 15%;}
	.Wid20 { width: 20%;}
	.Wid25 { width: 25%;}
	.Wid30 { width: 30%;}
	.Wid35 { width: 35%;}
	.Wid40 { width: 40%;}
	.Wid50 { width: 50%;}
	.Wid60 { width: 60%;}
	.Wid65 { width: 65%;}
	.Wid70 { width: 70%;}
	.Wid80 { width: 80%;}
	.Wid90 { width: 90%;}
	.Wid98 { width: 98%;}
	.vertical6{margin:6px 0;}

	.tableSearch {text-align:left; margin-bottom:10px; width:100%;}
	.tableSearch:after {content:""; display:block; clear:both;}
	.tableSearch select {border:solid 1px #ddd; height:35px; color:#666; padding-left:10px;  font-family: '¸¼Àº °íµñ', sans-serif; letter-spacing:-1px;}
	.tableSearch input {border:solid 1px #ddd; height:31px; color:#868686; padding-left:10px; font-family: '¸¼Àº °íµñ', sans-serif; letter-spacing:-1px;}
	.tableSearch .tableSearchBtn {padding:9px 12px;background-color:#333; color:#fff; line-height:35px; width:63px; text-align:center; font-size:13px; cursor:pointer;}
	.tableSearch .alignRight {float:right;}

	table.tableList {clear:both; text-align:left; margin:0 auto; margin-bottom:20px; border-top:solid 2px #2f2f2f; width:100%;color:#444; }
	table.tableList th {background-color:#f8f8f8; padding:12px 6px; font-weight:700; font-size:18px; border-bottom:1px solid #e5e5e5; letter-spacing:-0.8px; text-align:center;}
	table.tableList td {border-bottom:solid 1px #e5e5e5; font-weight:normal; line-height:24px; padding:8px 6px; font-size:16px; letter-spacing:-0.8px;}
	table.tableList .tableRight {border-right:solid 1px #e5e5e5;}
	table.tableList .tableLeft {border-left:1px solid #e5e5e5;}
	table.tableList .tableBoth {border-right:1px solid #e5e5e5; border-left:1px solid #e5e5e5;}

	table.tableList02 {clear:both; text-align:left; margin:0 auto;   width:100%;color:#444; border-top:1px solid #e5e5e5;  }
	table.tableList02 th {background-color:#f8f8f8; padding:12px 6px; font-weight:500; font-size:16px; border-bottom:1px solid #e5e5e5; letter-spacing:-0.8px; text-align:center;}
	table.tableList02 td {border-bottom:solid 1px #e5e5e5; font-weight:normal; line-height:24px; padding:8px 12px; font-size:16px; letter-spacing:-0.8px;}
	table.tableList02 input[type="text"]{border:1px solid #ccc; border-radius:4px; line-height:34px; height:34px; padding:0 10px; box-sizing:border-box;}
	table.tableList02 select{border:1px solid #ccc; border-radius:4px; line-height:34px; height:34px; padding:0 10px; box-sizing:border-box;}
	table.tableList02 input[type="checkbox"]{width:24px; height:24px; vertical-align:middle;}

	.tableBox{border:1px solid #222; border-radius:20px; padding:46px; box-sizing:border-box; margin-bottom:32px;}

	@-webkit-keyframes jumping{
        0%{transform:translateY(2px)}
        15%{transform:translateY(-3px)}
        40%{transform:translateY(3px)}
        70%{transform:translateY(-2px)}
        100%{transform:translateY(1px)}
    }
     @keyframes jumping {
         0%{transform:translateY(2px)}
        15%{transform:translateY(-3px)}
        40%{transform:translateY(3px)}
        70%{transform:translateY(-2px)}
        100%{transform:translateY(1px)}
    }
	li:hover .jumping{ animation:jumping 1s linear 0.2s infinite alternate; cursor:pointer;}

   @keyframes img_bounce01 {
        0% {top: 10px; left:-138px;}
	    50% {top: 0px; left:-155px;}
	    100% {top: -10px; left:-138px;}
	}
	   @keyframes img_bounce02 {
        0% {bottom: -160px; right:-138px;}
	    50% {bottom: -140px; right:-160px;}
	    100% {bottom: -160px; right:-138px;}
	}

	table.tableList input {border:solid 1px #bbb; border-radius:5px; padding:2px;}
	table.tableList select {border:solid 1px #bbb; border-radius:5px; padding:2px;}

	#subTop {width:100%; min-width:1300px;  background:#fafafa  url('/images/bg/bg_sub.jpg')center no-repeat; overflow:hidden; height:220px;  text-align:center;  }
	#subTop  h2{line-height:220px; font-size:38px; color:#fff; }

	#subContents {width:1300px; margin:0 auto 60px auto; position:relative;  }
	#subContents::after{display:block; clear:both; content:'';}



	.subTab {margin-bottom:60px; border-bottom:solid 1px #e5e5e5; width:100%;}
	.subTab ul{display: block; overflow: hidden; margin: auto; width: auto; -webkit-box-flex: 1 0 auto; -moz-box-flex: 1 0 auto; -ms-flex: 1 0 auto; -webkit-flex: 1 0 auto; flex: 1 0 auto; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: center; align-items: center; justify-content: center; flex-wrap: nowrap; width:1300px; position:relative;}
	.subTab .home{position:absolute; top:0; left:0; background:linear-gradient(90deg, #ff8c56, #fe7657); padding:0; margin:0; }
	.subTab li {line-height:64px; margin:0 24px; padding:0 8px; box-sizing:border-box;}

	.subTab li a {display:block;  font-size:18px; color:#333; letter-spacing:-.5px; text-decoration:none;}
	.subTab li.selected {border-bottom:2px solid #ff7c34;}

	.subTit h3{font-size:34px; color:#333; text-align:center; margin-bottom:100px; position:relative;}
	.subTit h3::after{display:block; clear:both; content:''; position:absolute; width:30px; height:2px; background:#111; left:50%; bottom:-40px;  transform:translate(-50%,0);}

	
    #subPage { width:1300px;}

	/*ÄÁÅÙÃ÷ ÅÇ¸Þ´ºCss*/
	.tabMenu{ box-sizing:border-box; text-align:center; display: block; overflow: hidden; margin: auto; width: auto; -webkit-box-flex: 1 0 auto; -moz-box-flex: 1 0 auto; -ms-flex: 1 0 auto; -webkit-flex: 1 0 auto; flex: 1 0 auto; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: center; align-items: center; justify-content: center; flex-wrap:wrap; padding:0 20px; box-sizing:border-box; margin-bottom:32px;}
	.tabMenu li.selected a{ background:#fa5b20; border:none; color:#fff;}
	.tabMenu li a{color:#686868; display:inline-block;  padding:10px 62px; border-radius:10px; box-sizing:border-box; background:#fafafa; border:1px solid #e5e5e5; margin:8px 14px; }

	/*°øÅëCss*/
	.titSuj{font-weight:700; font-size:24px; color:#1d1d1d; padding-left:30px; margin:42px 0 32px 0; position:relative;}
	.titSuj::before{display:block; clear:both; content:''; width:20px; height:10px; border-radius:20px; background:#ef3232; position:absolute; left:0; top:50%; transform:translate(0,-50%);}
	.subSuj{font-size:20px; margin:42px 0 20px 0; font-weight:500;  position:relative;  padding-left:14px; color:#1d1d1d;}
	.subSuj::before{display:block; clear:both; content:''; width:4px; height:16px; border-radius:20px; background:#1d1d1d; position:absolute; left:0; top:50%; transform:translate(0,-50%);}
	.viewBtn{background:#ff8a32; border-radius:10px; box-sizing:border-box; line-height:64px; width:320px; color:#fff; display:block; margin:0 auto; font-size:18px; font-weight:500; cursor:pointer; text-align:center;}
	.viewBtn:hover{background:#ef3232; transition:all 0.5s ease;}

	#edu {font-size:18px;}



