/* font default settings */
body {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px !important;
	font-size: 11px;
	line-height: normal;
}

p,td {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px !important;
	font-size: 11px;
}

input {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px !important;
	font-size: 11px;
}

select {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px !important;
	font-size: 11px;
}

textarea {
	font-family: Tahoma, Verdana, "宋体";
	font-size: 12px !important;
	font-size: 11px;
}

.tablefont {
    font-family: Tahoma, Verdana, "宋体";
	font-size: 12px;
	line-height: 20px;
	}
