html { }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, button, p, blockquote, th, td, legend { margin: 0; padding: 0; font-family:"微软雅黑"; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img, abbr, acronym { border: 0 none; }
input, select, textarea, button { font-family: inherit; font-size: 100%; }
address, caption, cite, code, dfn, em, strong, th, var, legend { font-style: normal; font-weight: 400; }
ol, ul { list-style: none outside none; }
:focus { outline: 0 none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
body, legend { color: #333; font: 14px/1.5 tahoma, arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0 none; font-variant:normal; }
em { font-style: italic; }
textarea { line-height: 1.5; }


.clearfix:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
.clearfix { zoom:1; }
.clearfix { display:block; }

.fl { float: left; }
.fr { float: right; }
.hidden { display: none; }

header, section, article, aside, nav, footer { display: block; }

a { color: #333; text-decoration: none; }
a:hover { text-decoration: underline; }
/*reset over*/