@charset "gb2312";
html, body, div, span, iframe, h1, h2, p, blockquote, pre, abbr, em, img, samp, small, strong, sub, b, i, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}
a, input, button {
	padding: 0;
	margin: 0;
	outline: 0
}
body {
	font-size: 12px;
	font-family: arial, sans-serif
}
li {
	list-style: none
}
a {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
a, button {
	cursor: pointer
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input, select {
	vertical-align: middle
}
.float-left {
	float: left;
	display: inline
}
.float-right {
	float: right;
	display: inline
}
