blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

body {
    font-size: 14px;
    line-height: 150%;
    word-break: break-all;
    text-align: center;
    height: 100%;
}

.clearfix {
    height: 0 !important;
}

.clear5, .clearfix {
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.clear5 {
    height: 5px;
}

.clear {
    height: 10px;
}

.clear, .clear15 {
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.clear15 {
    height: 15px;
}

.hack {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

textarea {
    overflow: auto;
}

input, textarea {
    padding: 1px 2px;
}

.cfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cfix {
    display: inline-block;
}

* html .cfix {
    height: 1%;
}

.cfix {
    display: block;
}

fieldset, img {
    border: 0;
}

:focus {
    outline: 0;
}

address, caption, cite, code, dfn, em, optgroup, th, var {
    font-style: normal;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

code, kbd, samp, tt {
    font-size: 100%;
}

button, input, select, textarea {
    vertical-align: middle;
}

body {
    color: #555;
    text-align: center;
}

li, ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

:link, :visited, ins {
    text-decoration: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: '';
        content: none;
    }

a, a:link {
    color: #666;
}

    a, a:hover, a:link {
        text-decoration: none;
    }

        a:hover {
            color: red;
        }

        a.yellow {
            color: #f60;
        }

        a.red {
            clear: red;
        }

p#back-to-top {
    position: fixed;
    bottom: 60px;
    right: 31px;
}

    p#back-to-top a {
        text-align: center;
        text-decoration: none;
        color: #d1d1d1;
        display: block;
        width: 56px;
    }

        p#back-to-top a:hover {
            color: #979797;
        }

        p#back-to-top a span {
            background: #d1d1d1 url(http://www.369n.cn/template/default/images/global/upgo.gif) no-repeat 0 0;
            display: block;
            height: 56px;
            width: 56px;
            margin-bottom: 5px;
        }

#back-to-top a:hover span {
    background: #999 url(http://www.369n.cn/template/default/images/global/upgo.gif) no-repeat 0 -56px;
}

.none_0 {
    display: none !important;
}
