.font {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.title2 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 15px;
	text-decoration: none;
}
.line {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 13px;
	font-weight: normal;
	text-decoration: line-through;
	font-style: normal;

}
.bigtitle {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.un {  font-family: "µ¸¿ò"; font-size: 12px; color: #FFFFFF; text-decoration: none}