* {
    padding: 0;
    margin: 0;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #333;
    font-family: \5FAE\8F6F\96C5\9ED1, Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

img {
    margin: 0px;
    padding: 0;
    border: none;
    outline: none;
}

.clear {
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
}

button, input, select, textarea {
    font-family: \5FAE\8F6F\96C5\9ED1, Arial, Helvetica, sans-serif;
}

input, button {
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
}

textarea {
    outline: none;
    background: none;
}

button {
    border: none;
}

ul, li {
    list-style: none;
}

a, a:active, a:link, a:visited, a:focus, a:hover {
    text-decoration: none;
}

.clearfix:after {
    content: "";
    width: 0;
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
