@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NanumGothic-Regular.eot);
  src: url(../font/NanumGothic-Regular.woff2) format('woff2'),
       url(../font/NanumGothic-Regular.woff) format('woff'),
       url(../font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 700;
  src: url(../font/NanumGothic-Bold.eot);
  src: url(../font/NanumGothic-Bold.woff2) format('woff2'),
       url(../font/NanumGothic-Bold.woff) format('woff'),
       url(../font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 800;
  src: url(../font/NanumGothic-ExtraBold.eot);
  src: url(../font/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(../font/NanumGothic-ExtraBold.woff) format('woff'),
       url(../font/NanumGothic-ExtraBold.ttf) format('truetype');
}

/* base */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}
b, strong {
	font-weight: normal;
}
mark {
	color:#5d5d5d;
	background: #ff0;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q, blockquote {
	quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: '';
	content: none;
}
address, em {
	font-style: normal;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
	overflow: hidden;
}
legend {
	border: 0;
	*margin-left: -7px;
}
ul, ol {
	list-style: none;
}
button, input {
	line-height: normal;
	*overflow: visible;
}
button,
html input[type='button'],
input[type='reset'],
input[type='password'],
input[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type=text]::-ms-clear {
  display:none;
}
button {
	background:none;
	border: none;
	padding: 0;
}
.button {
	cursor: pointer;
}
img, embed, object, video {
	max-width:100%;
	height:auto;
}
label,
input.button, input.submit , input.image,
button {cursor:pointer;}
textarea, pre {overflow:auto;}
input[type='search'] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
input,
select,
textarea {
	font-size:100%;
}
img, textarea, input {
    margin: 0;
    /* color: #333; */
    vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
table th {
	font-weight: normal;
}
* {-webkit-text-size-adjust:none;}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
ul,
ol,
dl,
dd,
figure,
form,
fieldset,
pre {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html,
body {
	width:100%;
	min-height: 100%;
	font-family: 'NanumGothic','돋움', Dotum, sans-serif;
	font-size:12px;
	color:#000;
	line-height: 1.2;
}
button,
input,
select,
textarea {
	font-family: 'NanumGothic','돋움', Dotum, sans-serif;
}
pre,
code,
kbd,
samp {
	font-family: 'NanumGothic','돋움', Dotum, sans-serif;
	font-size: 1em;
}
fieldset {
	border: 0;
}
hr {
	display: none;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover,
a:hover span,
a:hover strong {
	text-decoration: none;
}
caption {
	overflow:hidden;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	visibility:hidden;
}
/* common */
.blind {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    width: 1px;
    height: 1px;
 }
#skiptoMenu {width:0; height:0; line-height:0; overflow:hidden; visibility:hidden; font-size:0;}
textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ddd;
	background:#fff;
	overflow: auto;
	color:#5d5d5d;
	vertical-align: top;
}
input.txt{
	height:17px;
	font-size:100%;
	vertical-align: middle;
	color:#5d5d5d;
	padding:2px 4px 2px;
	border: 1px solid #d9d9d9;
}
input.file{
	height:23px;
	vertical-align: middle;
}
select {
	height:23px;
	vertical-align: middle;
	border:1px solid #d9d9d9;
	color:#5d5d5d;
}
input.rdo,
input.chk {
	width:13px;
	height:13px;
	margin:0;
	padding:0;
	vertical-align:-2px;
}
.hidden {
    display: block;
    width: 1px;
    height: 1px;
    position: absolute;
    left: -10px;
    top: -10000px;
    z-index: 500;
}