.ta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #4a4542;
}
.tc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3c3c3c;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2f8b00;
}
.bnt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #8d8d8d;
}
a.bnt:link {
	color: #3bb000;
	text-decoration: underline;
}
a.bnt:visited {color:#3bb000; text-decoration: underline;}
a.bnt:active { color:#2f8b00; text-decoration: underline;}
a.bnt:hover {color:#2f8b00; text-decoration: underline;}

.tp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f8b00;
}.titp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.pl {
	color: #a5ea82;
}
.bo {
	border: 1px solid #dbdbdb;
}

