﻿
.tbl_blueBorder
{
	border:solid 1px #86D4EE;
	width:100%;
}
#bodyinfo
{
 margin:15px 0px 0px 0px;
 padding:0px;
	}

.tbl_grayBorder
{
	border:solid 1px #86D4EE;
	width:100%;

	border-collapse:separate;
	background-color:White;
	 border-spacing: 1px; 
	 border-spacing: expression(this.cellSpacing=1);
	 padding:0;

	 margin-bottom:15px;
}
th
{
	background-image:url("/Images/table/Edit_titleBg.gif");
	height:25px;
	background-repeat:repeat-x;
	text-align:center;
	border:solid 1px #86D4EE;
	 background-color:#D6F1F9;
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#FFFFFF,endColorStr=#E1F1F9,GradientType=0);	*/
}
.tbl_bg
{
	background-image:url("/Images/table/tbl_bg.gif");
	height:30px;
	background-repeat:repeat-x;
	text-align:center;
	border: 1px solid #86d4ee;
	 margin-bottom:13px;
	 color:GrayText;
	 background-color:#E1F1F9;

	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#FFFFFF,endColorStr=#E1F1F9,GradientType=0);	*/
}
.tbl_Nav 
{
	height:24px;
	padding-left:6px;
}
.pageNum td table tr td
{
	padding:0px 10px 0px 0px;
}
div table tr
{	
	height:24px;
	padding-left:6px;
}
tr
{
	height:24px;
	}
/*div table tr td table tr
{	
	height:29px;
	padding-left:6px;
}*/
.page_Nav
{
	background-color:White;
	border:solid 1px #EEEEEE;
	color:#D5D5D5;
	width:18px;
	height:18px;
	cursor:hand;	
	text-align:center;	
}
.page_on
{
	background-color:#E1F5FC;
	border:solid 1px #86D4EE;
	color:#026DB3;
	width:18px;
	height:18px;
	cursor:hand;	
	text-align:center;		
}
.tr_Gray
{
	background-image:url("/Images/table/tr_Gray.gif");
	height:24px;
	background-repeat:repeat-x;
	padding-left:6px;
	background-color:#E5E6E6;
}
.tr_blue
{
	background-image:url("/Images/table/tr_blue.gif");
	height:24px;
	background-repeat:repeat-x;
	padding-left:6px;
}
/*编辑页面样式如下*/
.EditTblBorder
{
		 border-spacing: 1px; 
	 border-spacing: expression(this.cellSpacing=1);
	background-color:#86D4EE;
	width:100%;	
}

