@charset "utf-8";
/* CSS Document */
.sa_nr{
	width:100%;
	height:80px;
}
.sa_rows{
	float:left;
	width:100%;
	height:auto;
}
.sa_titl{
	float:left;
	margin-left:0%;
	width:96%;
	height:60px;
	line-height:60px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:15px;
	color:#09C;
}
.sa_tilsp{
	float:left;
	margin-left:0%;
	width:96%;
	height:30px;
	line-height:30px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#8cb416;
}
.sa_tilnr{
	float:left;
	margin-left:0%;
	width:96%;
	height:auto;
	line-height:30px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:13px;
	color:#CCC;
}
.neiContent_sa{
	width:760px;
	height:auto;
	min-height:600px;
	margin:20px auto;
}

.sa_tilnr em { 
	font-style: normal;
	font-weight: bold;
	color: #fff;
} 