#running_line{
    width: 100%;
    position: fixed;
    top: 0px;
    height: 22px;
    padding: 2px;
    background: #14188C;
    font-size: 16px;
    color: #FCFCFC;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    cursor: pointer;
    }

marquee{
    border: none;
}