*, body, #main, #maincontent, #footer, #headerbox
{
	background-image: none;
	color: #000 !important;
}
#menu, #func, #adapt, .totop, #top, #related {
	display: none;
}
#content
{
	float: left;
	clear: both;
	margin: 0px;
	width: 100%;
}
#content ul { clear: both; }

#backlink {
	display: block;
	font-size: 71%;
	font-weight: bold;
	padding: 20px 20px 20px 5px;
}

#backlink a {
	text-decoration: none;
	cursor: pointer;
	color: #00247E;
}

@media print {
	#backlink {
		display: none;
	}
}