@charset "utf-8";

/*logo*/
#logo{
	background:#FFF url(images/logo_e.png) top left no-repeat;
	height:60px;
	padding-right:2px;
	text-align:right;
	vertical-align:top;
}

#logo img{
	border:1px solid #000;
}

#searcher input[type=text]{
	width:96px;
}
