table.grs	{
	border-collapse: collapse;
	border: 2px solid #000;
	color: #555;
	background: #fff;
}
td.grs, th.grs {
	border: 1px dotted #bbb;
	padding: .5em;
}
th.grs, th.grsb 	{
	border: 2px solid #000;
	text-align: center;
	font-weight: bold;
}
th.grs {
	color: #333;
	background: #fff;
}
th.grsb 	{
	color: #000;
	background: #ccccff;
}
.odd {
	background: #e5e5e5;
}
#detailinfo {
	position: absolute;
	bottom: 10px;
	left: 130px;
	font-size: 10px;
}
.nr {white-space: nowrap;}
