﻿.common_search
{
    font-size: 10px;
    width: 100%;
}

.common_button
{
    font-size: 10px;
}
.common_table
{
    font-size: 10px;
}

.white_table td
{
    background-color: White;
}

.white_table th
{
    background-color: White;
}
.common_page
{
    font-size: 12px;
    _zoom: 1;
    text-align: left;
}
.common_page *
{
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.common_page button
{
    font-size: 12px;
    width: 50px;
}
