.menu{ position: absolute; visibility: hidden; background-color: #92AECD;width: 150px; margin: 0px; padding: 0px;border: 1px solid #000000;overflow: visible; }
  
.menu .border{border: 1px solid #000000;}
.menu .text{ overflow: hidden;width: 125px; height: 25px; }
.menu .arrow{ overflow: hidden;width: 15px; height: 12px;padding-left: 5px; padding-top: 3px; }
.menu .arrow img{ width: 6px; height: 7px;border: 0px; }
.menu {font-size:12px;color:#ffffff;line-height:25px;}

.menu a:link{color:#ffffff;font-family: ËÎÌå; font-size: 12px;text-decoration: none; font-weight: normal; background-color: #92AECD;width: 150px; padding-left: 10px; }
.menu a:visited{color:#ffffff;font-family: ËÎÌå; font-size: 12px;text-decoration: none; font-weight: normal; background-color: #92AECD;width: 150px; padding-left: 10px; }
.menu a:hover{color:#000000;font-family: ËÎÌå; font-size: 12px;text-decoration: none; font-weight: normal; background-color: #E2E2E2;width: 150px; padding-left: 10px; }