table#zumen tr .name{
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #360;
	background-color: #CFC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06C;
	border-bottom-color: #06C;
}
table#zumen tr .kou {
	line-height: 150%;
	color: #333;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
table#zumen tr .kou2 {
	font-size: 100%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #999;
	border-bottom-color: #06C;
}
table#zumen tr .kou3 {
	font-size: 100%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #999;
	border-bottom-color: #999;
}
