.font {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.font2 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;

}
.gulfont {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;

}
.bg {
	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;

}
.logo {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.left {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.in {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}