html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, blockquote {
	margin:0;
	padding:0;
	font-size:14px;
 font-family:"微软雅黑";
}
body {
	zoom:1;
	
}
img {
	border:0 none;
	vertical-align:middle;
}
ul, ol, li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:14px;
}
body, input, select, button, textarea {
	font-size:14px;
	outline:none;
	border:none;
	-webkit-appearance:none;
}
select, option {
	cursor:pointer;
}
table, tr, th, td {
	border:0 none;
	vertical-align:middle;
	border-collapse:collapse;
}
button {
	cursor:pointer;
}
i, em, cite, address {
	font-style:normal;
}
a {
	text-decoration:none;
	outline:none;
	color:#000;
    blr:expression(this.onFocus=this.blur());
}
a:link {
	text-decoration:none;
	cursor:pointer;
}
a:hover, a:active {
	text-decoration:none;
}
a:focus {
	outline:none;
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner {
	border:none;
	padding:0;
}
