.input {
	font-family: "宋体";
	font-size: 12px;
	color: black;

}
.font12hei {
	font-family: "宋体";
	font-size: 12px;
	color: black;
	line-height: 24px;
}
.font14whiteB {
	font-family: "宋体";
	font-size: 14px;
	color: white;
	line-height: 30px;
	font-weight: bold;
	
}
.font12white {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
}

.font14blackB {
	font-family: "宋体";
	font-size: 14px;
	color: black;
	line-height: 30px;
	font-weight: bold;
	
}

.font14lanB {
	font-family: "宋体";
	font-size: 14px;
	color: #0099cc;
	line-height: 30px;
	font-weight: bold;
	
}
.font14black {
	font-family: "宋体";
	font-size: 14px;
	color: black;
	line-height: 30px;
	
}

.font12heiB {
	font-family: "宋体";
	font-size: 12px;
	color: black;
	line-height: 24px;
	font-weight: bold;
}
.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F3F3F3;
}
