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

#eflogo {
	position:absolute;
	left:48px;
	top:0;
	width:410px;
	height:120px;
	z-index:1;
	background: url(../img/top-logo.png) no-repeat;
}