.table1 {
	border: 1px solid #999;
}
.text1 {
	font-family: Arial;
	font-size: 11px;
	color: #999;
	text-align: center;
}
body {
	margin-top: 100px;

}
txte2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.table2 {
	position: absolute;
	left: 225px;
}
