#running_line{
    width: 100%;
    position: fixed;
    bottom: 0px;
    height: 12;
    padding: 1;
    background: #D9D9D9;
    font-size: 10;
    color: #999999;
    border-top: 1 solid #FFFFFF;
    border-bottom: 1 solid #FFFFFF;
    cursor: pointer;
    }

marquee{
    border: none;
}
