@charset "utf-8";

/* CSS Document */
.second-content {
	width: 935px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-family: "Microsoft YaHei";
}

.second-content-title {
	width: 920px;
	height: 32px;
	line-height: 32px;
	background: url(../images/contentmenu-titlebg.jpg)
		/*tpa=https://sinofoma.cfgc.cn/Portals/36/Containers/second-content/images/contentmenu-titlebg.jpg*/
		0px 10px no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #eeeeee;
}

.second-content-title .Head {
	font-size: 20px;
	color: #2961ba;
	border-bottom: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}

.second-content-ct,
.second-content-ct .Normal {
	line-height: 200%;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	text-align: justify;
	text-justify: inter-ideograph;
}