.oOutLine {
	border: 5px double #B5E7FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.oTopLeft {
	background-image: url("bg.normal.gif"/*tpa=http://www.by163.com/page/JGridPic/bg.normal.gif*/);
}
.oTitleArea {
	background-image: url("bg.normal.gif"/*tpa=http://www.by163.com/page/JGridPic/bg.normal.gif*/);	
}
.oTitleItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url("bg.normal.gif"/*tpa=http://www.by163.com/page/JGridPic/bg.normal.gif*/);
}
.oTitleItemActive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url("bg.active.gif"/*tpa=http://www.by163.com/page/JGridPic/bg.active.gif*/);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
.oTitleItemCaption {

}
.oSplit {
	background:url("grid.png"/*tpa=http://www.by163.com/page/JGridPic/grid.png*/) -75px center;
}
.oDataTable {
}

.oDataTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5F5F5;
	text-indent: 3px;
	overflow:hidden;
	/*white-space:nowrap;*/
	table-layout:fixed;
	height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdClick {
	text-indent: 3px;
	overflow:hidden;
	white-space:nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset #336699;
	background-color: #E1E4BE;
}
.oEdtBox {
	height: 50px;
	border: 1px solid #0099FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.oRowCount {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C8E1EC;
	border-bottom-color: #C8E1EC;
	background-color: #DEECF3;
}
.oRowCountArea {
	background-color: #EEF5F9;
}
.oRowLine1 {
	background-color: #F2F8FB;
}
.oRowLine2 {
}
.oRowClick {
	color: #FFFFFF;
	background-color: #00009F;
	font-weight: 800;
}
.oRowOver {
	background-color: #FEFDEF;
}
.oCol {

}
