.ImHeader {
    height: 165px;
    background: url(../images/im_01.gif);
}
.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(../images/bg.gif);
}
.ImTable * {
    padding: 0px;
    margin: 0px;
}
.ImRow0, .ImRow1 {
    background: url(../images/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 28px;
    line-height: 28px;
    padding-left: 6px;
}
a.im, a.im:hover {
    text-decoration: none;
    height: 28px;
    color: #036ED0;
    _padding-top: 7px;
    display: block;
    font-size: 12px;
    line-height: 28px;
}
.ImFooter {
    height: 90px;
    background: url(../images/im_04.gif) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial,Helvetica,sans-serif;
}
.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin: 15px 0 0;
    font-family: '宋体';
}
.ImFooter p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 10px 0;
}