.menu{ width:1200px; margin:0 auto; height:60px;}
.menu .mynav{}
.menu .mynav li{ float:left; position:relative; font-size:16px; line-height:60px;}
.menu .mynav li a{display:block; width:150px; height:60px; text-decoration:none;position:relative;overflow:hidden; color:#fff; text-align:center;
}

.menu .mynav li a:hover,.menu .mynav li a.current{ color:#fff; font-weight:bold; background: url(../image/hoverf.png) center no-repeat #68bd21; height: 60px; line-height: 60px;}
.menu_line { width:1px !important; height:60px; color:#CCC; text-align:center; background: url(../image/menu_line.gif) center no-repeat;}