@charset "gb2312";
#menu {
	height: 28px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	line-height: 26px;
	padding-left: 35px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#menu #nav1 {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 26px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 26px;
	display: block;
}

#menu #nav1 li {
	float: left;
	margin-right: 20px;
	z-index: 10;
}
#menu  #nav1  li a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #3573B9;
	text-indent: -9999px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menu  #nav1  li  a:hover {
	background-color: #FFFFFF;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu #nav1 li:hover ul {
	left: auto;
	overflow: hidden;
}
#menu #nav1 li.sfhover ul {left: auto;}
#menu #nav1 li .home {
	background-image: url(../images/nav1.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 24px;
}
#menu #nav1 li .home:hover {
	background-image: url(../images/nav11.gif);
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
#menu #nav1 li .about {
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
}
#menu  #nav1  li  .about:hover {
	background-image: url(../images/nav22.gif);
}
#menu #nav1 li .product {
	background-image: url(../images/nav3.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
}
#menu #nav1 li .product:hover {
	background-image: url(../images/nav33.gif);
}

#menu #nav1 li .news {
	background-image: url(../images/nav4.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
}
#menu #nav1 li .news:hover {
	background-image: url(../images/nav44.gif);
}

#menu #nav1 li .service {
	background-image: url(../images/nav5.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
}
#menu #nav1 li .service:hover {
	background-image: url(../images/nav55.gif);
}

#menu #nav1 li .contact {
	background-image: url(../images/nav6.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
}
#menu #nav1 li .contact:hover {
	background-image: url(../images/nav66.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu #nav1 li .jobs {
	background-image: url(../images/nav7.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
}
#menu #nav1 li .jobs:hover {
	background-image: url(../images/nav77.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}





#menu #nav1 li ul {
	text-align:left;
	left: -999em;
	width: 80px;
	position: absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
#menu #nav1 li .two {
	width: 155px;
}

#menu #nav1 li ul li{
	float: left;
	border-right-style: none;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#menu #nav1  li  ul  li a{
	display: block;
	width: 80px;
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	color: #484848;
}
#menu #nav1 li .two li a {
	display: block;
	width: 155px;
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	color: #484848;
}

#menu #nav1 li ul a:link  {color:#666; text-decoration:none;}
#menu #nav1 li ul a:visited  {color:#666;text-decoration:none;}
#menu #nav1 li ul li a:hover  {
	color:#5D89C0;
	text-decoration:none;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 26px;
}
#menu #nav1 li .two li a:hover {
	color:#5D89C0;
	text-decoration:none;
	width: 155px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 26px;
}
#menu .lang {
	float: right;
	display: block;
}
#menu .lang a {
	background-image: url(../images/world.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	color: #6C6C6C;
	text-decoration: none;
}
#menu .lang a:hover {
	background-image: url(../images/world1.gif);
	color: #5D89C0;
	text-decoration: none;
}
#footer #copyright span a {
	margin: 0px;
	padding: 0px;
}
