* {
	margin: 0px auto; padding: 0px;
}
body {
	color: rgb(51, 51, 51); line-height: 26px; font-family: "Microsoft Yahei", "΢���ź�", "Tahoma", "SimSun"; font-size: 14px;
}
a {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
	color: rgb(255, 125, 0);
}
ul {
	list-style: none;
}
img {
	border: currentColor; border-image: none; display: block;
}
.bot40 {
	margin-bottom: 40px;
}
.bot25 {
	margin-bottom: 25px;
}
.bot18 {
	margin-bottom: 18px;
}
.pyBg {
	background: url(../images/pySP.png) no-repeat;
}
body {
	background: url(../images/banner.png) no-repeat top;
}
#main {
	width: 980px;
}