

html, body {margin:0px; padding:0px; color:#444; font-family: 'Noto Sans KR', 'Noto Sans CJK KR', sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,fieldset,p,a,button,checkbox { margin:0px; padding:0px; list-style:none; }

ul {list-style:none; padding:0;}
img { border:0px;vertical-align:top; list-style:none;}
.img_middle { border:0px;vertical-align:middle; }
.hidden{display:none;}

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;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');}

/* ÀÏ¹Ý ¸µÅ© ½ºÅ¸ÀÏ ******************************/
a:link { color: #222222; text-decoration: none; }
a:visited {color: #222222; text-decoration: none;}
a:hover { color: #222; 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;
}


.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; outline: 0; z-index:9503; }
.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: .3; filter: Alpha(Opacity=30);}

@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;}





	.vw_content img {max-width: 980px;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%;}

	@-webkit-keyframes jumping{
        0%{transform:translateY(3px)}
        15%{transform:translateY(-4px)}
        40%{transform:translateY(4px)}
        70%{transform:translateY(-1px)}
        100%{transform:translateY(2px)}
    }
     @keyframes jumping {
         0%{transform:translateY(3px)}
        15%{transform:translateY(-4px)}
        40%{transform:translateY(4px)}
        70%{transform:translateY(-1px)}
        100%{transform:translateY(2px)}
    }
	li:hover .jumping{ animation:jumping 0.8s linear 0.3s infinite alternate; cursor:pointer;}


	.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 3px #04676e; border-bottom:solid 1px #dedee1; font-size:15px; width:100%;color:#444; }
	table.tableList th {background-color:#f5f5f5; line-height:19px; padding:15px 5px 15px 5px; border-bottom:solid 1px #d2d2d6; text-align:center;}
	table.tableList td {border-bottom:solid 1px #dadada; font-weight:normal; line-height:23px; padding:15px 15px 15px 15px; letter-spacing:-.5px;}
	table.tableList .tableRight {border-right:solid 1px #d2d2d6;}
	table.tableList .tableLeft {border-left:solid 1px #d2d2d6;}
	table.tableList .tableBoth {border-right:solid 1px #d2d2d6; border-left:solid 1px #d2d2d6;}
	table.tableList input {border:solid 1px #bbb; border-radius:5px; padding:2px;}
	table.tableList select {border:solid 1px #bbb; border-radius:5px; padding:2px;}

	table.tableList02 {clear:both; text-align:left; margin:0 auto; margin-bottom:20px; border-top:solid 3px #04676e; border-bottom:solid 1px #dedee1; font-size:15px; width:100%;color:#444; }
	table.tableList02 th {background-color:#f5f5f5; line-height:19px; padding:15px 5px 15px 5px; border-bottom:solid 1px #d2d2d6; text-align:center;}
	table.tableList02 td {border-bottom:solid 1px #dadada; font-weight:normal; line-height:23px; padding:15px 15px 15px 15px; letter-spacing:-.5px;}
	table.tableList02 .tableRight {border-right:solid 1px #d2d2d6; width:20%; background:#f5fcf9; font-weight:700; font-size:16px;}

	#sub {width:100%; text-align:center; *zoom:1;}
	#sub:after {content:""; display:block; clear:both;}

	#sub .subTop {clear:both; width:100%; letter-spacing:-2px; background:url(/images/bg/bg_sub01.jpg) center no-repeat; height:100px;}
	#sub .subTop p {width:1280px; margin:0 auto; font-size:27px; text-align:center; color:#fff; line-height:100px;}

	#sub .subCate {background-color:#f4f4f4; height:42px; margin-bottom:50px;}
	#sub .subCate p {width:1280px; margin:0 auto; text-align:left; font-size:14px; line-height:15px; color:#666; padding-top:14px;}

	#subContents {width:1280px; margin:0 auto;}

	#subLeft {float:left; width:200px; margin-bottom:150px;}
	#subLeft ul {margin-bottom:30px; border:solid 1px #e5e5e5;}
	#subLeft ul li {line-height:50px; text-align:left;}
	#subLeft ul li a {display:block; font-size:16px; border-bottom:solid 1px #e5e5e5; letter-spacing:-1px; text-align:center; color:#444;}
	#subLeft ul li a:hover {border-bottom:solid 1px #43ab11; color:#43ab11;}
	#subLeft ul li a.selected {color:#fff; background:#61ac3d; border-bottom:solid 1px #fff; height:50px; text-decoration:none;}

	#subLeft .subCall {border:solid 1px #ebe9e5; border-top:solid 5px #f18432; text-align:center;}
	#subLeft .subCall dt {font-size:15px; color:#444; font-weight:600; width:198px; line-height:49px; border-bottom:solid 1px #e9e9e9; background-color:#f9f8f7; }
	#subLeft .subCall dd {padding:26px 0; font-size:23px; text-align:center; font-weight:600; letter-spacing:-1px; font-family:'NanumSquare', sans-serif;}

	#subRight {float:right; width:1000px;}
	#subTit {border-bottom:solid 1px #333; position:relative; padding-bottom:10px; margin-bottom:70px;}
	#subTit:after {content:""; display:block; clear:both;}
	#subTit h3 {font-size:25px; text-align:left; font-weight:600; color:#333; padding:13px 0 10px 5px; width:40%; letter-spacing:-1px;}


	#subPage {clear:both; line-height:30px; text-align:left; font-size:15px; color:#444; margin:0 auto; padding-bottom:120px;}
	#subPage:after {content:""; clear:both; display:block; height:0; visibility:none;}


	#subTab {margin-bottom:60px; border:solid 1px #e5e5e5; border-left:none; width:100%;}
	#subTab:after {content:""; display:block; clear:both;}
	#subTab li {border-left:solid 1px #e5e5e5; float:left; height:55px; line-height:55px; width:33.33333333333333%; font-size:16px; text-align:center; box-sizing:border-box;}
	#subTab li.subTab2 {width:50%;}
	#subTab li.subTab3 {width:33.333%;  font-size:16px;}
	#subTab li.subTab4 {width:25%;}

	#subTab li a {display:block; color:#333; letter-spacing:-.5px; text-decoration:none;}
	#subTab li a:hover {color:#222; }
	#subTab li a.selected {color:#fff; background-color:#f15132;}

	
