html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section {margin:0;padding:0;outline:none;vertical-align:baseline;}
h1, h2, h3, h4, h5, h6{font-weight:normal; font-size:100%;}
img{border:0;width: 100%;display: inherit;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
ul, ol{ list-style:none;}
textarea{resize:none;}
b{font-weight:normal;}
em{font-style:normal;}
body {
    -webkit-text-size-adjust: 100%;
    -webkit-user-select: none;
    word-wrap: break-word;
    line-height:1.3;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family:Calibri,Droid Sans,Droid Sans Fallback,STHeiti,SimHei,Hei;
    color:#191919;
    width: 100%;height: 100%;
}
a{-webkit-tap-highlight-color:rgba(0,0,0,0.1);text-decoration:none;
	color:#005BBA;font-weight: bold;}
.nckbg{-webkit-tap-highlight-color:rgba(0,0,0,0);}
input[type="text"]:focus,
textarea:focus{outline:0;border:0;box-shadow:none;}
.clear:after {clear:both;content:'.';display:block;width: 0;height: 0;visibility:hidden;}