.bod-index {
	font-family: "Comic Sans MS";
	font-size: 24px;
	background-color: #CCCCCC;
	background-image: url(img/bg_Beton-01.jpg);
	font-weight: bold;
	color: #666666;
	margin: 0px;
	overflow: scroll;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 800px;
	visibility: visible;
	text-align: center;
	bottom: auto;
}
.tab-index {
	left: 20%;
	position: absolute;
	overflow: auto;
}

.bod1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	background-image: url(img/bg_Beton-01.jpg);
	text-align: center;
}
.text-01 {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bold;
	color: #CC66FF;

}
.banner01 {
	border: thin solid #666666;
}
td {
	text-align: center;
}

