@charset "utf-8";

.pagetitle {
	width:100%;
	overflow:hidden;
	background:url(Img/Index/moduletitlebg.png) center no-repeat;
}
.pagetitle span {
	width:170px;
	display:block;
	color:#aeaeae;
	margin:0 auto;
	text-align:center;
	font:bold 22px/30px "Microsoft yahei";
}
.pagetitle h2 {
	width:360px;
	display:block;
	color:#000;
	margin:0 auto;
	text-align:center;
	font:bold 20px/30px "Microsoft yahei";
}