@charset "utf-8";
/*  关于页面  */
.pageDiv{
	padding:0 21px;
	padding-top:35px;
	text-align: left;
}
h2.infotitle {
	font-size: 18px;
	color: #007dcc;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	text-align: center;
}
h3.infotitle2 {
	text-align: center;
	font-size: 12px;
	color: #333;
	line-height: 25px;
	height: 25px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfcfcf;
}
.pageInfo {
	width: 100%;
	padding-top: 30px;
	line-height:25px;
	font-size:14px;
	text-indent: 2em;
}
/* crumb START */
#crumb{text-align:left;line-height:16px;padding-top:40px;padding-left:20px;font-size:12px;background:url(../images/icons.png) no-repeat 5px 0;}
#crumb a{font-weight:normal;color:#007dcc}
