
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font: 12px "Microsoft Yahei",arial,tahoma,helvetica,sans-serif;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
    vertical-align: middle;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none outside none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 1.2em;
    font-weight: bold;
}
q:before, q:after {
    content: "";
}
abbr, acronym {
    border: 0 none;
}
span {
    color: #555555;
}
input, select, button {
    vertical-align: middle;
}
a {
    color: #777777;
    display: inline-block;
    text-decoration: none;
}
a:hover {
    color: #FF6600;
    text-decoration: none;
}
a:focus {
    outline: medium none;
}
a img {
    border: 0 none;
}
input:focus {
    outline: medium none;
}
pre {
    white-space: pre-wrap;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
