.text {
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.comm {
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 1px;
	padding: 1px;

}
.lecnotice {
	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 11px;
	color: 4E590F;
}
.input {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEE6;
	border: 1px 1 D0CFCF;
}
.orange {
	font-family: "±¼¸²", "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²Ã¼";
	font-size: 13px;
	color: #FF6600;
}
.orange1 {

	font-family: "±¼¸²", "µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²Ã¼";
	font-size: 12px;
	color: #FF6600;
}
.subm {

	font-family: "±¼¸²", "µ¸¿ò";
	font-size: 12px;
	line-height: 18px;
	color: #386403;
	margin: 1px;
	padding: 1px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}