body {
	text-align:center;
	background-image: url(../image/bac.gif);
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
}
.blue {
	color: #0000FF;
}
.red {
	color: #FF0000;
}
h1 {
	font-size: 12px;
	display: inline;
	font-weight: normal;
	color: #333333;
	float: none;
	text-align: center;
}
#container {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#container2 {
	margin-left:auto;
	margin-right:auto;
	background-image: url(../image/index2_bac.jpg);
	width: 100%;
}
#container3 {
	margin-left:auto;
	margin-right:auto;
	width: 200px;
}
.c_both {
	clear: both;
}
