#header {
	height: 200px;
}

#logo {
	margin-top: 0;
	margin-left: 2em;
}

.header_box, .header_box_bg {
	right: 0;
	top: 0;
	height: 150px;
	padding: 1.4em 2em 32px 2.2em;
	width: 19em;
}
.header_box {
	height: 110px;
	top: 40px;
}
.header_box_bg {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.left {
	padding-left: 2em;
}

#phone {
	font-size: 1.7em;
	white-space: nowrap;
}

#ie6 #search {
	position: relative;
	top: -3em;
}

#ie6 #key {
	display: none !important;
}
