@charset "utf-8";
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	font-family: "微软雅黑", "宋体";
	background-image: url(bangzhubk.png);
	background-repeat: repeat;
}
.all {
   padding: 40px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
.all .mulu a {
	color: #330;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,ul,p,ol,form,html{
	padding:0px;
	margin:0px;
	display: block;
}
li {
	text-align: left;
	text-indent: 25px;
	list-style-type: none;
}
.all h1 {
	padding-top: 0px;
	padding-bottom: 20px;
	color: #333;
	font-weight: bold;
	font-size: 20px;
	font-family: "微软雅黑", "黑体", "宋体";
	text-align: center;
}
.all .mulu {
	font-size: 14px;
	color: #333300;
	line-height: 30px;
	padding: 0px;
	padding-left: 28px;
}
.all h2 {
	font-size: 18px;
	font-family: "宋体";
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	text-indent: 28px;
}
.all h5 {
	font-size: 14px;
	color: #2E2E2E;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 28px;
}

.all h3 {
	font-size: 16px;
	color: #0A3D83;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	text-indent: 28px;
}
.all h4 {
	font-size: 15px;
	color: #06C;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	text-indent: 28px;
}
.all p {
	text-align: left;
	color: #464646;
	text-indent: 28px;
}
.fy {
	padding: 20px;
	clear: both;
	text-align: center;
}
.fy a {
	background-color: #ECECEC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #D1D1D1;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	margin-left: 5px;
}
.fy .q {
	color: #999;
	background-color: #EBEBEB;
}
.fy .by {
	background-color: #CCCCCC;
}
.all table tr td p {
	text-align: center;
	text-indent: 0px;
	line-height: 30px;
}
