@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	font-family: Verdana, Arial;
	font-size:12px;
	background-image: url(image/background.jpg);
	background-repeat:repeat-x;
}

h3 {
	font-family:Verdana, Arial;
	font-size:12px;
	margin: 2px;
	font-style:normal;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 2px;
	color: #000000
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	margin-top:5px;
}


h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	color: #000000;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #000000
}

a {
	text-decoration: none; 
	color: #003366;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:902px;
	height:254px;
	top:0px;
}


#mid {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/image_8.jpg);
	width:902px;
	height:280px;
	top:0px;
}

#mid2 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/backround_feidi.jpg);
	width:902px;
	height:457px;
	top:0px;
}


#table {
	position:relative;
	margin:0px;
	margin-top:0px;
	width:865px;
	height:457px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	position:relative;
	margin:0px;
	margin-top:0px;
	width:902px;
	height:58px;
	text-align:left;
	top:0px;
	margin-left:auto;
	margin-right:auto;
}

a {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
