.font {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.gray {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.big {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.bg {
	background-image: url(images/css_bg.gif);
	background-repeat: repeat-x;
}
.menu {
	font-family: "µ¸¿ò";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.green {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.gray2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.logo {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top_padding { padding-top:12px;  }
#top_padding { padding-top:10px; padding-bottom:10px;  }
#padding { margin-right:5px; }
.un {  font-family: "±¼¸²"; font-size: 9pt; color: #FFFFFF; text-decoration: none}
