﻿* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    line-height: 1.2;
    font-family: Verdana,宋体,黑体;
    background: #fff;
    color: #666;
}

p, table, ul, ol, dl, fieldset {
    margin: 0px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

th, td {
    padding: 0px;
}

ul ul, ol ol {
    margin: 0;
}

ol {
    list-style-type: decimal;
}

li {
    list-style-type: none;
}

body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, applet, object, h1, h2, h3, h5, img, .messageContent img {
    border: 0;
}

h1, h2, h3, h5, h6, #footer p, #perex p {
    margin: 0;
}

th, dt {
    font-weight: 700;
}

a {
    color: #666;
    text-align: left;
    text-indent: 0;
    text-decoration: none;
}

.c {
    clear: both;
}

.wei {
    font-family: 微软雅黑;
}
