/* ============·ÖÀàÁÐ±í============== */
ul.productclass{
margin:0px;
padding:0px;
}

li.productclass {
float:left;
margin-right:0px;
padding:0px 16px 0px 16px;
list-style-type: none;
white-space: nowrap;
background: transparent url(../images/proli.gif) left 7px no-repeat;
}

li.productclass span {
	color:#0000FF;
	font-family: "Microsoft YaHei", SimSun, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

a.productclass:link,a.productclass:visited,a.productclass:active{
	color:#000000;
	text-decoration: none;
	font-family: "Microsoft YaHei", SimSun, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

a.productclass:hover{
	font-family: "Microsoft YaHei", SimSun, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
