html, div, h1, h2, h3, h4, p, dl, dt, dd, ul, li, p, form, article, aside, header, section, footer, nav, figure, menu {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baselinebaseline;
	background: transparent
}
body {
	margin: 0;
	background: #fff;
	color: #333;
	font: 14px Microsoft YaHei, Verdana
}
li, dt, dd {
	float: left;
	list-style: none
}
h1, h2, h3, h4 {
	font-weight: normal;
	font-size: 14px
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #c00
}
a:hover img {
	opacity: .8;
}
i {
	font-style: normal
}
hr {
	margin: 0;
	border: 0;
	padding: 0
}
.top {
	width: 100%;
	height: 34px;
	background: #444;
	color: #ccc;
	line-height: 34px;
}
.top p {
	width: 1124px;
	margin: auto;
	font-size: 12px;
}
.header {
	margin: auto;
	width: 1124px;
	height: 120px;
	overflow: hidden
}
.header dt {
	width: 284px;
}
.header dd {
	width: 840px;
}
.footer {
	width: 100%;
	height: 130px;
	border-top: 5px solid #222;
	background: #444;
	margin-top: 60px;
	text-align: center;
	color: #eee;
	line-height: 28px
}
.footer p {
	padding-top: 22px
}
.footer a {
	color: #eee
}
.footer a:hover {
	color: #fff
}
