/* CSS Document */
.botmenu{
background:url(http://sh.yuloo.com/images/botmenubg.gif) repeat-x left;
height:28px;
line-height:28px;
text-align:center;
border:1px solid #cacaca;
margin-bottom:6px;
}
.innerhelp{
filter:alpha(opacity=70);
background:#666;
display:none;
z-index:+10px;
float:right;
position:absolute;
right:150px;
top:55px;
width:190px;
margin:0;
padding:0;
}

.innerhelp li{
width:190px;
list-style:none;
color:#FFFFFF;
}
.helpover{
background:#000;
text-align:left;
}
.helpout{
background:#666;
filter:alpha(opacity=70);
}
