﻿body
{
    margin: 0px;
    font-size: 12px;
}
a:link
{
    color: #BF117B;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    color: #ff00ff;
    text-decoration: none;
}
#ayjl
{
    width: 904px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
}
#banner_left
{
    float: left;
    width: 14px;
    height: 34px;
    background: url(../images/top12.gif);
}
#banner_center
{
    float: left;
    width: 877px;
    height: 34px;
    background: url(../images/top13.gif);
    line-height: 34px;
    vertical-align: middle;
    text-align: left;
}
#banner_right
{
    float: left;
    width: 13px;
    height: 34px;
    background: url(../images/top14.gif);
}
#ayjl_content
{
    background: #ffffff;
    width: 874px;
    height: auto;
    text-align: left;
    padding:15px;
    
}
