﻿*, html, body, a, abbr, acronym, address, b, bdo, big, blockquote, center, cite, code, del, dfn, div, em, fieldset, legend, form, h1, h2, h3, h4, h5, h6, hr, i, iframe, img, ins, kbd, label, map, area, object, p, pre, q, samp, small, span, strong, sub, sup, table, caption, tbody, tfoot, thead, tr, th, td, tt, var, dd, dl, dt, li, ol, ul
{
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    text-align: left;
}
body, input, textarea, select
{
    margin: 0;
    padding: 0;
    font-family: 宋体, Arial, Verdana, Helvetica, Sans-Serif;
    color: #000;
    font-size: 12px;
}
body
{
    background-color: #fff;
}
div
{
    overflow: hidden;
    cursor: default;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
ul, ol
{
    list-style: none;
}
a:link, a:visited
{
    color: #000;
    text-decoration: underline;
}
a:hover, a:active
{
    color: #900;
    text-decoration: none;
}
a img
{
    border: 0;
}
.clear
{
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
