@CHARSET "utf-8";

body {
	margin: 0px 0px 0px 0px;
	height: 35px;
	background-color: #ffffff;
	border-bottom: dashed 1px #333333;
}

div#content {
	padding: 2px 8px 2px 8px;
}
div#content .ad {
	font-size: small;
}
div#content .ad .allow {
	font-weight: bold;
	color: #c00000;
}

div#footer {
	width: 83px;
	float: right;
	text-align: right;
}
div#footer .copyright {
	font-size: x-small;
}