.mainnotice {
	font-size: 9pt;
	line-height: 16px;
	color: #614321;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #614321;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #5A6406;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}

.mainfield {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	text-align: left;
	border: 1px solid #CCCCCC;
}

.mini {
	font-size: 11px;
	line-height: 16px;
	color: #614321;
	text-decoration: none;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
}

.maincopy {
	font-size: 9pt;
	line-height: 18px;
	color: #614321;
	text-decoration: none;
}

.boardfield {
	font-size: 9pt;
	color: #725A30;
	text-decoration: none;
	text-align: left;
	border: 1px solid #CCB593;
	background-color: #E7DDC3;
}

.textfield {
	font-size: 9pt;
	color: #856A38;
	text-decoration: none;
	text-align: left;
	border: 1px solid #CCB593;
	background-color: #E7DDC3;
	line-height: 20px;

}

.boardcopy {
	font-size: 9pt;
	line-height: 20px;
	color: #614321;
	text-decoration: none;
}

