﻿@charset "UTF-8";
html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
 ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
    font-family: '微软&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#23448;&#26041;&#32593;&#31449;&#95;&#51;&#54;&#53;&#36895;&#21457;&#22269;&#38469;&#24179;&#21488;&#30331;&#38470;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#20013;&#25991;&#20307;&#32946;&#22312;&#32447;';
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}


a img {
    border: none;
}

a{
    outline: none;
}
a:hover,a:link,a:visited{
    text-decoration: none;
    outline: none;
}
textarea{
    margin-bottom: 0;
}


