.sm {  font-family: "宋体"; font-size: 12px; font-style: normal; line-height: 19px}

font{
	font-family: "宋体";
	font-size: 12px;
}

td,input,select,textarea{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}

.redword
{
	font-size: 12px;
	color: #ff0000;
	font-family: "宋体";
}
.whiteword
{
	font-size: 12px;
	color: #ffffff;
	font-family: "宋体";
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height:18pt;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.bigword {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bigword2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.blueword {
	font-family: "宋体";
	font-size: 12px;
	color: #666699;
}

button {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #999999;
}
.textlable {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	background-color: #f8f8f8;
	height: auto;
	width: auto;
	border: 1px outset #999999;
}

