body{
	background: url(bg.png) top center no-repeat;
}
div,ul,li{
	padding: 0;
	margin: 0;
}
li{
	list-style: none;
}
.wrap{
	width: 1004px;
	margin: 0 auto;
}
.logo{
	height: 170px;
	border-bottom: 2px solid #069;
	background: url(top.png) center no-repeat;
}
.shuoming{
	border-bottom: 1px dashed #069;
}
.shuoming h3{
	text-align: center;
	padding: 15px 0 0;
	color: #069;
	font-weight: bold;

}
.shuoming .sm{
	margin: 0 40px;
}

.ml .bmml,.fileList{
	margin: 20px 40px;
	padding-bottom: 40px;
}
.ml .title{
	height: 54px;
	line-height: 54px;
	background-color: #def3f8;
}
.ml h4{
	padding: 0 40px;
	line-height: 54px;
	font-weight: bold;
	color: #069;
}
.bmml li{
	float: left;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 30px;
	background: url(ico.png) 0 -240px no-repeat;
}
.fileList li{
	float: left;
	line-height: 30px;
	padding-right: 80px;

}
.fileList li a{
	float: left;
}
.fileList .a1{
	padding-left: 20px;
	background: url(ico.png) 0 -240px no-repeat;
}
.fileList .view{
	padding-left: 20px;
	background: url(ico.png) 6px -288px no-repeat;
	color: #ccc;
}
.fileList .view:hover{
	color: #07d;
	background-position: 6px -341px ;
}
.foot{
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 auto;
	width: 1004px;
	clear: both;
	text-align: center;
	background-color: #eaeaea;
	line-height: 12px;
}
.bz{
	margin: 20px 40px;
	line-height: 32px;
	color: #c00;
}