@charset "utf-8";
/* CSS Document */
#q {
	width:800px;
	background:#CCCCCC;	
}
.tablel {
	width:900px;
}
.tablel th {
	width:20%;
	height:60px;
	background:#999900;
}