﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    font-size: 12px;
    line-height: 180%;
    background: url(../image/index_bg.jpg) repeat-y center;
    font-family: "瀹嬩綋";
}
img
{
    border: 0;
}
td
{
    font-size: 12px;
    color: #393939;
}
td a:link, td a:visited
{
    color: #393939;
    text-decoration: none;
}
td a:active
{
    color: #f00;
    text-decoration: none;
}
td a:hover
{
    color: #f00;
    text-decoration: none;
}
.top
{
    color: #fff;
    vertical-align: middle;
}
.top a:link, .top a:visited
{
    color: #fff;
    text-decoration: none;
}
.top a:active
{
    color: #fff;
    text-decoration: none;
}
.top a:hover
{
    color: #fff;;
    text-decoration: none;
}
#menu
{
    width: 983px;
    margin: 0;
    font-size: 15px;
    color: #fff;
    font-family: "寰蒋闆呴粦";
    font-weight: bold;
    text-align: center;
}
#menu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu ul li
{
    float: left;
    width: 95px;
    text-align: center;
    padding: 0;
    height: 36px;
    line-height: 36px;
    position: relative;
}
#menu ul li a:link, #menu ul li a:visited
{
    color: #fff;
    font-family: "寰蒋闆呴粦";
    text-decoration: none;
}
#menu ul li a:hover
{
    line-height: 36px;
    text-decoration: none;
    display: block;
    margin: 0 0 0 0;
    color: #0352a2;
    background: url(../image/hover.jpg) no-repeat center bottom;
}
#menu ul li.line
{
    width: 3px;
    background: url(../image/nav_line.jpg) no-repeat center bottom;
}
.border
{
    border: 1px solid #dee4e2;
}
.content
{
    padding: 10px 5px;
    text-align: left;
    vertical-align: text-top;
    height: 338;
}
.title_
{
    height: 40px;
    color: #fff;
    vertical-align: top;
    text-align: center;
    font-family: "寰蒋闆呴粦";
    font-weight: bold;
    font-size: 14px;
    line-height: 220%;
}
.title
{
    text-align: right;
    vertical-align: bottom;
    line-height: 250%;
    padding-right: 10px;
}
.title span
{
    color: #0352a2;
}
.bottom
{
    height: 107px;
    color: #293d31;
    text-align: center;
    vertical-align: middle;
    background: url(../image/bt_bg.jpg) repeat-x top;
}
.bottom a:link, .bottom a:visited
{
    color: #293d31;
    text-decoration: none;
}
.bottom a:hover
{
    color: #f00;
    text-decoration: none;
}