html, body, h1, h2, h3, h4, h5, h6, div, p, a, dl, dt, dd, ul, ol, li,
		form, fieldset, legend, button, input, textarea, select, table, tr, th,
		td, hr, pre, sup, address, cite, dfn, em, var, blockquote {
		font-family: "Microsoft YaHei";
		margin: 0;
		padding: 0;
		text-decoration: none;}
footer{
	width: 100%;
	overflow: hidden;
	height: 97px;
	text-align: center;
	color: #6F6F6F;
	font-size: 14px;
	background: #E0E0E0;
}
footer p:first-child{
    padding-top: 25px;
    padding-bottom: 5px;
}