.jlb_class {
z-index:1000;
width:120px;
position:relative;
border:1px solid #2e5f22;
margin:5px;
background:url(../images/menubg.png) repeat;
}

.jlb_class a {
width:110px;
text-align: left;
font-size:12px;
padding:0;
margin:2px 0 2px 6px;
font-weight:bold;
text-decoration:none;
color:#fff;
background:url(../images/arrow.png) no-repeat 96% 50%;
display:block;
}

.jlb_class ul {
display:none;
position:absolute;
width:120px;
border:1px solid #666;
font-size:12px;
padding:0;
margin:0px 0 0px -1px;
font-weight:bold;
background:url(../images/menubg.png) repeat;
}

.jlb_class li {
display:block;
width:100%;
margin:4px 0 2px 6px;
color:#333;
margin-bottom:0.2em;
}
.jlb_class li:hover {
color: #fff;
text-decoration: none;
cursor:pointer;
}

.jlb_class img {
border: 0;
}

.go { background:url(../images/go.jpg) no-repeat; width:32px; height:23px; display:block; text-indent:9990em; border:none; cursor:pointer; color:#FFF;}

.flag { padding:-12px 2px 0 0; }


p.test { margin: -20px 0 0 30px; }