<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body	{ font-family: "굴림", "Arial"; font-size: 12px; color: #666666; margin: 0px; line-height:17px; }
table	{ font-family: "굴림", "Arial"; font-size: 12px; color: #666666; }
td	{
	font-family: "굴림", "Arial";
	font-size: 12px;
	color: #666666;
	line-height:1.5em;
}

select	{ font-family: "굴림", "Arial"; font-size: 12px; color: #333333; }
textarea{ font-family: "굴림", "Arial"; font-size: 12px; color: #666666; }
a:link { text-decoration: none; color: #666666; font-family: "굴림"; }
a:visited { text-decoration: none; color: #666666; font-family: "굴림"; }
a:active { text-decoration: none; color: #b56a6a; font-family: "굴림"; }
a:hover { text-decoration: underline; color:#CC9900; font-family: "굴림";}


 text입력필드 폼 
.input	{ font-family: "굴림", "Arial"; font-size: 12px; color: #666666; Border:none;}

input	{
	FONT-FAMILY: "굴림", "Arial";
	border: 1px solid #CCCCCC;

}


텍스트자간좁히기
.headtitle  a:link {
	text-decoration: none;
	color: #666666;
	font-family: "굴림";
	letter-spacing: -1px;
}
.headtitle  a:visited { text-decoration: none; color: #666666; font-family: "굴림"; letter-spacing:-1px;}
.headtitle  a:active { text-decoration: none; color: #666666; font-family: "굴림"; letter-spacing:-1px;}
.headtitle  a:hover { text-decoration: underline; color:#666666; font-family: "굴림"; letter-spacing:-1px;}

왼쪽메뉴
.menu a:link { text-decoration: none; color: #ffffff; font-family: "굴림"; }
.menu a:visited { text-decoration: none; color: #ffffff; font-family: "굴림"; }
.menu a:active { text-decoration: none; color: #666666; font-family: "굴림"; }
.menu a:hover { text-decoration: none; color:#666666; font-family: "굴림"; font-weight:bold;}

왼쪽2depth메뉴
.menus {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.menus a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.menus a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.menus a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.menus a:hover {
	text-decoration: underline;
	color:#F5E0E0;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}

p            {margin-top:1px;margin-bottom:1px;font-family: Tahoma,Verdana,Arial;}
본문url링크
.link a:link { text-decoration: none; color: #6CA847; font-family: "굴림"; }
.link a:visited { text-decoration: none; color: #6CA847; font-family: "굴림"; }
.link a:active { text-decoration: none; color: #6CA847; font-family: "굴림"; }
.link a:hover { text-decoration: none; color:#ffffff; font-family: "굴림"; background-color:#64B931;}

본문일반텍스트링크
.text a:link { text-decoration: none; color: #666666; font-family: "굴림"; }
.text a:visited { text-decoration: none; color: #666666; font-family: "굴림"; }
.text a:active {
	text-decoration: none;
	color: #666666;
	font-family: "굴림";
}
.text a:hover { text-decoration: underline; color:#64B931; font-family: "굴림";}

GNB일반텍스트링크
.gtext a:link { text-decoration: none; color: #666666; font-family: "굴림"; }
.gtext a:visited { text-decoration: none; color: #666666; font-family: "굴림"; }
.gtext a:active { text-decoration: none; color: #666666; font-family: "굴림"; }
.gtext a:hover { text-decoration: underline; color:#273779; font-family: "굴림";}

GNB라인있는테이블속텍스트링크
.gtexts a:link { text-decoration: none; color: #666666; font-family: "굴림"; }
.gtexts a:visited { text-decoration: none; color: #666666; font-family: "굴림"; }
.gtexts a:active { text-decoration: none; color: #666666; font-family: "굴림"; }
.gtexts a:hover { text-decoration: none; color:#273779; font-family: "굴림";}
.bgunrepeat {
	background-repeat: repeat-x;

}
.bg {
	background-repeat: repeat-x;
}
.boxbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
}
.copyright {
	font-family: "돋움";
	font-size: 11px;
	line-height: 1.3em;

}
.txteng {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
}
.btn {
	font-family: "Arial", "Helvetica", "sans-serif";
	border: none;
}


</pre></body></html>