.agenda {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	background-color: d8ddfd;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.agendaCopy {

	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	background-color: ececeb;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.agendaform {
	border: 1px inset;
}
