﻿html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, th, td
{
    margin: 0;
    padding: 0;
}
body
{
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, 宋体;
    text-align: center;
    color: #666;
}
.content
{
    width: 1000px;
    margin: 0 auto;
}
.title
{
    width: 56px;
    height: 23px;
    text-align: left;
    line-height: 23px;
}
img
{
    border: 0;
}