#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 30px;
    padding: 5px;
    background: #FFFFFF;
    font-size: 14px;
    color: #FF0000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    cursor: pointer;
    }

marquee{
    border: none;
}