table    {
	background : #cccccc;
	width : 100%;



	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 : 100px;}
.r2c1    { width : 200px;}
.r2c2    { width : 130px;}
.r2c3    { width : 150px;}
.r3c3    { width : 100px;}
.cl1     { table-layout : fixed ; }
.cl2     { table-layout : auto ; }

