/*body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}
fieldset,
img {
	border: 0;
}
img {
	vertical-align: middle;
}
ol,
ul,
li {
	list-style-type: none;
	text-align: justify;
	text-justify: inter-ideograph;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button,
input,
select,
textarea {
	font-size: 12px;
	font-family: inherit;
	margin: 0;
	outline: none;
	resize: none;
	border: none;
}*/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/*html {
	verflow: -Scroll;
	overflow-x: hidden;
	zoom: 1;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
body {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-family: "Microsoft YaHei", "SimSun", Arial, Helvetica, sans-serif;
}*/
a {
	color: #666;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	blr: expression(this.onFocus=this.blur());
	transition: all ease 0.3s;
}
:focus {
	outline: none;
}
/* CSS活动的公共样式 */
