@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 9pt;
	color: #666;
	background-color: #F0F0F0;
	background-image: url(images/index-bj.jpg);
	background-repeat: no-repeat;
}
.bj {
	background-color: #CCC;
	padding: 50px;
}
.db {
	background-color: #006;
}

.bj p {
	line-height: 25px;
}
#img01 {
	float: left;
	margin-top: 40px;
	margin-right: 20px;
}
.bt {
	font-size: 11pt;
	text-align: center;
}
.img {
	margin-top: 40px;
	margin-right: 20px;
	text-align: center;
}
