.font {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 18px;


}
.bg {
	background-image: url(images/sub_01.gif);
	background-repeat: repeat-x;
}
.title {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title2 {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.title3 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.logo {
	font-family: "±¼¸²", "±¼¸²Ã¼";
	font-size: 18px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
.gray {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
