body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
img {
	border: medium;
	margin: 0;
	padding: 0
}

body,
button,
input,
textarea {
	font: 16px/1.5 "Microsoft Yahei", tahoma, Srial, helvetica, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}

em {
	font-style: normal
}

ul,
ol {
	list-style: none
}

a {
	text-decoration: none;
	color: #333;
	text-decoration: none;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

a:hover {
	text-decoration: none;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

a:focus,
a:active,
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: 0;
	outline: 0
}

input,
button,
textarea {
	outline: none;
	-webkit-appearance: none
}

textarea {
	resize: none
}

a {
	text-decoration: none;
	color: #333
}

a {
	blr: expression(this.onFocus=this.blur();
}

a:focus {
	outline: none;
}

a.hidefocus {
	outline: none
}

.button {
	border-radius: 0;
}

input {
	font-family: "微软雅黑";
}

textarea {
	font-family: "微软雅黑";
}

img {
	border: 0px;
	outline-width: 0px;
	vertical-align: top;
}


}