/* --------------头部---------------- */
* {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#header {
	width:100%;
	height:91px;
	background-image:url(../images/he1.gif);

}
#header1 {
	margin:0 auto;
	width:970px;
	height:91px;
	background-repeat: no-repeat;
	padding-right:9px;
	text-align:right;
	color:#388c02;
}
#im {
	float:left;
	height:91px;
}
#z {
	padding-top:50px;
	width:300;
	height:30px;
	float:right;
	text-align:right;
}
#header1 a{
	color:#388c02;
	text-decoration:underline;
}
#header1 a:hover{
	text-decoration:none;
}
#mune {
	margin:0 auto;
	width:954px;
	height:24px;
	padding-top:10px;
	padding-left:25px;
	background-image:url(../images/he3.gif);
}
#mune ul{
	list-style:none;
}
#mune ul li{
	text-align:center;
	float:left;
	list-style:none;
	width:110px;
	height:24px;
}
#mune ul li a{
	color:#FFF;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
}
#mune ul li a:hover{
	color:#006600;
	text-decoration:none;
}
#t {
	margin:0 auto;
	width:438px;
	height:145px;
	padding-top:103px;
	margin-bottom:10px;
	background-image:url(../images/t.gif);
	padding-left:541px;
}
#t p{
	font-weight:bolder;
	line-height:22px;
}
/* --------------底部---------------- */
#botter {
	margin:0 auto;
	width:977px;
	height:55px;
	border:1px solid #b8d18d;
	background-color:#f3ffde;
	text-align:center;
	padding-top:25px;
	margin-bottom:10px;
}
#botter ul{
	margin:0 auto;
	list-style:none;
	width:395px;
}
#botter ul li{
	display:block;
	list-style:none;
	float:left;
	padding:0 7px;
	height:23px;
}
#botter ul li a{
	color:#339900;
	text-decoration:underline;
}
#botter ul li a:hover{
	text-decoration:none;
}
#copy {
	height:25px;
	margin:0 auto;
/*	width:360px; */
	color:#333;
}