@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1; height:100%; zoom:1;}
ol, ul {list-style: none;}
blockquote, q {    quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
h1, h2, h3, h4, h5, h6{ font-weight:normal}
a{text-decoration:none;color: inherit;}
/* remember to define focus styles! */
:focus {outline: 0;}
input::-ms-clear{display: none;}/** IE10文本输入框的 X  **/
input::-ms-reveal{display: none;}/** IE10密码输入框的 X  **/
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {    text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {    border-collapse: collapse;border-spacing: 0;}

/*字型*/


* {font-family: Arial, Helvetica, SimSun, sans-serif; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
html{ width:100%;height:100%;}
input, select, textarea{ outline:none;font-family:Arial, Helvetica, SimSun, sans-serif;}
tt, em{font-family:Arial, Helvetica, SimSun, sans-serif; font-style:normal}

body{width:100%; height:100%;}
th.topTD, td.topTD{ vertical-align:top}
.noFloat:after{ content:''; display:table; clear:both}
.img100{ display:block; width:100%}
.None{ display:none}
