﻿
body
{
    margin: 0px;
    background: #fff;
    font-size: 12px;
    color: #999;
    line-height: 18px;
}
div, form, img, ul, ol, li, dl, dt, dd, input
{
    margin: 0;
    padding: 0;
    border: 0;
}
li
{
    list-style-type: none;
}
img
{
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6, p
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}
.pad1
{
    padding-top: 20px;
}
.pad2
{
    padding-bottom: 50px;
}
.pad3
{
    padding: 20px 0px;
}
.name
{
    font-family: "微软雅黑";
    font-size: 35px;
    color: #545353;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 5px;
}
.txt
{
    padding: 5px;
    outline: medium;
    background: url(../images/input_bj.jpg) left top repeat-x;
    font-size: 14px;
    color: #333;
    height: 25px;
    border: 1px solid #DFDFDF;
}
.font1
{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    padding-left: 34px;
    font-weight: bold;
}
.font2
{
    font-size: 12px;
    color: #838484;
    line-height: 19px;
    padding: 16px 22px 14px 22px;
    background: #F3F3F3;
}
.font2 span
{
    color: #666;
    font-weight: bold;
}
.tab1
{
    background: #fff;
    box-shadow: #555 0px 0px 8px;
}
.tab2
{
    background: #F7F7F7;
}
.tab3
{
    background: #DFDFDF;
    padding: 30px 0px;
}
.tab5
{
    border-radius: 3px;
}
.td1
{
    background: #F6F6F6;
    border-bottom: 1px solid #DFDFDF;
    font-size: 12px;
    color: #555;
    line-height: 20px;
}
.bot1
{
    border-radius: 2px;
    border: 1px solid #428905;
    background: url(../images/bot1.jpg) center center;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    height: 35px;
    width: 100px;
    text-align: center;
    font-weight: bold;
}
#entire
{
}
#top, #bot, #dl
{
    width: 1000px;
    margin: auto;
}
#top
{
    height: 85px;
    line-height: 85px;
    color: #545353;
    font-size: 30px;
    font-family: 微软雅黑;
}

#dl
{
    height: 510px;
}
.zc
{
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url('../images/bot1.jpg');
    background-repeat: no-repeat;
    width: 100px;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
}
#bot
{
    padding-top: 10px;
    color: #666;
}
