.font {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 22px;

}
.title {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 15px;
	font-weight: bold;
	color: #CE9CE7;
	text-decoration: none;
}
.bg {
	background-image: url(images/sub_08.gif);
	background-repeat: repeat-x;
}
.menu {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 13px;
	font-weight: bold;
	color: #F1EBF3;
	text-decoration: none;
}
.left {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 14px;
	color: #E7CDF3;
	text-decoration: none;
}
.logo {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.gray {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
