/* ============·ÖÀàÁÐ±í============== */

ul.productclass{
margin:0px;
padding:0px;
}

li.productclass {
float:left;
margin-right:0px;
padding:0px 22px 0px 22px;
list-style-type: none;
white-space: nowrap;

}



a.productclass:link,a.productclass:visited,a.productclass:active{
color:#fff;
text-decoration: none;
font: 14px/20px simsun;
height:40px;
}

a.productclass:hover{
color:#094895;
text-decoration: underline;
font: 14px/20px simsun;
background:url(../images/classmenu2.gif) 0px no-repeat;

}
