/* CSS리셋 */
body, div, p, span, th, td {
	padding: 0;
	margin: 0;
}

.selectLang {
	margin: 0;
	padding: 0
}

.clr {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both
}

html, body {
	font-family: "나눔고딕", NanumGothic, "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Helvetica Neue",
	Helvetica, Arial, sans-serif !important;
}

BODY {
	scrollbar-face-color: #F2F2F2;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F2F2F2;
	scrollbar-arrow-color: #999999
}

TD {
	font-size: 9pt;
	color: #5B5B5B;
	line-height: 16px;
	letter-spacing: -0.03em;
}

Input {
	font-size: 9pt;
	color: #5B5B5B;
	line-height: 16px;
	letter-spacing: -0.03em;
}

textarea {
	font-size: 9pt;
	color: #5B5B5B;
	line-height: 16px;
	letter-spacing: -0.03em;
}

font {
	font-size: 9pt;
	line-height: 16px;
	letter-spacing: -0.03em;
}

input, select {
	font-size: 8px;
	color: #444444;
}

A {
	font-size: 9pt;
	text-decoration: none;
	color: #787878;
	letter-spacing: -0.03em;
}

A:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #de3636;
	letter-spacing: -0.03em;
}

img {
	border: 0px none;
}

.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.title {
	font-size: 18px;
	font-weight: normal;
}

.sub_title {
	font-size: 14px;
	color: #FFFFFF
}

/* 기본 */
html, body {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #8b8a8a;
	background: #fff;
	overflow-y: scroll;
}

body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, input, table, tr, th, td {
	margin: 0;
	padding: 0
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%
}

ul, ol, li {
	list-style: none
}

fieldset, img {
	border: none
}

input[type=text] {
	vertical-align: middle;
	font-size: 12px;
	line-height: 130%;
	outline: 0;
	border: 1px solid #E0E0E0;
	height: 22px;
	padding-left: 5px;
	color: #333;
}

input[type=file] {
	vertical-align: middle;
	font-size: 12px;
	line-height: 130%;
	outline: 0;
	border: 1px solid #E0E0E0;
	height: 22px;
	padding-left: 5px;
	color: #333;
}

input[type=password] {
	vertical-align: middle;
	font-size: 12px;
	line-height: 130%;
	outline: 0;
	border: 1px solid #E0E0E0;
	border-width: 1px;
	height: 22px;
	padding-left: 5px;
	color: #333;
}

textarea {
	vertical-align: middle;
	font-size: 13px;
	line-height: 130%;
	outline: 0;
	border: 1px solid #E0E0E0;
	color: #333;
}

SELECT {
	vertical-align: middle;
	font-size: 13px;
	line-height: 130%;
	outline: 0;
	border: 1px solid #E0E0E0;
	height: 23px;
	color: #333;
}

input[type=radio] {
	vertical-align: middle;
}

input[type=checkbox] {
	height: 15px;
	width: 15px;
	margin: 0 0 -2px 0;
	padding: 0;
	vertical-align: middle;
}

/* 링크스타일 */
a {
	color: #000;
	text-decoration: none;
	outline: none;
}

a:hover, a:active {
	color: #999;
	text-decoration: none;
}

/*레이아웃*/
.wrap {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.header .topmenu .bookmark {
	width: 155px;
	height: 25px;
	float: left;
	position: relative;
	left: 60px;
	padding-top: 5px;
	color: #000;
}

.header .topmenu .homelink {
	width: 100px;
	height: 23px;
	float: left;
	position: relative;
	left: 100px;
	padding-top: 7px;
	text-align: center;
	color: #000;
}

.header .topmenu .flink {
	width: 140px;
	height: 25px;
	float: left;
	position: relative;
	margin-left: 220px;
	padding-top: 5px;
	text-align: center;
	color: #000;
	display: block;
	text-align: left;
}

.header_group {
	width: 979px;
	height: 133px;
	margin: 0 auto;
}

.header_group .header_quick {
	height: 20px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	position: relative;
	top: 0px;
	right: 0px;
	color: #a9a9a9;
}

.header_group .header_quick a {
	color: #595959;
}

.header_group .logo {
	width: 185px;
	height: 83px;
	display: block;
	position: relative;
	text-indent: -9999px;
	top: -5px;
	left: 40px;
	float: left;
}

.header_group .logo a {
	width: 185px;
	height: 83px;
	display: block;
}

.header_group .top_srchbar {
	width: 354px;
	height: 65px;
	float: left;
	position: relative;
	top: 23px;
	left: 110px;
}

.header_group .top_srchbar input {
	width: 300px;
	height: 25px;
	margin-left: 10px;
	border: 0;
	background: transparent;
	font-size: 12px;
	line-height: 29px;
	color: #444;
	letter-spacing: 0px;
	outline: none
}

.header_group .top_srchbar img {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 34px;
	height: 30px;
}

.header_group .top_srchbar .keyword {
	width: 354px;
	height: 25px;
	clear: both;
	padding-top: 10px;
	text-align: center;
}

.header_group .top_srchbar .keyword a {
	color: #000;
}

.header_group .header_ban {
	width: 240px;
	height: 55px;
	position: relative;
	float: left;
	top: 23px;
	left: 190px;
	background: #e1e1e1;
}

.nav {
	width: 969px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 5px;
}

.gnb .main_menu {
	float: left;
}

.gnb .main_menu > a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 17px 20px;
	display: block;
}

