@charset "gb2312";

a:focus { outline: none; }
img {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu2 {
	padding: 0px;
	height: 42px;
	width: 1003px;
	margin-top: 0px;
	margin-right:auto;
	margin-bottom: 10px;
	margin-left:auto;
	overflow:hidden; float:left;
}
#menu2 ul {
	padding: 0;
	list-style: none;
	font-family:"ºÚÌå";
	font-size:18px;
	width: 1003px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left: 0; float:left;
	background: transparent url(../images/Banner_list1.jpg);
}
#menu2 ul li{
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 42px;
	width: 111px;
	display: block;
	text-align: center;
}
#menu2 ul li a, #menu2 ul li span {
	float: left;
	text-decoration: none;
	color: #fff;
	clear: both;
	width: 100%;
	height: 21px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color:#FE9900; margin:0;
}
#menu2 ul li span{
	background: transparent url(../images/Banner_list1.jpg);
}
#menu2 ul .a2 span{
	width:112px;
	background: transparent url(../images/Banner_last.jpg);
}

