.css {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;

}
.blank {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	padding-left: 10px;
	text-decoration: none;

}
.tittle {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 24px;


}
.textfield {
	height: 20px;
	clear: both;
	white-space: normal;
	margin-bottom: 3px;

}
.blue {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #42518C;
	padding-left: 0px;
	text-decoration: none;


}
