/*基本信息*/
body
{
    font-size: 12px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:link
{
    font-family: Verdana, "宋体";
    font-size: 9pt;
    color: #262626;
    text-decoration: none;
}
a:visited
{
    font-family: Verdana, "宋体";
    font-size: 9pt;
    color: #262626;
    text-decoration: none;
}
a:hover
{
    font-family: Verdana, "宋体";
    font-size: 9pt;
    color: #A60000;
    text-decoration: underline;
}
a:active
{
    font-family: Verdana, "宋体";
    font-size: 9pt;
    color: #262626;
    text-decoration: none;
}
/*页面层容器*/
#container
{
    width: 1002px;
    height: 100%;
    margin: 0 auto;
    background-color: #ABA9AA;
}
.waikuang
{
    border-right: #0B5375 1px solid;
    border-top: 0px solid;
    border-left: #0B5375 1px solid;
    border-bottom: 0px solid;
    width: 990px;
    background-color: #FFFFFF;
}
/*页面头部*/
#header
{
    width: 990px;
}
.top1
{
    background-image: url(images/bg_top01.gif);
    width: 185px;
    height: 31px;
}
.top2
{
    background-image: url(images/bg_top02.gif);
    height: 31px;
}
.top3
{
    background-image: url(images/bg_top03.gif);
    width: 216px;
    height: 144px;
}
.top4
{
    background-image: url(images/bg_top04.gif);
    width: 415px;
    height: 144px;
}
.top5
{
    background-image: url(images/bg_top05.gif);
    width: 359px;
    height: 144px;
}
/*页面主体*/
#pagebody
{
    width: 990px;
    margin: 0 auto;
}
.hbian
{
    background-image: url(images/hbian.gif);
    width: 8px;
}
.zxgg
{
    background-image: url(images/bg_zxgg.gif);
    width: 222px;
    height: 34px;
}
.zcwj
{
    background-image: url(images/bg_zcwj.gif);
    width: 260px;
    height: 34px;
}
.zwgk
{
    background-image: url(images/bg_zwgk.gif);
    width: 264px;
    height: 34px;
}
.nygk
{
    background-image: url(images/bg_nyzk.gif);
    width: 375px;
    height: 33px;
}
.zzjs
{
    background-image: url(images/zzjs.gif);
    width: 219px;
    height: 35px;
}
.ctpf
{
    background-image: url(images/zbjs.gif);
    width: 219px;
    height: 33px;
}
.zlaq
{
    background-image: url(images/bgzn.gif);
    width: 249px;
    height: 32px;
}
.zjjs
{
    background-image: url(images/zjjs.gif);
    width: 249px;
    height: 32px;
}
/*页面底部*/
#footer
{
    width: 990px;
    height: 105px;
    background-image: url(images/end.gif);
}
