body { background-color: #FFFFFF; margin:0px; padding:0px;font-family:"Microsoft YaHei",SimSun; font-size:13px;color: #000000;}
a,a:link { color: #000; text-decoration: none;}
a:hover { text-decoration: none; color:#000;}


ul {
    list-style: none;
}

a:hover {
    cursor: pointer;
}

.clear {
    clear: both;
}

.nodisplay {
    display: none;
}

.container-fluid {
    min-height: 600px;
}

.footer {
}

#scrollUp {
bottom: 20px;
right: 20px;
height: 38px;
width: 38px;
background: url("/img/top.png") no-repeat;
}

