@charset "UTF-8";
/* reset */
*{outline:0}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, img, span { padding: 0; margin: 0; }
body { font-size: 12px;font-family:'微软雅黑'; color:#444444;}
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul, li { list-style: none; }
div, dl, dt, dd, ol, ul, li { zoom: 1; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; font-family: "微软雅黑"; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
input,textarea {resize:none;outline: 0;border:0; }
table {border-collapse: collapse}
div {padding:0;}
img { border: 0; vertical-align: middle; max-width:100%;}
iframe{ max-width:100%;}
a { text-decoration: none;color:#444444; font-size: 12px;}
a:hover{text-decoration:none; color: #e40011;}
.fl { float: left; }
.fr { float: right; }
.cb:after { clear: both;content: " ";display: table; }

.wrap{ width: 1100px; margin: 0 auto;}


