body{padding: 0px;margin:0px; }
/*body{padding: 0px;margin:0px;background:#77edbd url(../image/index/bg.jpg) no-repeat top center; }*/
/*通用居中CSS*/
.textCenter{
	text-align: center;padding: 20px;
}
.about{
	background:url(../image/about/aboutBg.png) no-repeat top left;width: 100%;
	min-height: 423px;text-align: right;font-size: 18px; line-height: 25px;padding-top: 120px;
}