@charset "utf-8";

/* 
 * Nanum Gothic (Korean) http://hangeul.naver.com
 */
 

@font-face {
	font-family: 'NanumSquareR';
	src: url('fonts/NanumSquareR.eot');
	src: url('fonts/NanumSquareR.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NanumSquareR.woff') format('woff'),
		 url('fonts/NanumSquareR.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NanumSquareB';
	src: url('fonts/NanumSquareB.eot');
	src: url('fonts/NanumSquareB.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NanumSquareB.woff') format('woff'),
		 url('fonts/NanumSquareB.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'NanumGothic';
	src: url('fonts/NanumGothic.eot');
	src: url('fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NanumGothic.woff') format('woff'),
		 url('fonts/NanumGothic.ttf') format('truetype');
	src: local(※), url('fonts/NanumGothic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NanumGothicBold';
	src: url('fonts/NanumGothicBold.eot');
	src: url('fonts/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NanumGothicBold.woff') format('woff'),
		 url('fonts/NanumGothicBold.ttf') format('truetype');
	src: local(※), url('fonts/NanumGothicBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NanumBarunGothic';
	src: url('fonts/NanumBarunGothic.eot');
	src: url('fonts/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NanumBarunGothic.woff') format('woff'),
		 url('fonts/NanumBarunGothic.ttf') format('truetype');
	src: local(※), url('fonts/NanumBarunGothic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NanumBarunGothicBold';
	src: url('fonts/NanumBarunGothicBold.eot');
	src: url('fonts/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NanumBarunGothicBold.woff') format('woff'),
		 url('fonts/NanumBarunGothicBold.ttf') format('truetype');
	src: local(※), url('fonts/NanumBarunGothicBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: 'NotoSansL';
	src: url('fonts/NotoSansCJKkr-Light.eot');
	src: url('fonts/NotoSansCJKkr-Light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoSansCJKkr-Light.woff') format('woff'),
		 url('fonts/NotoSansCJKkr-Light.woff2') format('woff'),
		 url('fonts/NotoSansCJKkr-Light.otf') format('opentype');
	src: local(※), url('fonts/NotoSansCJKkr-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSansR';
	src: url('fonts/NotoSansCJKkr-Regular.eot');
	src: url('fonts/NotoSansCJKkr-Regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoSansCJKkr-Regular.woff') format('woff'),
		 url('fonts/NotoSansCJKkr-Regular.woff2') format('woff'),
		 url('fonts/NotoSansCJKkr-Regular.otf') format('opentype');
	src: local(※), url('fonts/NotoSansCJKkr-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSansM';
	src: url('fonts/NotoSansCJKkr-Medium.eot');
	src: url('fonts/NotoSansCJKkr-Medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoSansCJKkr-Medium.woff') format('woff'),
		 url('fonts/NotoSansCJKkr-Medium.woff2') format('woff'),
		 url('fonts/NotoSansCJKkr-Medium.otf') format('opentype');
	src: local(※), url('fonts/NotoSansCJKkr-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSansB';
	src: url('fonts/NotoSansCJKkr-Bold.eot');
	src: url('fonts/NotoSansCJKkr-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/NotoSansCJKkr-Bold.woff') format('woff'),
		 url('fonts/NotoSansCJKkr-Bold.woff2') format('woff'),
		 url('fonts/NotoSansCJKkr-Bold.otf') format('opentype');
	src: local(※), url('fonts/NotoSansCJKkr-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


/******************************************************************************************************************************************************
****************************************************************** default definition *****************************************************************
******************************************************************************************************************************************************/

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	height: auto; 
	line-height: 1.42857143;
	font-family: Dotum, Arial;
	font-size: 12px;
	color: #636363;
}


body,
div,
dl,
dt,
dd,
li,
h1,
h2,
h3,
pre,
form,
fieldset,
pre,
blockquote,
em,
p,
th,
td,
input {
	margin: 0;
	padding: 0;
}


ul,
ol,
li {
	list-style: none outside;
}


address,
caption,
cite,
code,
dfn,
var {
	font-style: normal;
	font-weight: normal;
}


img,
fieldset,
button {
	border: none;
}


button:link,
button:visited,
button:active,
button:hover,
button:focus {
	outline: none;
}


hr {
	display: none;
}


caption,
th {
	text-align: center;
}


q:before,
q:after {
	contnet: " ";
}


.hidden {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	text-indent: -999999px;
	overflow: hidden;
}


li img {
	vertical-align: middle; /* for IE imge margin */
}


a:link,
a:visited,
a:active,
a:hover {
	text-decoration: none;
/* 	color: #636363; */
}


input,
select,
img {
	vertical-align: middle;
}


input[type="image"] {
	border: 0 none;
}


input[type="radio"],
[type="checkbox"] {
	border: none;
}


input[type="button"] {
	cursor: pointer;
}


select {
	vertical-align: middle;
	height: 20px;
	font-size: 11px;
	color: #858585;
	border: 1px solid #9c9c9c;
	outline: none;
}


textarea {
	font-size: 12px;
	font-family: dotum;
	padding: 4px 0 0 3px;
	overflow-y: auto;
	line-height: 1.2em;
	background-color: white;
}


input[type="text"] {
	font-size: 12px;
	background-color: white;
}


input[type="password"] {
	font-size: 12px;
	font-family: Dotum;
	background-color: white;
}


input[type="file"] {
	font-size: 12px;
	font-family: Dotum;
}


input[type="text"]:hover,
[type="text"]:focus {
	outline: none;
	background-color: #fff;
}


span.button,
img.button,
a.button {
	cursor: pointer;
	vertical-align: middle;
}