@charset "utf-8";
#header {
	height: 190px;
	width: 978px;
	margin-bottom:8px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../indeximg/bj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainbody {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#box {
	margin-top:8px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../indeximg/xia_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}
#footer {
	height: 200px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
