td {  font-family: "Arial"; font-size: 12px; line-height: 18px; color: #333333}

a:visited {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}
a:active {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}
a:hover {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: underline
}
a:link {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}

.a1:visited {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}
.a1:active {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}
.a1:hover {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: underline
}
.a1:link {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}
.a4:visited {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}
.a4:active {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}
.a4:hover {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: underline
}
.a4:link {
	COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}
.con {
	font-family: "돋움체", "돋움";
	font-size: 15px;
	color: #F60;
	text-decoration: none;
	line-height: 25px;
}
.con1 {
	font-family: "돋움체", "돋움";
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.gnb {position:relative; z-index:100; width:704px; height:105px; font-size:0;}
.depth1>div {position:relative; display:inline-block; width:20%; vertical-align:top; text-align:center;}
.depth1>div>a {line-height:105px; font-size:14px; font-weight:500;}
.depth1>div>.depth2 {display:none; position:absolute; top:70%; left:0; width:100%; background:rgba(0,0,0,.7);}
.depth1>div:hover>.depth2 {display:block;}
.depth1>div>.depth2>div a {display:block; padding:10px 0; color:#fff; font-size:12px;}

.gnb-lang-btn {
	position: absolute;
	right: 17px;
	top: 0;
	width: 77px;
	display: block;
	padding: 3px;
	background: #ee4037;
	text-align: center;
	color: #fff !important;
	font-size: 11px;
}

@import url(http://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);
strong, span, a {
font-family: Nanum Barun Gothic,"나눔고딕", NanumGothic, Malgun Gothic, "돋움", Dotum, AppleGothic, sans-serif !important;
text-decoration:none; font-size:12px; color:inherit;
}