.banner {
	position:absolute;
	top:0px;
	left:12%;
	width:200px;
	height:110px;
	background-image:url(../images/banner2.jpg);
}
.ad {
	position:absolute;
	top:38px;
	right:1px;
	width:392px;
	height:72px;
}
.content {
	position:absolute;
	top:113px;
	left:0px;
	width:100%;
	height:auto;
}
.maintable {
	background-color:#1c1c1c;
	width:700px;
}
.contentbg {
	background-image:url(../images/contentbg.jpg);
	background-repeat:no-repeat;
}
.padding {
	padding:3px;
}
.footer {
	position:static;
	width:100%;
	height:auto;
	text-align:center;
}