body {
	background-image: url(image/bg.jpg);
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:16px;
	color: #333333;
	font-family: Dotum;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.bottom:link {
	text-decoration: none;
	color: #333333;
}
a.bottom:visited {
	text-decoration: none;
	color: #333333;
}
a.bottom:hover {
	text-decoration: none;
	color: #008BC6;
}
a.bottom:active {
	text-decoration: none;
}
a.en:link {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.en:visited {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.en:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.en:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.ja:link {
	text-decoration: none;
	color: #333333;
	font-family: "MS Mincho";
}
a.ja:visited {
	text-decoration: none;
	color: #333333;
	font-family: "MS Mincho";
}
a.ja:hover {
	text-decoration: none;
	font-family: "MS Mincho";
}
a.ja:active {
	text-decoration: none;
	font-family: "MS Mincho";
}
a.cn:link {
	text-decoration: none;
	color: #333333;
	font-family: "??";
}
a.cn:visited {
	text-decoration: none;
	color: #333333;
	font-family: "??";
}
a.cn:hover {
	text-decoration: none;
	font-family: "??";
}
a.cn:active {
	text-decoration: none;
	font-family: "??";
}
