﻿
.headmenustatic
{
font-size:10pt;
cursor:pointer; 
color:#acacac; 
font-weight:bold; 
font-family: Arial Black 微软雅黑;
text-decoration:none;
}
.headmenuhover
{
font-size:10pt;
cursor:pointer;
font-weight:bold; 
color:#ffffff; 
font-family: Arial Black 微软雅黑;
text-decoration:none;
}

.headmenustatic:hover
{
font-size:10pt;
cursor:pointer; 
font-weight:bold; 
color:#ffffff; 
font-family: Arial Black 微软雅黑;
text-decoration:none;
}
