﻿body,*,ul,li,ol,p
{
    padding: 0px;
    margin: 0px;
}
body
{
    background-color: #f4f4f4;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
ul
{
    list-style-type: none;
}
.clear
{
    clear: both;
}
h1
{
    background-image: url(     "Images/left_bg.jpg" );
    width: 150px;
    height: 79px;
    color: #FFFFFF;
    font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 79px;
    text-align: center;
    letter-spacing: 6px;
}
h2
{
    font-family: 'font-family: 微软雅黑' , 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    line-height: 18px;
}
h2 em
{
    padding-left: 5px;
    color: #467bb1;
    font-style: normal;
}
p
{
    text-indent: 24px;
}