@charset "UTF-8";

.menu_v1{position:absolute;display:none;border:0;word-break:keep-all;white-space:nowrap;overflow:hidden;font:normal 12px 宋体;line-height: 22px;z-index: 100;background-color: #E9FECB;width: 198px;text-align:left;padding-left:4px;}
.menu_v1 a{width: 100%;display: block;text-indent: 3px;border: solid 1px white;text-decoration: none;font-weight: bold;text-indent: 5px;}
.menu_v1 a:hover{ /*hover background color*/
background-color: lightgrey;
color: black;
}
