﻿@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {font-family:nanummj; src:url(../../resources/css/NanumMyeongjo.eot);}
@font-face {font-family:nanummj; src:url(../../resources/css/NanumMyeongjo.eot?#iefix) format('embeded-opentype')}
@font-face {font-family:nanummj; src:url(../../resources/css/NanumMyeongjo.woff) format('woff')}
@font-face {font-family:nanummjb; src:url(../../resources/css/NanumMyeongjoBold.eot);}
@font-face {font-family:nanummjb; src:url(../../resources/css/NanumMyeongjoBold.eot?#iefix) format('embeded-opentype')}
@font-face {font-family:nanummjb; src:url(../../resources/css/NanumMyeongjoBold.woff) format('woff')}

@font-face {
	font-family: 'itkcwebfont';
	src: url('itkcwebfont.eot?v=20181119');
	src: url('itkcwebfont.eot?#iefixv=20181119') format('embedded-opentype'),
	url('itkcwebfont.woff?v=20181119') format('woff'),
	url('itkcwebfont.ttf?v=20181119') format('truetype');
	font-weight: normal;
	font-style: normal;
	unicode-range: U+20000-2FA1F;
}

/* HTML5 Boilerplate */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark{background:none;}
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin:0; padding: 0; }
input, select { vertical-align: middle; }

body { /* font:0.8em/1.231 sans-serif; */ *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

/* a:hover, a:active { outline: none; } */
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }  
input[type="radio"] {vertical-align: text-bottom; }
input[type="checkbox"] {vertical-align: bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
input[type="text"] {-webkit-appearance:none; border:solid 1px #ccc; height:23px; -webkit-ime-mode:active; -moz-ime-mode:active; -ms-ime-mode:active; ime-mode:active; *ime-mode:active;}
input[type="password"] {-webkit-appearance:none; border:solid 1px #ccc; height:23px;}
/*select{-webkit-appearance:none; appearance:none;}*/
select{border:solid 1px #d6d6d6; padding:3px; font-size:13px;}
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

/**/
::-moz-selection{ background: #55695e; color:#fff; text-shadow: none; }
::-webkit-selection{ background: #55695e; color:#fff; text-shadow: none; }
::selection { background:#55695e; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #55695e; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }


/***** common class *****/
body {font-family:'맑은 고딕','Malgun Gothic','Nanum Gothic',새굴림,'New Gulim','돋움', dotum, itkcwebfont, MingLiU-ExtBMingLiU-ExtB, sans-serif; font-size:12px; color:#232427; margin:0; padding:0; width:100%;}
body,input,button,table{font-family:'맑은 고딕','Malgun Gothic','Nanum Gothic',새굴림,'New Gulim','돋움',dotum, itkcwebfont, MingLiU-ExtB, sans-serif; font-size:12px; color:#232427; line-height:1;}
*{margin:0;padding:0; -webkit-text-size-adjust:none; }

strong{font-weight:bold;} 
b{font-weight:bold;} 

img {border: 0 none;}
ul, ol {margin:0; padding:0;}
ul li, ol li { list-style:none; }
button { background:none; border:none; padding:0; margin:0; } /* yskwun mod 20161101 */
button img { vertical-align:middle; }

.vam { vertical-align:middle; }
.va01 { vertical-align:30%; }
.ellipsis {overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -moz-binding:url('ellipsis.xml#ellipsis');}

div{margin: 0px; padding: 0px; word-break:break-all}
div p{margin: 0px; padding: 0px; word-break:break-all; }
div a{cursor:pointer}
table{border-collapse:collapse}
td{word-break:break-all}
h1,h2,h3,h4,h5{font-size:12px; padding:0; margin:0; font-weight:normal}
ol,ul,li,dl,dt,dd{list-style:none; margin:0px; padding:0px}
img{border:0; vertical-align:middle}
input{vertical-align:middle; border:solid 1px #d6d6d6;}
input[type="image"]{border:none;}
a{text-decoration:none; color:#232427;}
a:hover{text-decoration:none}
a.underline{text-decoration:underline; color:#262626;}
a:underline{text-decoration:underline}
label{cursor:pointer}
.display_block{display:block}
.display_none{display:none}

textarea{-webkit-appearance:none; resize:none; border-radius:0; border:solid 1px #d6d6d6; padding:10px; line-height:1.4;}

.fl{float:left}
.fr{float:right}
.cb{clear:both}
.clear{*zoom:1}
.clear:after{content:'';display:block;clear:both}
.BACK {background:#ebeff2;}

.w20{width:20%; float:left;}
.w25{width:25%; float:left;}
.w30{width:30%; float:left;}
.w40{width:40%; float:left;}
.w33{width:33%; float:left;}
.w50{width:50%; float:left;}
.w60{width:60%; float:left;}
.w70{width:70%; float:left;}
.w80{width:80%; float:left;}
.w33:last-child{width:34%; float:left;}

.tal{text-align:left !important}
.tar{text-align:right !important}
.tac{text-align:center !important}

.vat{vertical-align:top}
.vam{vertical-align:middle}
.vab{vertical-align:bottom}

.lh1{line-height:1 !important;}
.lh12{line-height:1.2 !important;}
.lh14{line-height:1.4 !important;}
.lh16{line-height:1.6 !important;}
.lh18{line-height:1.8 !important;}
.lh2{line-height:2 !important;}
.lh22{line-height:2.2 !important;}

.fs13{font-size:13px !important;}
.fs14{font-size:14px !important;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs24{font-size:24px;}
.fs26{font-size:26px;}
.fs28{font-size:28px;}
.fs30{font-size:30px;}
.fs32{font-size:32px;}

.fwb{font-weight:bold;}
.fwn{font-weight:normal;}

.fc1{color:#fb664c;}
.fc2{color:#4688e1;}

.db{display:block;}
.dib{display:inline-block;}

/* 마진값 */
.m0{margin:0px !important}
.m10{margin:10px !important}
.mt0{margin-top:0px !important}
.mt5{margin-top:5px !important}
.mt10{margin-top:10px !important}
.mt15{margin-top:15px !important}
.mt20{margin-top:20px !important}
.mt25{margin-top:25px !important}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important}
.mt50{margin-top:50px !important}
.mb0{margin-bottom:0px !important}
.mb5{margin-bottom:5px !important}
.mb10{margin-bottom:10px !important}
.mb15{margin-bottom:15px !important}
.mb20{margin-bottom:20px !important}
.mb25{margin-bottom:25px !important}
.mb30{margin-bottom:30px !important}
.mb50{margin-bottom:50px !important}
.ml0{margin-left:0px !important}
.ml5{margin-left:5px !important}
.ml10{margin-left:10px !important}
.ml15{margin-left:15px !important}
.ml20{margin-left:20px !important}
.ml30{margin-left:30px !important}
.ml40{margin-left:40px !important}
.mr0{margin-right:0px !important}
.mr5{margin-right:5px !important}
.mr10{margin-right:10px !important}
.mr15{margin-right:15px !important}
.mr20{margin-right:20px !important}
.mr30{margin-right:30px !important}
.mr40{margin-right:40px !important}
.mlr3{margin-left:3px !important; margin-right:3px !important}
.mlr5{margin-left:5px !important; margin-right:5px !important}
/* 패딩값 */
.p0{padding:0px !important}
.p5{padding:5px !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding:20px !important}
.p25{padding:25px !important}
.p30{padding:30px !important}
.p40{padding:40px !important}
.p50{padding:50px !important}
.pt0{padding-top:0px !important}
.pt3{padding-top:3px !important}
.pt5{padding-top:5px !important}
.pt10{padding-top:10px !important}
.pt15{padding-top:15px !important}
.pt20{padding-top:20px !important}
.pt25{padding-top:25px !important}
.pt30{padding-top:30px !important}
.pt40{padding-top:40px !important}
.pt50{padding-top:50px !important}
.pb0{padding-bottom:0px !important}
.pb10{padding-bottom:10px !important}
.pb15{padding-bottom:15px !important}
.pb20{padding-bottom:20px !important}
.pb25{padding-bottom:25px !important}
.pb30{padding-bottom:30px !important}
.pb40{padding-bottom:40px !important}
.pb50{padding-bottom:50px !important}
.pl0{padding-left:0px !important}
.pl5{padding-left:5px !important}
.pl10{padding-left:10px !important}
.pl15{padding-left:15px !important}
.pl20{padding-left:20px !important}
.pl25{padding-left:25px !important}
.pl30{padding-left:30px !important}
.pl40{padding-left:40px !important}
.pl50{padding-left:50px !important}
.pl60{padding-left:60px !important}
.pr0{padding-right:0px !important}
.pr5{padding-right:5px !important}
.pr10{padding-right:10px !important}
.pr15{padding-right:15px !important}
.pr20{padding-right:20px !important}
.pr25{padding-right:25px !important}
.pr30{padding-right:30px !important}
.pr40{padding-right:40px !important}
.pr50{padding-right:50px !important}
.pr60{padding-right:60px !important}


/*yskwun*/
.debug{display:none; clear:both; padding:10px 0}
