/* ============·ÖÀàÁÐ±í============== */

ul.productclass{
margin:10px 5px 10px 5px;
padding:0px;
float:left;
}

li.productclass {
list-style-type:none;
text-align:center;
float:left;
margin:10px 20px 10px 20px;
}




a.productclass:link,a.productclass:visited,a.productclass:active{
display:block;
color: #929eb3; 
text-decoration: none;
height:50px;
display: table-cell;
vertical-align: middle;
text-align: center;
font-size:13px;
width:66px;



}

a.productclass:hover{
color: #FFFFFF; 

text-decoration: none;
height:50px;
width:66px;
display: table-cell;
vertical-align: middle;
text-align: center;

background:url(A.png)0px 0px no-repeat;
}
