﻿
body
{
    font-size: 12px;
    background: #fff;
    font-family: 宋体, simsun,arial,helvetica,clean,sans-serif;
    text-align: center;
    color: #333;
    background: #fff;
    margin: 0px;
    padding: 0px;
}
div
{
    margin: 0 auto;
    padding: 0;
}
th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p
{
    margin: 0;
    padding: 0;
    border: none;
    list-style-type: none;
}
.clear
{
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
*html .clearfix
{
    height: 1%;
}
* + html .clearfix
{
    height: 1%;
}
a
{
    color: #666;
    text-decoration: none;
}
a:hover
{
    color: #ed1c24;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.word
{
    word-break: break-all;
}
.box, .block
{
    width: 1003px;
    height: auto;
    margin: 0 auto;
}
.box
{
    height: 768px;
}
.blank
{
    height: 8px;
    line-height: 8px;
    clear: both;
    visibility: hidden;
}
