/* ============·ÖÀàÁÐ±í============== */

ul.productclass{
margin:0px 0px 0px 10px;
padding:0px;
}

li.productclass {
float:left;
margin-right:10px;

list-style-type: none;
white-space: nowrap;
background:#000;
width:108px;
height:95px;
margin-bottom:9px;
text-align:center;
border:1px #000 solid;
float:left;
}

li.productclass:hover{
background:#fff;}



a.productclass{
color:#cc9966;
text-decoration: none;
font: 18px/95px simsun;
padding:10px;
}

a.productclass:hover{
color:#000;
text-decoration: underline;
font: 18px/95px simsun;
font-weight:bolder;
}
