.font {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	text-decoration: none;
	color: #333333;

}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(images/sub_bg2.gif);
	background-repeat: repeat-x;
}
.black {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.view {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.big {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title2 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
