/*body {
    font-size: 12px;
    color: #404243;
    font-family: '微软雅黑';
}*/

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;

}
button, input, select, textarea {
    color: #404243;
    font: 12px/1.125 arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
}


body {
    border: medium none;
    margin: 0;
    padding: 0;
}
img{
    border: none;
    margin: 0;
    padding: 0;
}
