html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, li, ol, ul, form, label, table, caption, tfoot, thead, tr, th, td, input, select, textarea, dl, dd, dt{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;		
}
img{
	font-size:0px;	
}
i{
	font-style:normal;
	font-weight:normal;	
}
html{
	*overflow:auto;
	-webkit-tap-highlight-color:transparent;
	-webkit-text-size-adjust: none;
	font-size: 10px;
}
body{
	margin:0;
	padding:0;
	line-height:1.125;
	font-family:"黑体", "SimSun", Arial;
	font-size: 14px;
	word-break: break-all;
	background-attachment:fixed;	
	overflow-x: hidden;
	color:#666;
}
a,button,input,img{
	-webkit-touch-callout:none;
}
a{
	color:#fff;
	text-decoration:none;
	outline:none;
	*hide-focus: expression(this.hideFocus=true);
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-user-select: none;
	-moz-user-focus:none;
	-moz-user-select: none;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
Button{
	outline:none;
	*hide-focus: expression(this.hideFocus=true);	
}
li{
	list-style-type:none;
}
img{
	border-style:none;
}
fieldset{
	border-style:none;
}
label{
	cursor:pointer;
	*hide-focus: expression(this.hideFocus=true);
}
button{
	cursor:pointer;
}
select{
	line-height:1.125;
	font-size:12px;
	resize:none;
	outline:none;
	*hide-focus: expression(this.hideFocus=true);
}
input{
	line-height:1.125;
	font-size:12px;
	resize:none;
	outline:none;
	*hide-focus: expression(this.hideFocus=true);
	-webkit-tap-highlight-color:transparent;
	-webkit-appearance: none;
	border: none;
}
textarea{
	line-height:1.125;
	font-size:12px;
	resize:none;
}
table{
	border-collapse:collapse;
	border-style:none;
}
td{
	border:0px;
	padding:0px 0px 0px 0px;
	line-height:1.125;
	font-size:12px;
}
.clear{
	clear:both;
	overflow:hidden;
	height:0;
}
.nowraps{
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;	  
	overflow: hidden;
	white-space: nowrap;
}

