﻿body{    background-color: #f2f2f2;    font-size: 14px;    color: #555;    font-family: Microsoft YaHei;}body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {    margin: 0px;    padding: 0px;}h1, h2, h3, h4, h5, h6 {    font-size: 100%;}section, article, aside, header, footer, nav, dialog, figure {    display: block;}a {    color: #555;    text-decoration: none;    outline: medium none;}a:hover {    color: #ff8759;    text-decoration: none;    outline: medium none;}img {    border: 0;    vertical-align: middle;    border: none;}ul,ol {    list-style: none;}.clear {    clear: both;}.active{    background-color: #e44700;}.none{    display: none;}