td {
	font-size: 12px;
}
.td1 {
	font-size: 14px;
	line-height: 24px;
}
.td2 {
	font-size: 13px;
	line-height: 23px;
}
.td3 {
	font: 12px/20px Arial, Helvetica, sans-serif;
}
.tite1 {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
.tite2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tite3 {
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
}
.line1 {
	font-size: 13px;
	border: 1px solid #CCCCCC;
}
.line2 {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B3B3B3;
}
.line3 {
	font-size: 13px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tde {
	font-family: Arial, Helvetica, sans-serif;
}
.botton1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: 38A103;
	border: 0 none;
}

