body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#wrapper {
	text-align: left;
	width: 400px;
	position:relative;
}
#header {
	margin: 5px 0 70px 0;
}
#logo a {
	border: 0;
}
#content {
	font-size: 11px;
	margin:0%;
}
#content a {
	border: 0;
}
#ad {
	position:absolute;
	top:125px;
	left:45px;
	text-align: center;
}
.up {
	margin:16px 0;
}
.down {
	margin:16px 0 0 0;
}
.indent {
	float:right;
}
.label {
	font-size: 12px;
	font-weight: bold;
	padding:5px 0;
}
p {
	line-height: 15px;
}
a:link,a:hover,a:visited {
	color: #009900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	border-bottom: 1px dotted #009900;
}
a:hover {
	border-bottom: 1px solid #009900;
}
a:visited {
	color: #006600;
	border: 0;
}
#topright {
	position:absolute;
	top:0;
	right:0;
	text-align: right;
}
#topright a {
	border: 0;
}
.chi {
	vertical-align: middle;
} 
.at300b {
	color:#009900 !important;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
html {
	min-height: 100%; margin-bottom: 1px;
}