#left .bg{
    background:url(/images/line.gif) repeat-x left bottom;
    background-color:#e6e6e6;
    padding-bottom:2px;
    display:block;
    width:180px;
}
#left ul li{
    background:url(/images/line.gif) repeat-x left top;
    background-color:#e6e6e6;
    list-style:none;
    padding:8px 0px 8px 10px;
}