#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 18px;
    padding: 5px;
    background: #8C4312;
    font-size: 16px;
    color: #FFFFFF;
    border-top: 1px solid #464D0B;
    border-bottom: 1px solid #464D0B;
    cursor: pointer;
    }

marquee{
    border: none;
}
