#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 20px;
    padding: 5px;
    background: #FFFFFF;
    font-size: 15px;
    color: #FCFCFC;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    cursor: pointer;
    }

marquee{
    border: none;
}