@charset "UTF-8";/* CSS Document */* {	margin: 0;	padding: 0;}html, body {	background-color: #FFFFFF;	margin: 0;	padding: 0;	font-family: 'PT Sans', sans-serif;	font-size: 12px;	font-weight: normal;	line-height: 18px;	color: #AAAAAA;}#site {	position: absolute;	width: 375px;	height: 100px;	left: 50%;	top: 40%;	margin-left: -187px;	margin-top: -50px;	margin-right: auto;	margin-bottom: auto;}.box_right {	margin-top: 15px;	margin-left: 193px;}#box_left {	width: 174px;	margin-left: 0px;	margin-top: 15px;	text-align: right;	font-size: 17px;	line-height: 25px;	float: left;}p {	margin-bottom: 10px;}a {	color: #666666;	text-decoration: none;}a:hover, a:active {	color: #94C11C;	text-decoration: none;}	.hilite_green {	display: block;	width: 15px;	font-weight: bold;	color: #94C11C;	float: left;}		