@charset "utf-8";

body {
    background: #fff none repeat scroll 0 0;
    color: #666;
    line-height: 1.4;
}
html {
    height: 100%;
    overflow-y: scroll;
}
body, input, button, textarea, select, h1, h2, h3, h4, h5, h6 {
    font: 12px/1.5 Arial,Tahoma,Helvetica,"微软雅黑",sans-serif;
}
body, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td {
    margin: 0;
    padding: 0;
}
fieldset, img {
    border: 0 none;
}
img {
}
table {
    border-collapse: collapse;
}
tbody th {
    text-align: left;
}
th {
    text-align: center;
}
th, strong, dt, b {
    font-weight: 700;
}
dd p, dd pre, dd ul, dd ol, dd dl, li p, li pre, li ul, li ol, li dl, fieldset p, fieldset ul, fieldset ol {
    padding-left: 0;
    padding-right: 0;
}
caption {
    left: -999em;
    position: absolute;
}
code {
    color: #06f;
}
code, pre {
    font-size: 1em;
}
abbr, acronym {
    border-bottom: 1px dotted #333;
    font-variant: normal;
}
blockquote p::before, blockquote p::after, q::before, q::after {
    content: "";
}
blockquote, q, em, cite, dfn, i, cite, var, address {
    font-style: italic;
}
legend {
    color: #000;
    padding-bottom: 0.5em;
}
pre, tt, code, kbd, samp, var {
}
sub {
    font-size: smaller;
    vertical-align: sub;
}
sup {
    font-size: smaller;
    vertical-align: super;
}
ins {
    border-bottom: 3px double #333;
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.4em;
}
h3 {
    font-size: 1.3em;
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1.1em;
}
h6 {
    font-size: 1em;
}
hr {
    border-style: inset;
    border-width: 1px;
    margin-left: 30px;
    margin-right: 30px;
}
/* CSS Document */

