html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, i, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, marquee, textarea {
	outline: 0;
	padding: 0;
	margin: 0;
	font-style: normal;
	font-size: 100%;
}
html, body {
	font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #fff;
	color: #333;
	line-height: 1.5em;
}
ol, ul, li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
input, textarea, button, select {
	font-size: 100%;
	font-family: Microsoft YaHei, Helvetica, Arial, sans-serif
}
a {
	color: #333
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none
}
a:hover {
	color: #eb7d00
}
img {
	border: 0;
}
.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
/* css reset end*/
