﻿.form_table td, .form_table th
{
    padding: 10px 5px;
}
.form_table th
{
    background-color: #ace1ff;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
}
.form_subtable1
{
}
.form_subtable1 td
{
    padding: 0 10px 0 0;
}
.form_subtable1 th
{
    padding: 0 5px;
    font-weight: normal;
    background-color: #e4ecff;
}
.form_submit
{
    text-align: center;
    padding: 10px;
}
