﻿@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: '微软&#51;&#54;&#53;&#25253;&#20215;&#23448;&#32593;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#19979;&#36733;&#22320;&#22336;&#95;&#98;&#97;&#116;&#51;&#54;&#53;&#22312;&#32447;&#23448;&#32593;&#24179;&#21488;';
}

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;
}


