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

#table1{
	position:absolute;
	width:740px;
	height:310px;
	left: 20px;
	top: 20px;
}
#table2{
	position:absolute;
	width:740px;
	height:385px;
	left: 20px;
	top: 350px;
}
