﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body
{
	line-height: 1;
	color: black;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif,宋体;
}
:focus
{
	outline: 0;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
input, select
{
	margin: 0;
	padding: 0;
}
ul, ol, li, dl, dt, dd
{
	list-style: none;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 1em;
}
textarea
{
	line-height: 16px;
}
a
{
	text-decoration: none;
}
a img
{
	line-height: 0px;
	font-size: 0px;
	border: none;
}
/*clear 清理浮动*/
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix
{
	zoom: 1;
}
