@charset "UTF-8";
/* CSS Document */


#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 900px; 
}
#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 900px;
	height: 380px;
	margin: 0px auto;
	}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.bottomhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC3;
	font-weight: bold;
}
#Table_01 tr td .font1 {
	color: #666;
	text-decoration: none;
}
