.font {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.title {
	font-family: "±¼¸²";
	font-size: 13px;
	font-weight: normal;
	color: #7583D0;
	text-decoration: none;
}
.gray {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #C1C1C1;
	text-decoration: none;
}
.big {
	font-family: "±¼¸²";
	font-size: 13px;
	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;
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.green {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}
.gray2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.logo {
	font-family: "±¼¸²";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.b {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
