  HTML {
    PADDING-BOTTOM: 0px; BORDER-RIGHT-WIDTH: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; PADDING-TOP: 0px;
}
body {
    padding:0px; margin:0px; font-family:"Microsoft YaHei"; overflow:hidden; background: #fff;
}
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, 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, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
html,body{overflow-x: hidden;}
ol, ul {
    list-style: none;
    margin:0;padding:0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    font-family: inherit;
    color: inherit;
}
a:hover,
a:focus {
    color: #80c9f1;
    text-decoration: none;
    outline: none;
}
.floatl{
    float:left;
} 
.floatr{
    float:right;
}
.lr{
  padding-left: 0px;
  padding-right: 0px;
}
.lr_r{
  padding-right: 0px;
}