﻿@charset "utf-8";
.toparea {
	position: relative;
	width: 700px;
	height: 40px;
	padding: 0px;
	margin: 20px 32px 0px 32px;
	background: #fff;
	vertical-align: bottom;
}
.logo {
	width: 300px;
	background: #fff;
	vertical-align: bottom;
	float: left;
}
div.searcharea {
	background: #fff;
	float: right;
	width: 250px;
	padding-top:7px;
	vertical-align: bottom;
}
