﻿body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form {
    margin: 0
}

body, button, input, select, textarea {
    font: 12px/1.5 Microsoft YaHei,tahoma,'\5b8b\4f53',sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

em, i {
    font-style: normal
}

b {
    font-weight: normal;
}

a {
    text-decoration: none
}

    a:hover {
        text-decoration: none
    }

    a:focus {
        outline: none;
    }

img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th, ul, ol {
    padding: 0
}

ul, ol {
    list-style-type: none
}
