@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 100;
	src: local('Noto Sans Thin'), local('Nanum Gothic'),
	url(../v3Fonts/NanumGothic.eot),
	url(../v3Fonts/NanumGothic.eot?#iefix) format('embedded-opentype'),
	url(../v3Fonts/NanumGothic.woff) format('woff'),
	url(../v3Fonts/NanumGothic.otf) format('opentype');
}


main,
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;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	word-break: keep-all;
}
body,
button,
input,
select,
textarea {
	font-family: inherit;
}
a {
	color: inherit;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
b,
strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
mark {
	background: #ff0;
	font-style: italic;
}
pre,
code,
kbd,
samp {
	font-family: monospace;
	_font-family: monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
p {
	margin: 0;
}
q {
	quotes: none;
}
q:before,
q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul,
ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
dd {
	margin: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: top;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
legend {
	display:none;
	border: 0;
	*margin-left: -7px;
	padding: 0;
}
label {
	cursor: pointer;
}
button,
input,
select,
textarea {
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
	border-radius: 0;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(hsla(0,0%,100%,0)), to(hsla(0,0%,100%,0)));
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0));
}
button,
input {
	line-height: normal;
	*overflow: visible;
}
table button,
table input {
	*overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-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 {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:invalid,
textarea:invalid {
	border-color: #C82E2D;
}
button[disabled],
input[disabled] {
	cursor: default;
	opacity: 0.5;
}
input::-ms-clear {
	display: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
}

.clear {
	content: '';
	display: block;
	clear: both;
}
.hidden{
	position:absolute;
	font:0/0 a;
	visibility:hidden;
}
html {
	font-family: Roboto, VWHeadWeb, 'Noto Sans Korean', sans-serif;
	overflow-y: scroll;
}
img {
	max-width: 100%;
}
address,
em {
	font-style: normal;
}


