html,body{height:100%;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strong, sub, var, b, i, 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, section, summary, time, mark, audio, video{margin:0;padding:0;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
article, aside, details, figure, figcaption, footer, header, hgroup, menu, nav, section{display:block;}
ol, ul{list-style:none;}
button, input, select, textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button, input{line-height:normal;}
button, html input[type="button"],input[type="reset"], input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible;}
button[disabled], input[disabled]{cursor:default;}
input[type="checkbox"], input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
blockquote, q{quotes:none;}
small{font-size:80%;}
img{border:0;-ms-interpolation-mode:bicubic;}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none;}
input[type="submit"]{cursor:pointer;}
table{border-collapse:collapse;border-spacing:0;}
body{min-width:1150px;overflow-x:hidden}
#bgimgwrapper {
	min-width:1150px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  /*z-index: -1;*/
  overflow: hidden;
}
#bgimg {
  display: block;
}
#bgimgwrapper  img{cursor:pointer}
a{display:block;width:100%;height:100%;position:relative;z-index:9999}
#bgimgwrapper i{float:left;width:50%;height:100%;}
