.jlb_class {
z-index:1000;
position:relative;
border: 0;
margin:0;
width: 200px;
}

.jlb_class a {
text-align: left;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration:none;
padding: 0;
padding-bottom: 10px;
padding-left: 22px;
margin: 0;
color:#fff;
display:block;
background-image: url(../im/v.jpg);
background-repeat: no-repeat;
background-position: left center;
}

.jlb_class ul {
display:none;
position:absolute;
width:100%;
padding:0;
margin:0;
background:#1e1e1e;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-khtml-border-radius-bottomleft:5px;
-khtml-border-radius-bottomright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
opacity:.80;
filter:alpha(opacity=80);
}

.jlb_class li {
display:block;
width:100%;
margin-bottom:0.2em;
color: #fff;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.jlb_class li:hover {
text-decoration: none;
color: #fff;
background-color: #000000;
}

.jlb_class img {
border: 0;
}
