@charset "utf-8";
/* CSS Document */

#table1{
	position:absolute;
	width:740px;
	height:60px;
	left: 20px;
	top: 20px;
	line-height:2em;
}
#table2{
	position:absolute;
	width:740px;
	height:40px;
	left: 20px;
	top: 100px;
	z-index: 10;
}
#table3{
	position:absolute;
	width:740px;
	height:400px;
	left: 20px;
	top: 172px;
}
