table    {
	background : #cccccc;




	border-spacing;1px
; 				line-height: 1.7em;
}
.f {
	background : #fff;
	width :;
	border-spacing;1px
	width : ;
}
.w0 {
	background : #cccccc;
	width :auto;
}
table th {
	background : #E1E1E1;
	color : black;
	font-weight: normal;
}
table td {
	background : white;
	color : black;
}
.r1c2    { width : 50px; text-align:center}
.r2c1    { width : 200px; text-align:center}
.r2c2    { width : 80px; text-align:center}
.r2c3    { width : 150px; text-align:center}
.r2c4    { width : 70px; text-align:center}
.r3c3    { width : 100px; text-align:center}
.cl1     { table-layout : fixed ; }
.cl2     { table-layout : auto ; }
