body,h1,h2,h3,h4,h5,h6,h7{
	font-family: "微软雅黑" !important;
}
label.error{
	color:red;
}
.required{
	color:red;
}
.bs-checkbox {
	vertical-align: middle !important; 
}
table td{
	vertical-align: middle !important;
	white-space: nowrap;
}