.wrap .header {
	width: 880px;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.wrap .header .logo {
	font-size: 11px;
	line-height: 100%;
	width: 335px;
	float: left;
	display: inline;
}


.wrap .header .navi {
	text-align: right;
	font-size: 11px;
	line-height: 100%;
	width: 500px;
	float: right;
	display: inline;
	padding-top: 50px;
	color: #0099CC;
	vertical-align: middle;
}
.wrap .header .navi a:link {
	color: #0099CC;
	text-decoration: none;
}


.wrap .header .navi a:active {
	color: #0099CC;
	text-decoration: none;
}


.wrap .header .navi a:visited {
	color: #0099CC;
	text-decoration: none;
}

.wrap .header .navi a:hover {
	color: #0099CC;
	text-decoration: underline;
}




.wrap .header .navi #form1 {
	font-size: 9px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
	margin: 0px;
}


.wrap .header .navi #form1 #textfield {
	font-size: 9px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	height: 9px;
}


.wrap .header .navi #button {
	background-image: url(../img/serch_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	height: 25px;
	width: 45px;
	padding-left: 10px;
	display: block;
}
