﻿/*注册*/
#middle
{
    width: 560px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.table-col1
{
    text-align: right;
}
.table-col2
{
    text-align: left;
}
td
{
    height: 40px;
}
td input
{
    width: 95%;
    border: #cacaca 1px solid;
    height: 18px;
    line-height: 18px;
}
.remark
{
    font-size: 12px;
}