.gnb .main_menu:hover {
	background: #264c70;
}

.gnb .main_menu:hover ul {
	display: block;
}

.gnb .main_menu ul {
	position: absolute;
	z-index: 900;
	background: #fff;
	border: 2px solid #d50c18;
	margin-top: -5px;
	width: 200px;
	display: none;
	padding: 10px;
}

.gnb .main_menu ul li {
	float: left;
	width: 95px;
	height: 20px;
	list-style-position: inside;
}

.gnb .main_menu ul li a {
	color: #000;
}

.gnb_line {
	width: 1px;
	height: 12px;
	background: #ccc;
	float: left;
	margin-top: 17px;
}

.nav .menu_view_all {
	float: right;
	width: 90px;
	padding: 17px 20px;
	font-size: 13px;
	text-align: right;
}

.nav .menu_view_all a {
	color: #fff;
}

.sitemap {
	width: 100%;
	height: auto;
}

.sitemap .sitemap_top {
	width: 919px;
	height: 30px;
	padding-left: 60px;
	padding-top: 25px;
	margin: 0 auto;
	color: #fff;
	font-size: 20px;
	font-weight: 900;
}

.sitemap .sitemap_top a {
	color: #949dbc;
	font-size: 12px;
}

.sitemap .sitemap_link {
	width: 770px;
	height: 180px;
	margin: 0 auto;
}

.link_group_1 {
	width: 91px;
	height: 160px;
	float: left;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	line-height: 150%;
}

.link_group_1 a {
	display: block;
	color: #dec99d;
}

.link_group_2 {
	width: 115px;
	height: 160px;
	float: left;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	line-height: 150%;
}

.link_group_2 a {
	display: block;
	color: #dec99d;
}

.link_group_3 {
	width: 95px;
	height: 160px;
	float: left;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	line-height: 150%;
}

.link_group_3 a {
	display: block;
	color: #dec99d;
}

.link_group_4 {
	width: 135px;
	height: 160px;
	float: left;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	line-height: 150%;
}

.link_group_4 a {
	display: block;
	color: #dec99d;
}

.link_group_5 {
	width: 125px;
	height: 160px;
	float: left;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	line-height: 150%;
}

.link_group_5 a {
	display: block;
	color: #dec99d;
}

.link_group_6 {
	width: 85px;
	height: 160px;
	float: left;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	line-height: 150%;
}

.link_group_6 a {
	display: block;
	color: #dec99d;
}

.banner_group {
	width: 100%;
	height: 36px;
	background: #dcdcdc;
	text-align: center;
}

.company_link {
	width: 979px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	padding-top: 15px;
}

.company_link a {
	color: #949dbc;
	font-size: 12px;
}

.footer {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	background: #171d23;
}

.footer .copy {
	width: 979px;
	margin: 0 auto;
	padding-top: 40px;
}

.footer .copy .footer_logo {
	float: left;
	width: 135px;
	height: 81px;
}

.footer .copy .copy_txt {
	float: left;
	width: 785px;
	height: 81px;
	padding-left: 15px;
	color: #a7abbb;
	padding-top: 20px;
	line-height: 140%;
}

/*  
 * 나눔고딕 웹폰트
 */

@font-face {
	font-family: "나눔고딕";
	font-style: normal;
	font-weight: 600;
	src: url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot);
	src: url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
	url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff2) format('woff2'),
	url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff) format('woff'),
	url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.ttf) format('truetype');
}

@font-face {
	font-family: "나눔고딕";
	font-style: normal;
	font-weight: normal;
	src: url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);
	src: url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
	url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff2) format('woff2'),
	url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff'),
	url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.ttf) format('truetype');
}

@font-face {
	font-family: "나눔고딕";
	font-style: normal;
	font-weight: 900;
	src: url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.eot);
	src: url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
	url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.woff2) format('woff2'),
	url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.woff) format('woff'),
	url(http://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.ttf) format('truetype');
}