﻿body
{
    font-family: "Verdana";
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #333;
    background-image: url(ymbj.gif);
    background-repeat: repeat-x;
    background-color: #bae0e7;
}
/*全局超链接样式*/
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    color: #900;
}
ul
{
    width: 100%;
}
li
{
    line-height: 20px;
    list-style: none;
}
#header
{
    width: 1000px;
    height: 75px;
}
#header a
{
    text-decoration: none;
}
#header a:hover
{
}
#header .h2
{
    padding: 27px 0px 5px 18px;
    font-size: 30px;
    font-weight: bold;
}
#header .h6
{
    font-size: 12px;
    font-weight: normal;
    padding-left: 18px;
}
#header .right
{
    float: right;
}

.Nav
{
    background-color: #996600;
    height: 26px;
    color: #FFF;
    width: 1000px;
    font-size: 14px;
}

.maintable
{
    width: 1000px;
    text-align: left;
}
#LeftPanel
{
    border: solid 1px #A0CD74;
    width: 242px;
    margin: 0px 10px 0px 2px;
}

#LeftPanel .bar
{
    height: 26px;
    padding-left: 10px;
    color: #FFF;
    font-size: 14px;
    background-color: #A0CD74;
}
#LeftPanel .content
{
    height: 170px;
    vertical-align: top;
    padding-top: 3px;
    text-align: left;
}
.RightTable
{
    border: solid 1px #A0CD74;
    width: 100%;
    vertical-align: top;
}
.RightText
{
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
}
.RightLi
{
    padding: 10px 5px 0px 5px;
}
.Title
{
    height: 26px;
    padding-left: 10px;
    color: #A0cd74;
    font-size: 14px;
    text-align: left;
    float: left;
    width: 100%;
    font-weight: bold;
    background-color: #fff;
}

#Columnbj
{
    background-image: url(Column_bj.gif);
    font-size: 14px;
    font-weight: bold;
    color: #083868;
}
.left
{
    width: 219px;
    background-color: #ffffff;
    height: 580px;
}
.right
{
    width: 760px;
    background-color: #ffffff;
    height: 580px;
}
.btbj
{
    width: 212px;
    height: 23px;
    background-image: url(btbj.gif);
    margin-left: 3px;
}
.zt
{
    padding-left: 15px;
    padding-top: 2px;
    font-size: 14px;
    font-weight: bold;
    color: #080818;
}
.zt2
{
    padding-left: 15px;
    padding-top: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.hx1
{
    background-color: #B8C8D8;
    height: 2px;
}
.hx2
{
    background-color: #75828A;
    height: 2px;
}
.bottombj
{
    background-image: url(bottom_bj.gif);
    height: 55px;
}
