.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	background-position: top;
	vertical-align: top;
	padding-top: 3px;
	font-weight: lighter;
	text-align: right;
	float: left;
	height: 35px;
	line-height: 25pt;
}
#button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 130px;
	float: left;
	text-align: right;
}
#button a:hover {
	color: #CC3300;
	text-decoration: none;
}
#test {
	width: 720px;
}
.intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	text-align: left;
	vertical-align: text-bottom;
	text-decoration: none;
	float: left;
	line-height: 18pt;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: large;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: large;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	text-decoration: none;
}

a {
	text-decoration: none;
	font-family: Arial;
	color: #666666;
}
.gotop {
	z-index: 1000;
	float: right;
	position: fixed;
	right: 0px;
	bottom: 0px;
	overflow: visible;
	margin-left: 5px;
	opacity: 0.8;
}
