
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, img, input, button {
	padding: 0;
	margin: 0;
	border: none;
}
body {
	font: 12px/1.5 tahoma, arial, b8b\4f53; font-family:"微软雅黑";
	 background: url(../images/bg_02.jpg) repeat-y; background-size:100% 100%;-webkit-tap-highlight-color: rgba(0,0,0,0);
	
}
.page{width: 100%;height: 100%;position: relative;margin: 0 auto;}
.innbox{width:100%;height:auto;position:relative;margin:0px;padding:0px;overflow:hidden; }
a {
	outline: none;
}
img {
	border: 0px;
	display: block;
	vertical-align: top;
}

