#tb1 {
	font-size: 14px;
	text-align: center;
	padding: 5,5,5,5;
	line-height: 24px;
}
#tb2 {
	font-size: 14px;
	text-align: center;
	padding: 5,5,5,5;
	line-height: 24px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#tb2 tr td {
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#tb3 {
	font-size: 14px;
	text-align: center;
	padding: 5,5,5,5;
	line-height: 24px;
	border-left: 1px solid #000;
}
#tb3 tr td {
	line-height: 24px;
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#tb4 {
	font-size: 14px;
	text-align: center;
	padding: 5,5,5,5;
	line-height: 24px;
	border-left: 1px solid #000;
}
#tb4 tr td {
	line-height: 24px;
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#tb5 {
	font-size: 14px;
	text-align: center;
	padding: 5,5,5,5;
	line-height: 24px;
}
input {
	background-color: #FF9;
	border: 1px groove #AAA;
}
select {
	background-color: #FF9;
}
