body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}
.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;
}
.thisCustor {
	cursor: hand;
}
.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;
	cursor: hand;
}
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;
}
