﻿#div {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
}
.maintable {
	margin: 0px;
	width: 1000px;
	background-color: #fff;
	border: 1px solid #DADADA;
	padding: 7px;
}
td {
	text-align: center;
	vertical-align: top;
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	color: #fff;
}
body {
	margin: 0px;
	background-image: url('images/1_02.gif');
	background-repeat: repeat-x;
	background-color: #353535;
}
table {
	width: 100%;
}
