@charset "utf-8";
#table1 {
	top: 180px;
	position: absolute;
	left: 282px;
	width: 621px;
	border: 0px solid #000000;
	margin: 0px;
	
}
#table1 {
	padding: 10px;
}

#table2 {
	top: 85px;
	position: absolute;
	left: 85px;
	width: 813px;
	border: 0px solid #000000;
	margin: 0px;
	background-color: #FFFFFF;
}

#table3 {
	top: 180px;
	position: absolute;
	left: 85px;
	width: 192px;
	border: 0px solid #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	background-color: #C6CBFF;
}
.back {
	background-color: #5197FF;
}
