.font {
	font-family: "µ¸¿ò";
	font-size: 12px;
}
.title {
	font-family: "µ¸¿ò";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.gray {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
}
.cfont {
	font-family: "µ¸¿ò";
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.left1 {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.left2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.logo {
	font-family: "µ¸¿ò";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
