.font {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bg {
	background-image: url(red_images/r-bg.gif);
	background-repeat: repeat-x;
}
.gray1 {
	font-family: "µ¸¿ò";
	color: #333333;
	text-decoration: none;
	font-size: 12px;

}
.gray2 {
	font-family: "µ¸¿ò";
	color: #999999;
	text-decoration: none;
}
.small {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.title {
	font-family: "µ¸¿ò";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.title2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.usertitle {
	font-family: "µ¸¿ò";
	font-size: 20px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.text {  font-family: "µ¸¿ò"; font-size: 12px; color: #AC7F31; text-decoration: none; background-color: #684406}
.text1 { font-family: "µ¸¿ò"; font-size: 12px; color: #908B4C; text-decoration: none; background-color: #7C762B}