@charset "utf-8";
body { background: #eee; }
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, textarea, abbr, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time { margin: 0; padding: 0; font-family: "Microsoft Yahei", arial; font-weight: normal; color: #666; -webkit-text-size-adjust: none; }
img, fieldset, iframe { border: none; }
caption, th { text-align: left; }
article, aside, footer, header, hgroup, nav, section, figure, figcaption { display: block; }
table { border-collapse: collapse; border-spacing: 0 }
em, b, i, strong { font-style: normal; font-weight: 400; }
input:focus, select:focus, textarea:focus, area:focus { outline: none; }
ul, li, dl, dd { list-style: none; }
a { text-decoration: none; color: #666; outline: none; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.clearfix:after { visibility: hidden; display: block; content: " "; clear: both; }
.clearfix { zoom: 1; }
