@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#head{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:180px;
	z-index:1;
}
#daohang{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:40px;
	z-index:1;
	background-color:#006699;
}
#body1{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:260px;
	z-index:1;
	background:url(img/mainbg.jpg);
}
#body2{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:640px;
	z-index:1;
	background:url(img/mainbg.jpg);
}
#body3{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:140px;
	z-index:1;
	background:url(img/mainbg.jpg);
}
#body4{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:420px;
	z-index:1;
	background:url(img/mainbg.jpg);
}
#body6{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:150px;
	z-index:1;
	background-color:#FFFFFF;
}
