@charset "utf-8";
/* CSS Document */

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, blockquote {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
body {
	zoom: 1;
	background: #f5f5f5;
/*	font-family: "思源黑体 CN", "思源黑体", "微软雅黑";*/
}
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: 12px;
/*	font-family: "思源黑体 CN", "思源黑体", "微软雅黑";*/
}
table, tr, th, td {
	border-collapse: collapse;
	padding: 0;
	font-size: 12px;
}
button {
	cursor: pointer;
}
i, em, cite, address {
	font-style: normal;
}
a {
	color: inherit;
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
}
a:link {
	text-decoration: none;
	cursor: pointer;
}
a:hover, a:active {
	text-decoration: none;
}
select:focus, button:focus, input:focus, textarea:focus, 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;
}
body {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
textarea {
	-webkit-appearance: none;
}
a, button, input, button, select, label {
	-webkit-tap-highlight-color: rgba(255,0,0,0);
}
* {
	/*max-height: 999999999em;*/
}
