#header form {
	width: 150px;
	height: 20px;
	top: 8px;
	*top: 5px;
	left: 590px;
	position: absolute;
}
#header input {
	vertical-align: middle;
}
#header input#search {
	width: 110px;
	height: 20px;
}
#header .english a {
	font-size: 1px;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	top: 0;
	right: 0;
	position: absolute;
	width: 60px;
	height: 25px;
	background-image: url(../image/menu_english01.gif);
	background-repeat: no-repeat;
}
#header .english a:hover {
	color: #ffffff;
	background-image: url(../image/menu_english02.gif);
}
#header .english a:visited {
	color: #ffffff;
}

ul#menu {
	margin: 8px 0 0 10px;
	width: 780px;
	height: 20px;
	background: url(../image/menu.gif) no-repeat;
}
ul#menu span {
	display: none;
}
ul#menu li {
	margin: 0 6px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}
ul#menu li.contact {
	margin-right: 0;
}
ul#menu li a {
	display: block;
	width: 125px;
	height: 20px;
}
ul#menu li.company a.root,
ul#menu li.company a:hover {
	background: url(../image/menu.gif) 0 -20px;
}
ul#menu li.product a.root,
ul#menu li.product a:hover {
	background: url(../image/menu.gif) -131px -20px;
}
ul#menu li.procurement a.root,
ul#menu li.procurement a:hover {
	background: url(../image/menu.gif) -262px -20px;
}
ul#menu li.recruit a.root,
ul#menu li.recruit a:hover {
	background: url(../image/menu.gif) -393px -20px;
}
ul#menu li.news a.root,
ul#menu li.news a:hover {
	background: url(../image/menu.gif) -524px -20px;
}
ul#menu li.contact a.root,
ul#menu li.contact a:hover {
	background: url(../image/menu.gif) -655px -20px;
}