#jquery-script-menu {
	background: rgb(255, 255, 255); padding: 10px 0px; left: 0px; top: 0px; width: 100%; height: 90px; border-top-color: rgb(49, 101, 148); border-top-width: 5px; border-top-style: solid; position: fixed; z-index: 999999; box-sizing: content-box; box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.16); -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16); -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16); -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.jquery-script-center {
	margin: 0px auto; width: 960px;
}
.jquery-script-center ul {
	list-style: none; margin: 0px; padding: 0px; width: 212px; line-height: 45px; float: left;
}
.jquery-script-center a {
	text-decoration: none;
}
.jquery-script-ads {
	width: 728px; height: 90px; float: right;
}
.jquery-script-clear {
	height: 0px; clear: both;
}