.EditTdBg
{
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
.EditTdBg_1
{
	background-color:#F1F7FA;
}
.Edit_titleBg
{
	background-image:url("/Images/table/Edit_titleBg.gif");
	height:27px;
	background-repeat:repeat-x;
	background-color:#E8F7FD;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#0C87CD;
	border-top:solid 10px white;
}
.EditTblGrayBorder
{
	background-color:#E6EAEB;
	width:100%;
	border-spacing: 1px; 
	border-spacing: expression(this.cellSpacing=1);
}
.EditTdGrayBg
{
	background-color:#F1F7FA;
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	width:30%;
}
.textareaCss
{
	border:solid 1px #7F9DB9;
}
.inputCss
{
	border:solid 1px #7F9DB9;
	height:20px;
}
/*end 编辑页面样式如下*/
/* 错误页面样式如下*/
.cwBorder
{
	border:dotted  1px black;
	width:98%;
}
.cwTdPoint
{
	border-right:dotted  1px black;
	padding:10px 10px 10px 10px;
}
.cw_pic
{
	background-image:url("/Images/cw/cw_pic.gif");
	width:156px;
	height:156px;	
}
.cwRedFont
{
	color:#FF0000;
	font-weight:bold;
	padding-bottom:6px;
}
.cwRedFontPintLine
{
	border-top:dotted  2px #999999;	
}
.cwICO_1
{
	background-image:url("/Images/cw/cwICO_1.gif");	
	height:14px;
	background-repeat:no-repeat;
	padding-left:20px;
	font-weight:bold;
	cursor:hand;	
}
.cwICO_2
{
	background-image:url("/Images/cw/cwICO_2.gif");	
	height:14px;
	background-repeat:no-repeat;	
	padding-left:20px;
	font-weight:bold;
	cursor:hand;	
}
.RedPoint
{
	color:#FF0000;
	font-weight:bold;	
	padding-right:6px;
}
/* end 错误页面样式如下*/
/*弹出式窗口*/
.Win_border
{
	border:solid 1px #1F71C9;
}
.win_titleBg
{
	background-image:url("/Images/window/win_titleBg.gif");
	height:24px;
	background-repeat:repeat-x;
	border-bottom:solid 1px #1D5CA2;
	border-left:solid 1px #47CEF3;
	font-weight:bold;
	color:White;
	padding-left:4px;
}
.Win_ICO1
{
	background-image:url("/Images/window/Win_ICO1.gif");
	width:17px;
	height:17px;
	background-repeat:no-repeat;
	cursor:hand;
}
.Win_ICO1_on
{
	background-image:url("/Images/window/Win_ICO1_on.gif");
	width:17px;
	height:17px;
	background-repeat:no-repeat;
	cursor:hand;
}
.Win_ICO2
{
	background-image:url("/Images/window/Win_ICO2.gif");
	width:17px;
	height:17px;
	background-repeat:no-repeat;
	cursor:hand;
}
.Win_ICO2_on
{
	background-image:url("/Images/window/Win_ICO2_on.gif");
	width:17px;
	height:17px;
	background-repeat:no-repeat;
	cursor:hand;
}
.Win_ICO3
{
	background-image:url("/Images/window/Win_ICO3.gif");
	width:17px;
	height:17px;
	background-repeat:no-repeat;
	cursor:hand;
}
.Win_ICO3_on
{
	background-image:url("/Images/window/Win_ICO3_on.gif");
	width:17px;
	height:17px;
	background-repeat:no-repeat;
	cursor:hand;
}
/*弹出式窗口*/
/*成功提示*/
.SuccessGray
{
	background-color:#ECECEC;
	padding:7px;
}
.Success_bg
{
	background-image:url("/Images/window/Success_bg.gif");
	height:122px;
	background-repeat:repeat-x;
	border:solid 1px white;
	background-position:left bottom;
	background-color:White;
}
/*end 成功提示*/
/* tab部分样式*/
.tab_line
{
	border-bottom:solid 1px #9EA5B8;
}
.tab_on
{
	background-image:url("/Images/tab/tabBg_on.gif");
	height:26px;
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	border-left:solid 1px #9EA5B8;
	border-right:solid 1px #9EA5B8;
	border-top:solid 1px #9EA5B8;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
	width:60px;
}
.tabBg
{
	background-image:url("/Images/tab/tabBg.gif");
	height:26px;
	background-repeat:repeat-x;
	background-position:left bottom;	
	text-align:center;
	font-weight:normal;
	border-left:solid 1px #9EA5B8;
	border-right:solid 1px #9EA5B8;
	border-top:solid 1px #9EA5B8;
	border-bottom:solid 1px #9EA5B8;
	padding-left:10px;
	padding-right:10px;
	cursor:hand;
	width:60px;
	
}
.tab_borderLine
{
	border-left:solid 1px #9EA5B8;
	border-right:solid 1px #9EA5B8;
	border-bottom:solid 1px #9EA5B8;
}
.DivTitleBg
{
	background-color:#8ACDFF;
}
.divPic
{
	height:25px;
	background-image:url("/Images/tab/divPic.gif");
	background-position:right bottom;
	background-color:#7CC6FF;
	background-repeat:no-repeat;
}
.divBg
{
	background-image:url("/Images/tab/divBg.gif");
	height:24px;
	background-repeat:repeat-x;
	font-weight:bold;
	color:White;
	padding-left:10px;
	padding-right:10px;		
}
.DivTdPointLine
{
	border-bottom:dotted 1px #999999;
	height:30px;
}
.Div_borderLine
{
	border:solid 1px #AACBEE;	
}

#tabEdit{
	background-color:#86D4EE;
	width:100%;
	margin-bottom:50px;
}
#trEdit
{
	background-image:url("/Images/table/Edit_titleBg.gif");
	height:27px;
	background-repeat:repeat-x;
	background-color:#E8F7FD;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#0C87CD;
	border-top:solid 10px white;
}
#subtabEdit{
	background-color:#E6EAEB;
	width:100%;
}
.btn{
background-color:transparent; /* 背景色透明 */
/*border:0px;边框取消 */ border:0px solid #005aa7;
cursor:pointer;
height:18px;
COLOR: #003399;
TEXT-DECORATION: none;
}
.ICOAddRole
{
 background-image:url("/Images/formatmap16x16.png");
 background-position:-48px -144px;
  background-repeat:no-repeat;
  width:16px;
 height:16px;
	}
.ICOAddUser
{
 background-image:url("/Images/formatmap16x16.png");
 background-position:-160px -192px;
  background-repeat:no-repeat;
  width:16px;
 height:16px;
	}
.ICOMove
{
 background-image:url("/Images/formatmap16x16.png");
 background-position:0px -225px;
  background-repeat:no-repeat;
  width:16px;
 height:16px;
	}
.ICOSave
{
 background-image:url("/Images/formatmap16x16.png");
 background-position:0px -114px;
  background-repeat:no-repeat;
  width:16px;
 height:16px;
	}
/* end tab部分样式*/
