body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
}
.inputBorder {
	font-family: "宋体";
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
td {
	font-family: Tahoma, "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
form {
	margin:0;
}

.tableBorder {
	border: 1px solid #C0C0C0;
	background-color: #F1F3F5;
}
.tableNoUpBorder {
	
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #F1F3F5;
}
.table3Border {
	font-family: "宋体";
	font-size: 12px;
	
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
.mouseOver{
	background: #D0DFFF;
	border-top: 1px solid #30559C;
	border-right: 1px solid #30559C;
	border-left: 1px solid #30559C;
}
a {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.thisTitle {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.tableTitle {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table1border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC4CC;
}
textarea {
	font-family: Tahoma, "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.h12{color:#333}
.hei12{color:#000;font-weight:bold;font-family:SimSun;}
.ho12{color:#c00}
