.top-table {
    width: 800px;
    height: 150px;
    margin: 30px auto 0px;
    text-align: center;
}



td,th{
    border: 1px solid #999999;
}

.file-table {
    margin: 10px auto 50px;
    width: 450px;
    /*height: 150px;*/
    text-align: center;
}

.file-table th {
    text-align: center;
    height: 40px;
}

.file-table td {
    text-align: center;
    height: 40px;
}

.end-title {
    margin-top: 40px;
    margin-left: 150px;
    font-size: 16px;
    font-weight: 800;
}