@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	width:930px;
	height:90px;
	z-index:1;
	text-align: left;
	float: left;
	overflow: hidden;
}
.logo {
	width:117px;
	height:54px;
	z-index:1;
	float: left;
	overflow: hidden;
	padding-bottom: 36px;
}
.text {
	width:663px;
	height:40px;
	z-index:1;
	float: left;
	overflow: hidden;
	text-align: right;
	font-family: Verdana, "Lucida Grande CY", "Lucida Grande", Tahoma;
	color: #97BE0D;
	font-size: 12px;
	line-height: 14px;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-right: 150px;
	font-weight: bold;
}

