/* ============·ÖÀàÁÐ±í============== */

div.productclass_menu{
margin:0px;
padding:0px;
width:100%;
}


a.productclass_menu:link,a.productclass_menu:visited,a.productclass_menu:active{
height:50px;
color: #999999;
width:150px; 
cursor: pointer; border:1px solid #eb5405; text-align:center;
line-height:50px; margin-right:15px; float:left;  font-family:"Microsoft YaHei UI"; font-size:16px; color:#eb5405; text-decoration:none;
}

a.productclass_menu:hover{
height:50px;
color: #eb5405;
width:150px; 
cursor: pointer; border:1px solid #eb5405; text-align:center;
line-height:50px; margin-right:15px; float:left; font-family:"Microsoft YaHei UI"; font-size:16px; color:#fff; text-decoration:none; background:#eb5405;
}
