.header
{
	font: bold 12px Tahoma, Verdana;
	color: #ffffff;
	background-color: #698cc3;
}
.tableborder
{
	border-right: #698cc3 1px solid;
	border-top: #698cc3 1px solid;
	background: #d6e0ef;
	border-left: #698cc3 1px solid;
	border-bottom: #698cc3 1px solid;
}
.altbg1
{
	background: #efefef;
}
.altbg2
{
	background: #ffffff;
}
.table_input
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	font-size: 11px;
	border-left: #336699 1px solid;
	color: #000066;
	border-bottom: #336699 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
}
.border1
{
	border-right: #0099ff 1px solid;
	border-top: #0099ff 1px solid;
	border-left: #0099ff 1px solid;
	border-bottom: #0099ff 1px solid;
}

.trtui td
{
	text-decoration: line-through;
	border-bottom:1px solid #cccccc;
	line-height:25px;
	color:#151F28;
}

.titlebar td
{
	color:#AD7B02;
	font-weight:bold;
	height:27px;
}


.mem_tab td
{
	border-bottom:1px solid #cccccc;
	line-height:25px;
}
.mem_tabletr td
{
	color:Yellow;
}

/* DataGridÑùÊ½ */
.headerCenter
{
	font-size: 12px;
	text-align: center;
	border: 0px;
}

.headerCenter th
{
	color:#AD7B02;
	font-weight:bold;
	height:20px;
	background-color:#151F28;
	text-align:center;
}

.headerCenter td
{
	color:#AD7B02;
	font-weight:bold;
	height:20px;
	background-color:#313131;
		text-align:center;
}


.main_what
{
	text-align:center;
	line-height:20px;
	background-color:#CC3300;
}

