
.LogoImg {
	background-image: url(../TopAd/img/logo.png);
	margin: 0px auto;
	width: 158px;
	height:76px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:5px;

}



.LogoText{
	margin: 0px -22px 0px 0px;
	margin-left:350px;
	position:absolute;
	background-color:#FFFFFF;
	height:50px;
	width:600px;
	top: 215px;
	font-size:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
}