@charset"utf-8";

/* Font */
@font-face{font-family:'NanumGothic';src:url("/tpl/webfont/NanumGothic.eot");src:url("/tpl/webfont/NanumGothic.eot?#iefix") format('embedded-opentype'),url("/tpl/webfont/NanumGothic.woff") format('woff'),url("/tpl/webfont/NanumGothic.ttf") format('truetype')}
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url('/data/css/Pretendard-Black.woff2') format('woff2'), url('/data/css/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url('/data/css/Pretendard-ExtraBold.woff2') format('woff2'), url('/data/css/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url('/data/css/Pretendard-Bold.woff2') format('woff2'), url('/data/css/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url('/data/css/Pretendard-SemiBold.woff2') format('woff2'), url('/data/css/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url('/data/css/Pretendard-Medium.woff2') format('woff2'), url('/data/css/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url('/data/css/Pretendard-Regular.woff2') format('woff2'), url('/data/css/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url('/data/css/Pretendard-Light.woff2') format('woff2'), url('/data/css/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url('/data/css/Pretendard-ExtraLight.woff2') format('woff2'), url('/data/css/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url('/data/css/Pretendard-Thin.woff2') format('woff2'), url('/data/css/Pretendard-Thin.woff') format('woff');
}

/*Defalut */
*{margin:0;padding:0}
body, div, input, select, span, td, textarea, th{font-family: 'Pretendard', sans-serif; font-size:14px;color:#7c7b7b; line-height:140%;}
body{height:100%;overflow-y:scroll;*overflow-y:;-webkit-text-size-adjust:none;border-top:7px solid #f47721}
body, button, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, li, ol, p, span, table, td, textarea, th, ul{margin:0;padding:0}
h1, h2, h3, h4, h5, h6{font-weight:normal}
dd, dl, dt, li, ol, ul{list-style-type:none}
fieldset, iframe, img, td, th{border:0}
img{border:0;vertical-align:top;outline:none}
table, tbody, td, tfoot, th, thead, tr{border-collapse:collapse}
textarea{border:1px solid #d1d1d1;height:120px}
input, label, select{vertical-align:middle}

/* Link */
a:link{color:#7d7d7d;text-decoration:none}
a:visited{color:#7d7d7d;text-decoration:none}
a:hover{color:#0062AA;text-decoration:none}
a:active{color:#0062AA;text-decoration:none}
#wrap{margin:0 auto;width:100%;min-width:1110px}
#header{position:relative;height:190px;margin:0 auto;width:1100px;min-width:1100px}
#logo{position:absolute;top:30px;width:100%}
#login{position:absolute;top:20px;right:0}
#login ul:after{content:"";display:block;clear:both}
#login li{float:left;line-height:8px;margin-left:10px;padding-left:10px;border-left:1px solid #ddd}
#login li:first-child{margin-left:0;padding-left:0;border-left:0}
#login a{line-height:8px;font-size:10px;color:#808080}
#login a:active, #login a:hover{text-decoration:none;color:#808080}
#gnb{position:absolute;top:130px;width:100%}
#main{margin:0 auto;width:100%;min-width:1100px;text-align:center}
#footer{width:100%;height:150px;margin:0 auto;color:#4b4b4b;font-size:0.8em;border-top:1px solid #e3e3e3}
b, strong {font-weight:600 !important;}

		