﻿#newtop {
	width: 100%;
	height: 95px;
	background: #efefef;
	color: #333;
	margin: 0 0 1px 0;
}

#newtop .logo {
	top: 50px;
}

#newtop .slogan {
	position: absolute;
	top: 75px;
	left: 80px;
	font-size: .75em;
	color: #666;
}

#newtop .tel {
	float: left;
	font-size: .8em;
	line-height: 35px;
	background: url(../i/icon-phone2.png) no-repeat 0 50%;
	padding: 0 0 0 20px;
	margin-right: 10px;
}

#newtop .call {
	float: left;
	font-size: .7em;
	line-height: 35px;
	margin-right: 60px;
}

#newtop .menu-help {
	float: left;
	margin-right: 100px;
}

#newtop .menu-help li {
	float: left;
	font-size: .8em;
	line-height: 35px;
	margin-right: 15px;
}

#newtop .menu-help a {
	color: #008ac7;
}

#newtop .menu-user {
	float: right;
}

#newtop .menu-user li {
	float: left;
	font-size: .8em;
	line-height: 35px;
	margin-right: 15px;
}



#keywordSearchForm {
	right: 0;
	left: 404px;
	top: 50px;
	width: 286px;
	height: 35px;
}

#keyword {
	width: 233px;
	height: 33px;
}

#searchButton {
	width: 39px;
	height: 35px;
	background: #333 url(../i/icon-search2.png) no-repeat 50% 50%;
}

#searchButton:hover {
	opacity: .9;
}

#searchButton:after {
	display: none;
}
