@charset "UTF-8";
.korean {
	font-family: 돋움, 돋움체, 한컴돋움, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.korean a:link {
	font-family: 돋움, 돋움체, 한컴돋움, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.korean a:visited {
		font-family: 돋움, 돋움체, 한컴돋움, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.korean a:hover {
		font-family:돋움, 돋움체, 한컴돋움, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.korean a:active {
		font-family: 돋움, 돋움체, 한컴돋움, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
