<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px; background-image: url("images/bg.jpg"); background-repeat: repeat; background-color: rgb(255, 255, 255);
}
img {
	border: currentColor;
}
a {
	
}
.main_txt {
	color: rgb(76, 73, 73); line-height: 17px; font-family: dotum; font-size: 12px;
}
a.orange {
	overflow: hidden; float: left;
}
a.orange img {
	overflow: hidden; float: left;
}
a.orange:hover {
	border: 2px solid rgb(192, 85, 35); filter:;
}
a.orange:hover img {
	margin: -2px; filter:;
}
a.yellow {
	overflow: hidden; float: left;
}
a.yellow img {
	overflow: hidden; float: left;
}
a.yellow:hover {
	border: 2px solid rgb(255, 204, 0); filter:;
}
a.yellow:hover img {
	margin: -2px; filter:;
}
.footer_txt {
	height: 15px; text-align: left; color: rgb(106, 97, 97); line-height: 17px; font-family: dotum; font-size: 12px;
}
.footer_txt_bold {
	height: 15px; text-align: left; color: rgb(106, 97, 97); line-height: 17px; font-family: dotum; font-size: 12px; font-weight: bold;
}
.footer_btn_txt {
	color: rgb(106, 97, 97); line-height: 17px; font-family: dotum; font-size: 12px;
}
.btn_txt2 {
	color: rgb(93, 93, 33); line-height: 17px; font-family: dotum; font-size: 12px; font-weight: bold;
}
a.footer {
	color: rgb(106, 97, 97); text-decoration: none;
}
a.footer:hover {
	color: rgb(255, 255, 255);
}
.png24 {
	tmp: expression(setPng24(this));
}
</pre></body></html>