@charset "utf-8";
#header  .toplink  {
	background-image: url(../../../images/3/y14-12.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	height: 50px;
	position: relative;
	clear: both;
	float: none;
}
#header .toplink .link {
	height: 50px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#header  .toplink  ul  li  {
	float: left;
	height: 50px;
	width: 125px;
}
#header  .toplink  ul  li  a  {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	height: 50px;
	line-height: 50px;
	float: left;
	background-image: url(../../../images/3/y14-13.gif);
	width: 125px;
	text-align: center;
	font-weight: bold;
}
#header  .toplink  ul  li  a:hover,#header .toplink ul  .dq  a    {
	background-image: url(../../../images/3/y14-14.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
}