@charset "utf-8";
/* CSS Document */
/*网页中部的右部主要数据的样式表*/
.nsd_center_right_span1{
	font-size:16px;
	line-height:24px;
	color:#7a5412;
	font-weight:bold;
	margin:10px 0px;
	float:left;
	width:100%;
	text-align:justify;
	text-justify:inter-ideograph;
}
.nsd_center_right_span2{
	color:#7a5412;
	float:left;
	width:100%;
	text-align:justify;
	text-justify:inter-ideograph;
}
.nsd_center_right_span3{
	text-align:right;
	float:left;
	width:100%;
	margin:30px 0px;
}
#nsd_center_right_span div{
	width:100%;
	float:left;
}