/*依申请页面左边标题白色*/
.ysqbt1white {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
/*依申请页面蓝色字体*/
.ysqblue {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 23px;
	font-weight: normal;
	color: #003399;
}
/*依申请页面黑色字体*/
.ysqblack {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 23px;
	font-weight: normal;
	color: #003399;
}
/*依申请页面右边标题蓝色*/
.ysqbt1blue{
font-family: "宋体";
	font-size: 10pt;
	line-height: 24px;
	font-weight: bold;
	color: #003399;}