@charset "UTF-8";



#newheader {
	background-image: url(syimages/header_bg.jpg);
	height: 201px;
	text-align: center;
	width: 100%;
}
#newmenu {
	height: 29px;
	width: 650px;
	margin: -35px auto 0px auto;
	left: 50%;
	right: 50%;
}
#newheadtopmenu {
	float: right;
	height: 150px;
	width: 400px;
	margin-top: -200px;
}
#newheaderlogo {
	background-image: url(syimages/header_logo.jpg);
	background-repeat: no-repeat;
	height: 201px;
	width: 437px;
	float: left;
}
.clear {
	overflow: hidden;
	height: 1px;
	clear: both;
	display: block;
}
#newheader-nav {
	float: right;
	width: 360px;
	text-align: right;
}

.input-box {
WIDTH: 128px; border:#003399 solid 1px
}

.input-go {
border-bottom:#003399 solid 1px;;
border-left: #CCCCCC solid 1px;
border-right:#003399 solid 1px;;
border-top: #CCCCCC solid 1px;;
background-color: #FFFFFF;

}