﻿h5
{
    font-size: 10pt;
}
h6
{
    font-size: 9pt;
}
.left_img
{
    float: left;
    margin: auto;
}
.right_img
{
    margin: auto;
    float: right;
}
#center
{
    margin: auto;
    width: 766px;
    margin-top: 5px;
}
#center .left
{
    width: 200px;
    float: left;
}
#center .left .column
{
    width: 200px;
}
#center .left .column
{
    margin-bottom: 5px;
}
#center .left .column .title
{
    background-image: url(../image/menu_bg.gif);
    width: 200px;
    height: 32px;
    margin: auto;
}
#center .left .column .title h5
{
    margin: auto;
    float: left;
    line-height: 32px;
    color: #ffffff;
    margin-left: 8px;
}
#center .left .img
{
    margin-top: 8px;
    margin-left: 2px;
    float: left;
}
#center .left .column .bottom
{
    border-left: #007dc4 1px solid;
    border-right: #007dc4 1px solid;
    border-bottom: #007dc4 1px solid;
    background-color: #eef9ff;
    width: 190px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
    text-align: left;
    padding-left: 8px;
}
#center .left .column .bottom .menu_name
{
    width: 180px;
    margin-top: 2px;
    background-color: #ffffff;
    border: Silver 1px solid;
    margin-bottom: 2px;
}
#center .left .column .bottom a
{
    padding-left: 4px;
    color: #000000;
}
#center .left .column .bottom a:hover
{
    color: #0077bb;
}
#center .right
{
    margin-top: 5px;
    width: 560px;
    float: right;
}
#center .right .navigation
{
    background-image: url(../image/bg_navigation.jpg);
    line-height: 26px;
    text-align: left;
    text-indent: 6px;
    font-family: verdana;
    border: 0px;
    width: 560px;
    height: 26px;
}
#center .right .navigation a
{
    color: #000000;
}
#center .right .conten
{
    margin-top: 5px;
    width: 560px;
}
#center .right .conten .menu
{
    background-image: url(../image/box_bg.gif);
    width: 560px;
    height: 32px;
    margin: auto;
}
#center .right .conten .menu h6
{
    margin: auto;
    float: left;
    font-weight:500;
    line-height: 32px;
    color: #0077bb;
    margin-left: 8px;
}
#center .right .conten .bottom
{
    border-left: #007dc4 1px solid;
    border-right: #007dc4 1px solid;
    border-bottom: #007dc4 1px solid;
    padding-bottom: 6px;
    width: 558px;
}
#center .right .conten .bottom .new_content
{
    width: 556px;
}
#center .right .conten .bottom .new_content .title
{
    margin-top: 6px;
}
#center .right .conten .bottom .new_content .title img
{
    margin-left: 4px;
    float:left;
}
#center .right .conten .bottom .new_content .title span
{
    float:left;
    font-weight:600;
}
#center .right .conten .bottom .new_content .title span a
{
    color: #0077bb;
}
#center .right .conten .bottom .new_content .title a:hover
{
    color: #febe35;
}
#center .right .conten .bottom .main
{
    line-height: 22px;
    margin-top:5px;
    margin:auto;
    width: 540px;
    text-align: left;
}
#center .right .conten .bottom .bot
{
    font-family: verdana;
    color: #666666;
    text-align: right;
    width: 540px;
}
#center .right .page
{
    text-align: left;
    line-height: 26px;
    text-indent: 2em;
    margin-top: 5px;
    background-image: url(../image/bg_page.jpg);
    width: 560px;
    height: 26px;
}

