body {
	font-family: 宋体;
	font-size:13px;
}

td {
	font-family: 宋体;
	font-size:13px;
}

th {
	font-family: 宋体;
}

.default_text {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.title_1
{
	font: bold 16px 宋体;
	text-transform: none;
}
.botton_text
{
	font-weight: bold;
	font-size: 12px;
	font-family: 宋体, 新宋体;
}
.btn_text
{
	font-weight: bold;
	font-size: 12px;
	font-family: 宋体, 新宋体;
}
.txt_lable {
	border: 1px solid #999999;
	background-color: #E4E4E4;
}

.txt_input_1 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.validatorCalloutHighlight 
{
    background-color:Yellow; 
}