﻿body, p
{
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei" , "SimSun";
    font-size: 12px;
}
.nav
{
    border-bottom: solid 1px #bebebe;
    margin: 0 20px;
    padding-top: 10px;
}
.nav .nav_href_btn
{
    float: right;
    display: inline;
    height: 34px;
    width: 119px;
    line-height: 34px;
    color: Black;
    letter-spacing: 3px;
    padding-left: 20px;
    text-align: left;
    font-size: 11px;
}
#body
{
    margin: 0 auto;
    width: 845px;
    left: 0px;
    background-color: #e3e8f6;
}
div
{
    display: block;
}
.content
{
    padding: 15px;
}
.clear
{
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    display: block;
    width: 0px;
}
.line
{
    padding-top: 10px;
    color: #004880;
    margin-left: 30px;
}
.line .des
{
    float: left;
    display: inline;
    height: 25px;
    line-height: 25px;
    width: 150px;
    text-align: right;
}
.line .pub_text
{
    float: left;
    display: inline;
}
.line .check_box
{
    float: left;
    display: inline;
    margin-left: 10px;
    height: 25px;
    line-height: 25px;
}
.text_400x25
{
    width: 398px;
    line-height: 23px;
    height: 23px;
}
.pub_text
{
    display: inline-block;
    text-align: left;
    border: solid 1px #bebebe;
    position: relative;
    background-color: White;
}
.text_400x25 input
{
    width: 398px;
    line-height: 23px;
    height: 23px;
}
.pub_text input
{
    overflow: hidden;
}
.text_350x25 input
{
    width: 340px;
    line-height: 23px;
    height: 23px;
}
.pub_text input, .pub_text textarea
{
    border: 0px;
    padding: 0px;
    margin: 0 5px;
    background-color: transparent;
    font-size: 12px;
    overflow: auto;
}
.btn_search
{
    border: none;
    background-color: Transparent;
    background-image: url(../img/Query.png);
    width: 70px;
    height: 27px;
    cursor: pointer;
}
.btn_clear
{
    border: none;
    background-color: Transparent;
    background-image: url(../img/Empty.png);
    width: 70px;
    height: 27px;
    cursor: pointer;
}
.hr
{
    border-top: solid 1px #333333;
    width: 800px;
    margin: 0px auto;
    padding: 10px;
    margin-top: 10px;
}
.gg_list
{
    width: 830px;
    margin: 0px auto;
    padding: 15px 0px;
}
.gg_list .tab
{
    width: 820px;
    margin: 0 auto;
    table-layout: fixed;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
user agent stylesheet table
{
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
.gg_list .tab .tab_title td
{
    background-color: #C0C0FF;
    text-align: center;
}
.gg_list .tab td
{
    border: solid 1px #004880;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
