BODY {
	background: none;
	font: normal 16px Arial, Helvetica, sans-serif;
}

#siteContainer {
	background: none;
}

#topContainer {
	display: none;
}

#adContainer {
	display: none;
}

#footer {
	display: none;
}

#leftContent {
	display: none;
}

#rightContent {
	display: none;
}

#content {
	float: none;
	width: auto;
}

.contentnavi {
	display: none;
}