
.MainBody
{
	margin: 2px 5px;
	background-color: lightcyan;
}
.AddBtn
{
	background:url(../images/tj.jpg);
	border:none;
	height:24;
	width:59;
}
.AddBtnDisabled
{
	background:url(../images/tj_1.jpg);
	border:none;
	height:24;
	width:59;
}
.SaveBtn
{
	background:url(../images/bc.jpg);
	border:none;
	height:24;
	width:59;
}
.FhBtn
{
	background:url(../images/fh.gif);
	border:none;
	height:24;
	width:59;
}
.SaveDisableBtn
{
	background:url(../images/bc_1.gif);
	border:none;
	height:24;
	width:59;
}
.SXBtn
{
	background:url(../images/sx.gif);
	border:none;
	height:24;
	width:59;
}
.StartCheckBtn
{
	background:url(../images/kssh.gif);
    border:none;
    height:24;
    width:29;
}
.ConfirmPassBtn
{
	background:url(../images/qrtg.gif);
	border:none;
	height:24;
	width:29;
}
.QueryBtn
{
	background:url(../images/cx.gif);
	border:none;
	height:24;
	width:59;
}
.QueryBtn2
{
	background:url(../images/cx_x.gif);
	border:none;
	height:21;
	width:37;
}
.AddBtn
{
	background:url(../images/tj.gif);
	border:none;
	height:24;
	width:59;
}
.SelectBtn
{
	BACKGROUND-IMAGE: url(../images/right.jpg); 
	WIDTH: 36px; BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 24px;
	BACKGROUND-COLOR:transparent;
	BORDER-BOTTOM-STYLE: none
}
.SelectAllBtn
{
	BACKGROUND-IMAGE: url(../images/qbxd.gif);
	WIDTH: 71px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 24px;
	BORDER-BOTTOM-STYLE: none
}
.CancelAllBtn
{
	background:url(../images/qbqx.gif);	
	height:24;
	width:69;
	border:none;
}
.SelectReverseBtn
{
	background:url(../images/fxxd.gif);
	height:24;
	width:69;
    border:none;	
}
.SetRolBtn
{
	background:url(../images/szqx.gif);
	height:24;
	width:69;
	border:none;
}
.DeleteBtn
{
  BACKGROUND-IMAGE: url(../images/left.jpg); 
  WIDTH: 35px;
  BORDER-TOP-STYLE: none;
  BORDER-RIGHT-STYLE: none; 
  BORDER-LEFT-STYLE: none; 
  HEIGHT: 24px; 
  BORDER-BOTTOM-STYLE: none
}
.CancelBtn
{
	BACKGROUND-IMAGE: url(../images/qbqx.gif);
	WIDTH: 71px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 24px;
	BORDER-BOTTOM-STYLE: none
}
.AddRolBtn
{
	background:url(../images/tjqx.gif);
	border:none;
	height:24;
	width:69;
}
.DelRolBtn
{
	background:url(../images/scqx.gif);	
	border:none;
	height:24;
	width:69;
}
.EditBtn
{
	background:url(../images/xg.gif);
	border:none;
	height:24;
	width:59;
}
.DelBtn
{
	background:url(../images/sc.gif);
	border:none;
	height:24;
	width:59;
}
.FreshBtn
{
	background:url(../images/sx.gif);
	border:none;
	height:24;
	width:59;
}
.KSLRBtn
{
	background:url(../images/kslr.gif);
	border:none;
	height:24;
	width:69;
}

.CxBtn
{
	background:url(../images/cx1.gif);
	border:none;
	height:24;
	width:69;
}
.DcBtn
{
	background:url(../images/dc1.gif);
	border:none;
	height:24;
	width:69;
}

.SaveBtnDisabled
{
	background:url(../images/bc_1.jpg);
	border:none;
	height:24;
	width:59;
}
.SaveAllBtn
{
	background:url(../images/qbbc.jpg);
	border:none;
	height:24;
	width:69;
}
.Grid
{
}
.GridItem
{
	background-color:#F4F9FD;
}
.GridItemTotal1
{
	background-color:LightSteelBlue;
}
/*突出1*/
.GridItemTC1
{
	color: mediumblue;
	background-color: #ccccff;
}
.GridHeader
{
	border-bottom:solid 1px red;
	background-color:#BDEDF9;
	
}
.NonHeadr
{
	display:none;
}

.tdmain{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
}
body
{
	font-family:宋体;
	font-size:9pt;
	scrollbar-face-color: #dbeedd;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: darkseagreen;
    scrollbar-3dlight-color: #dbeedd;
    scrollbar-arrow-color: darkseagreen;
    scrollbar-track-color: #f3faf4;
    scrollbar-darkshadow-color: #f3faf4;
}

table
{
	font-family:宋体;
	font-size:9pt;
	
}

tb1
{
	border:solid 1px #A5ACB2;
}
select
{
	border:solid 1px #A5ACB2;
}
tr
{
	cursor:default;
}
A.Alink:link {text-decoration:none;color:red}
A:link {text-decoration:none;color:Navy}
A:visited {text-decoration:none; color:navy}
A:active {text-decoration: none; color: navy }
A:hover {text-decoration: none; color:brown}

.TB_number
{ 
	text-align:right;
	WIDTH: 95%;
	color:Blue;
	background-color:white;
	border-color:White;
}
.TB_noenter
{
	color:Blue;
	background-color:#cccccc;
}
.ContentLabel
{
	background-color:#BBE1FF;
	text-align:right;
}
.Content
{
	background-color:#E5E5E5;
}
.tableborder 
{
	border:solid 1px #1E92DD;
	margin:1px 1px 1px 1px;
}
.ucItem
{
	padding-left:8px;
	
}
.TD_Link
{
	color:Blue;
	cursor:hand;
}

.XXQFLBContent
{ 
	text-align:left;
	WIDTH: 99%;
	color:Blue;
	background-color:white;
	border-color:White;
}
.UCLable1
{ 
	text-align:left; 
	color:black; 
}

.UCContent1
{  
	text-align:left; 
	color:Blue;
	background-color:white; 
}
.TB_None
{
	color: #3300cc;
	border-top-style: none;
	font-family: 宋体;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}
.TB_None1
{
	color: #ff3300;
	border-top-style: none;
	font-family: 宋体;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}
.TB_NoSet1
{
	border-top-style: none;
	font-family: 宋体;
	border-right-style: none;
	border-left-style: none;
	background-color: beige;
	border-bottom-style: none;
	text-align: left;
}
.TB_NoSet
{
	border-top-style: none;
	font-family: 宋体;
	border-right-style: none;
	border-left-style: none;
	background-color: beige;
	border-bottom-style: none;
	text-align: center;
}

.TB_Date
{ 
	border-top-style: none;
	font-family: 宋体;
	border-right-style: none;
	border-left-style: none;
	background-color: navajowhite;
	text-align: center;
	border-bottom-style: none;
}
.TB_UpperMoney
{
	border-top-style: none;
	font-family: 宋体;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	border-bottom-style: none;
	
}


