* {
	margin: 0px; padding: 0px;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	border: currentColor; border-image: none;
}
body {
	background: rgb(240, 242, 244);
}
#header {
	background: url("../images/nav_bj.png") repeat-x; top: 0px; width: 100%; height: 83px; position: fixed; z-index: 190;
}
#header #nav_mid {
	margin: 15px auto; width: 1000px; height: 78px;
}
#logo a {
	background: url("logotop.png?v6") no-repeat; width: 180px; height: 78px; float: left; display: block;
}
#nav {
	margin: 3px auto 0px; width: 572px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 2px; border-bottom-style: solid; float: right; position: relative; _width: 620px;font-size:30px ;color:#0000FF;
}
#nav .nav-menu {
	height: 25px;
}
.nav-menu .current span {
	color: rgb(255, 126, 0);
}
#nav .nav-menu a {
	padding: 0px 40px; height: 20px; color: rgb(102, 102, 102); line-height: 10px; font-family: ΢���ź�, Helvetica, sans-serif; font-size: 18px; text-decoration: none; float: left; display: block;
}
#nav .nav-current {
	background: rgb(255, 126, 0); height: 2px; bottom: -2px; overflow: hidden; position: absolute;
}
#foot {
	background: rgb(57, 57, 57); width: 100%; height: 90px; text-align: center; color: rgb(165, 165, 165); padding-top: 60px; font-size: 12px;
}
#focusBar {
	margin-top: 78px;
}
