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

}


