@charset "utf-8";
/* CSS Document */
html, body {
	width: 100%;
	height: 100%;	
}
html {
	color: black;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	line-height: 1.5;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size:0.55rem;
}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p,label {
	margin: 0;
	padding: 0;
	font-weight:normal;font-size:0;
}
img {border: 0px;display: block; vertical-align:middle;}
ul li{ list-style:none;}
.clear{ clear:both;}
.main,.main1{display: none;}
.box{width: 100%;height: 100%;position: relative;margin: 0 auto -0.45rem auto;background:#cee2ed; width:100%; }
.innbox{width:100%;height:auto;position:relative;margin:0px;padding:0px;overflow:hidden; width:100%; line-height:0; }













