.menu ul { margin: 0; padding: 0; }
.menu-left li { list-style: none; _border: 1px solid #FFC22E; border-top: 1px solid #ffffff; }
.menu-left li a { color: #000000; text-decoration: none; padding: 3px 0px 3px 10px; display: block; }
.menu-left a:hover { background: #77D7FF; color: #ffffff; }


ul.menu-left { margin-top: 20px; border-bottom: 1px solid #ffffff; } 
.menu-left .li1 { background: #ffc22e; font-weight: bold; text-transform: uppercase; }
.menu-left .li2 { background: #feda83; font-weight: bold; text-transform: none; }
.menu-left .li3 { background: #f8f4d8; font-weight: normal; text-transform: none; }

/* .menu-left li { _border: 1px solid #ffffff; } */