@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css); 

@charset "utf-8";




html {min-height:100%;-webkit-text-size-adjust:none;-webkit-appearance:none;-webkit-font-smoothing:antialiased;overflow-x:hidden;}
body {opacity:0; filter:alpha(opacity=0); font-size:12px; font-family:'Noto Sans KR', 'Nanum Gothic', dotum, '돋움', gulim, '굴림', Arial, AppleGothic, verdana, sans-serif, helvetica; color:#000;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
ol, ul, li { list-style:none; list-style-position:outside;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:100%;}
form, fieldset {border:0;}
img {border:0; vertical-align:middle;}
address, caption, em {font-weight:normal; font-style:normal;}
a {text-decoration:none; color:#000;outline: 0;}
a:hover{text-decoration:none;}
input, select, textarea {font-size:12px; color:#727272; vertical-align:middle; outline:0; font-family:'Noto Sans KR', 'Nanum Gothic', dotum, '돋움', gulim, '굴림', Arial, AppleGothic, verdana, sans-serif, helvetica;}
header, nav, section, article, figure, footer {display:block; padding:0; margin:0;}
button {border:0; font-family:'Noto Sans KR', 'Nanum Gothic', dotum, '돋움', gulim, '굴림', Arial, AppleGothic, verdana, sans-serif, helvetica; cursor:pointer;}
input[type=submit] {border:0}
table {border-collapse: collapse; border-spacing:0;}

/* 숨김영역 */
hr, legend, .labelDel, caption {
	position : absolute ; left:-2000%;
	width:1px;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	z-index:-1;
}

::-webkit-input-placeholder {
    color:#6a6a6a;
}
:-moz-placeholder {
    color:#6a6a6a;
}
::-moz-placeholder {
    color:#6a6a6a;
}
:-ms-input-placeholder {
    color:#6a6a6a;
}

/* skip영역 */
#skipNavi {position:relative; top:0; left:0; width:100%; z-index:999}
#skipNavi a {position:absolute; top:-999em; right:0;width:100%; background:#000; overflow:hidden; font-size:18px; color:#fff; text-align:center}
#skipNavi a:focus,
#skipNavi a:active,
#skipNavi a:hover {top:0; padding:5px 0}

/* etc */
.fr {float:right !important;}
.fl {float:left !important;}
.f_no {float:none !important;}
.txtl {text-align:left !important;}
.txtr {text-align:right !important;}
.txtc {text-align:center !important;}
.clear {clear:both;}
.imgver {vertical-align:middle;}
.imgverT {vertical-align:top;}
.txtb {font-weight:700 !important;}
.disNone {display:none;}

/* input_box */
.inputLine {padding:5px 10px; text-align:left; border:1px solid #d9d9d9;}
.textAreaLine {width:96%; height:150px; padding:5px 2%; border:1px solid #d9d9d9; resize:none;}
.checkLine {width:13px; height:13px; _height:14px; margin-right:3px !important; margin-bottom:2px!important; vertical-align:middle;}

strong {font-weight:normal;}

/*
.radioCk {width:13px; height:13px; _height:14px; margin-right:3px !important; margin-bottom:2px!important; vertical-align:middle;}
.selectLine {height:27px; padding:3px 4px 5px; border:1px solid #d9d9d9; border-radius:2px;}
.selectSort {height:27px; padding:3px 4px 5px; border:1px solid #d9d9d9; border-radius:2px;}
.inputW1 {width:96%; padding:5px 2%; text-align:left; border:1px solid #d9d9d9; border-radius:2px;}
.calInput:disabled {background:#f0f0f0 url('../../resources/images/icon/ico_calendar.gif') no-repeat 95% center;}
.fileUp {width:299px; height:22px; padding:2px 0 2px 4px; border:1px solid #d9d9d9; border-radius:2px;}

input[type="radio"] {height:15px; width:15px; margin-right:6px;}
input[type="checkbox"] {height:15px; width:15px; margin-right:6px;}
*/