#aotmfoot ul {
    font-family: 'Arial Narrow', sans-serif; 
    list-style: none;
    font-size: 16px;
    font-style: normal;
    margin-top:-2px;
}     
#aotmfoot ul li a span{
       display:block;
}
#aotmfoot ul li a span.title{
       color: #888888;
}
#aotmfoot ul li a:hover{
       border-left:0px solid #000;
}
#aotmfoot ul li a:hover span.title{
       color: #ff4500;
}

