@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;
	border: none;
}
body {
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ";
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select, img {
	vertical-align: middle;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	clear: both;
	display: block;
	content: "";
}
body {
	background: #101115 url(../images/bg.jpg) no-repeat center top;
}
.side {
	width: 72px;
	height: 483px;
	background: url(../images/nav.png) no-repeat;
	position: fixed;
	left: 50%;
	margin-left: 500px;
	top: 100px;
	_position: absolute;
	_margin-top: 100px;
}
.side a {
	display: block;
	width: 72px;
	height: 72px;
	margin-bottom: 10px;
}
.side .a1:hover {
	background: url(../images/nav-hover.png) no-repeat;
}
.side .a2:hover {
	background: url(../images/nav-hover.png) no-repeat 0 -82px;
}
.side .a3:hover {
	background: url(../images/nav-hover.png) no-repeat 0 -164px;
}
.side .a4:hover {
	background: url(../images/nav-hover.png) no-repeat 0 -246px;
}
.side .a5:hover {
	background: url(../images/nav-hover.png) no-repeat 0 -328px;
}
.side .a6:hover {
	background: url(../images/nav-hover.png) no-repeat 0 -410px;
}
.header {
	width: 1000px;
	height: 445px;
	background: url(../images/header.jpg) no-repeat;
	margin: auto;
	position: relative;
}
.top-nav {
	position: absolute;
	right: 14px;
	top: 3px;
}
.top-nav a {
	color: #ff0;
	margin: 0 14px 0 14px;
}
.top-nav a:hover {
	color: #fff;
}
.logo {
	display: block;
	width: 210px;
	height: 118px;
	position: absolute;
	left: 14px;
	top: 12px;
}
.content {
	width: 1000px;
	margin: auto;
	position: relative;
}
.content1 {
	height: 246px;
	background: url(../images/content1.jpg) no-repeat;
}
.content2 {
	height: 366px;
	background: url(../images/content2.jpg) no-repeat;
}
.content3 {
	height: 453px;
	background: url(../images/content3.jpg) no-repeat;
}
.content4 {
	height: 648px;
	background: url(../images/content4.jpg) no-repeat;
}
.content5 {
	height: 727px;
	background: url(../images/content5.jpg) no-repeat;
}
