﻿.inner
{
    width: 960px;
}
.gvInquiry
{
    width: 90%;
    margin: 0px auto;
}
.tabInquiry
{
    width: 90%;
    margin: 0px auto;
}
.th1
{
    font-size: 20pt;
}
.tabInquiry th
{
    width: 10%;
    border-bottom: 2pt solid #999;
}
.tabInquiry td
{
    border-bottom: 2pt solid #999;
}
.tabInquiry textarea,.tabInquiry input[type="text"]
{
    width: 90%;
}