.font {
	font-family: "µ¸¿ò";
	font-size: 12px;
	text-decoration: none;
	color: #614D3A;

}
.bg {
	background-image: url(images/sub_01.gif);
	background-repeat: repeat-x;
}
.title {
	font-family: "µ¸¿ò";
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.left {
	font-family: "±¼¸²";
	font-size: 13px;
	font-weight: bold;
	color: #614D3A;
	text-decoration: none;
}
.logo {
	font-family: "µ¸¿ò";
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
