﻿.mainbody {
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.maincontent {
    width:65%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.othercontent {
    width:100%;
    margin-left:-100px;
    margin-right:auto;
    text-align:center;
}

.tdcol1 {
    width:50px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol2 {
    width:500px;
    text-overflow:ellipsis;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol3 {
    width:50px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol4 {
    width:250px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol5 {
    width:100px;
    overflow:auto;
    display:inline-block;
    white-space:nowrap;
}

.tdcol6 {
    width:50px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol7 {
    width:50px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol8 {
    width:40px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol9 {
    width:60px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol10 {
    width:0px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol11 {
    width:0px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

.tdcol12 {
    width:0px;
    overflow:hidden;
    display:inline-block;
    white-space:nowrap;
}

table {
    margin-left:auto;
    margin-right:auto;
}

.title {
    width:900px;
    margin-left:auto;
    margin-right:auto;
    font-size:14px;
    font-weight:700;
    text-align:left;
}

body, td {
    font-size:16px;
}