.menu .inner ul li a { display: block; _float: left; line-height: 41px; height: 41px; overflow: hidden; padding: 0 7px; color: #fff; font-size: 12px; text-decoration: none; font-weight: normal; }
.menu .inner ul li a:hover,
.menu .inner ul li a.active { display: block; float: left; line-height: 41px; height: 41px; overflow: hidden; padding: 0 7px; color: #fff; font-size: 12px; text-decoration: none; background: url(../images/menu-h.jpg) no-repeat top center; font-weight: normal; }
