body {
	line-height: 17px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #fff;
	background-image: url(record.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
	}
ul {
	font-size:11px;
	line-height:19px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

p {
	margin-top: 0;
	}
	
a.tooltip span {
	display:none;
	margin-left:8px;
	top: 24px;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	}
	
a.tooltip:hover span{
	display:inline;
	position:absolute;
	border:1px solid #cccccc;
	background:#ffffff;
	color:#6c6c6c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	}

a {
	text-decoration: none;
	color: #666666;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #247493;
	}


#container {

	}
#main {


}
#content {
	padding-top: 24px;
	padding-left: 550px;
}
#footer {
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	background-image: url(tkny.png);
	background-repeat: no-repeat;
	background-position: 25px bottom;
	background-attachment: scroll;
	top: 100px;
}
.counter {
	margin-top: 300px;
}
