BODY
{
	scrollbar-base-color: #F4F4F4; /*DBEAF5*/
	scrollbar-track-color: #F4F4F4; /*93C8EA*/
	scrollbar-face-color: #F4F4F4; /*DBEAF5*/
	scrollbar-highlight-color: #F4F4F4; /*93C8EA*/
	scrollbar-light-color: #F4F4F4; /*93C8EA*/
	scrollbar-darkshadow-color: #F4F4F4; /*DBEAF5*/
	scrollbar-shadow-color: #F4F4F4; /*93C8EA*/
	scrollbar-arrow-color: #F4F4F4; /*93C8EA*/
	font-size: 9pt;
}
.MenuItemLabel, .MenuItemLabelDisabled, .MenuItemLabelMouseOver
{
	/*标准链接标签样式*/
	font: 11px Tahoma,verdana;
	color: #3f3d3d;
}
.MenuItemLabelDisabled
{
	/*无链接命令的标签样式*/
	color: #000000;
	cursor: default;
}
.MenuItemLabelMouseOver
{
	/*有链接命令的标签鼠标浮动样式*/
	color: #7e7c7c;
	text-decoration: underline;
	cursor: pointer !important;
	cursor: hand;
}
.MenuItemRow
{
	/*每个条目的高度*/
	height: 20px;
}
.IconContainer
{
	overflow: hidden;
	font-size: 1px;
	width: 18px;
	height: 18px;
}
/*********************************************/
.MenuTitlebar
{
	position: absolute;
	top: 0px;
	over-flow: hidden;
	cursor: pointer !important;
	cursor: hand;
	z-index: 100;
}
.MenuTitle, .MenuTitle_MouseOver, .MenuTitle_Head, .MenuTitle_MouseOver_Head
{
	font: bold 11px Tahoma,verdana;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.MenuTitle
{
	color: #3f3d3d;
}
.MenuTitle_Head
{
	color: #ffffff;
}
.MenuTitle_MouseOver
{
	color: #7e7c7c;
}

.MenuTitle_MouseOver_Head
{
	color: #e6e6e6;
}
.MenuTitlebarLeft
{
	background-image: url( "IMG_Theme_Silver/titlebarLeft.gif" );
}
.MenuTitlebarLeft_Head
{
	background-image: url( "IMG_Theme_Silver/titlebarLeft_Head.gif" );
	background-position: right;
}
.MenuTitlebarMiddle, .MenuTitlebarMiddle_Head
{
	background-image: url( "IMG_Theme_Silver/titlebarMiddle.gif" );
	background-repeat: repeat-y;
	background-position: right;
}
.MenuTitlebarMiddle_Head
{
	background-image: url( "IMG_Theme_Silver/titlebarMiddle_Head.gif" );
}
.MenuTitlebarRight_Close, .MenuTitlebarRight_Open, .MenuTitlebarRight_Open_MouseOver, .MenuTitlebarRight_Close_MouseOver
{
	background-image: url( "IMG_Theme_Silver/titlebarRight.gif" );
	background-repeat: norepeat;
}
.MenuTitlebarRight_Close_Head, .MenuTitlebarRight_Open_Head, .MenuTitlebarRight_Open_MouseOver_Head, .MenuTitlebarRight_Close_MouseOver_Head
{
	background-image: url( "IMG_Theme_Silver/titlebarRight_Head.gif" );
	background-repeat: norepeat;
}
.MenuTitlebarRight_Open_Head, .MenuTitlebarRight_Open
{
	background-position: 0 0;
}
.MenuTitlebarRight_Open_MouseOver_Head, .MenuTitlebarRight_Open_MouseOver
{
	background-position: -25 0;
}
.MenuTitlebarRight_Close_Head, .MenuTitlebarRight_Close
{
	background-position: -50 0;
}
.MenuTitlebarRight_Close_MouseOver_Head, .MenuTitlebarRight_Close_MouseOver
{
	background-position: -75 0;
}
/************************************************************/
.MenuBody, .MenuBody_Head
{
	font-size: 0px;
	position: absolute;
	border-style: solid;
	border-top-width: 0px;
	filter: alpha(opacity = 100);
	moz-opacity: 1.0;
	z-index: 99;
}
.MenuBody
{
	background-color: #f1f0f5;
	border-color: #ffffff;
}
.MenuBody_Head
{
	background-color: #f0f0f5;
	border-color: #ffffff;
}
/***************************输入框*********************************/
/*输入框透明*/
.inputtxt
{
	font-family: Arial;
	font-size: 9pt;
	height: 22px;
	border-style: groove;
	background-color: Transparent;
}
/*输入框不透明*/
.inputtxt1
{
	font-family: Arial;
	font-size: 9pt;
	height: 22px;
	border-style: groove;
}
/*******************************表格单元格*****************************/
.Table_special1
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #B4B7CA; /*0B86BD*/
	background-color: #F4F4F4; /*E1F6FC*/
	color: #0A5586;
}
.Table_special
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #B4B7CA; /*0B86BD*/
	background-color: #ffffff;
}
TABLE
{
	color: #000000;
	font-size: 9pt;
	border-collapse: collapse;
}
/******************************按钮******************************/
.btnbg
{
	border-right: 0px solid;
	border-top: 0px solid;
	background-image: url(IMG_Theme_Silver/btn_bg.gif);
	border-left: 0px solid;
	width: 64px;
	border-bottom: 0px solid;
	height: 20px;
	background-color: transparent;
	cursor: hand;
	font: 12px 宋体;
	color: #0A5586;
	text-justify: distribute;
}
.btnbg1
{
	border-right: 0px solid;
	border-top: 0px solid;
	background-image: url(IMG_Theme_Silver/btn_bg1.gif);
	border-left: 0px solid;
	width: 100px;
	border-bottom: 0px solid;
	height: 20px;
	background-color: transparent;
	cursor: hand;
	font: 12px 宋体;
	color: #0A5586;
}

.btn_return
{
	border-right: 0px solid;
	border-top: 0px solid;
	background-image: url(IMG_Theme_Silver/return.gif);
	border-left: 0px solid;
	width: 60px;
	border-bottom: 0px solid;
	height: 22px;
	background-color: transparent;
	cursor: hand;
	font: 12px 宋体;
}
.btn_Close
{
	border-right: 0px solid;
	border-top: 0px solid;
	background-image: url(IMG_Theme_Silver/btn_Close.gif);
	border-left: 0px solid;
	width: 60px;
	border-bottom: 0px solid;
	height: 22px;
	background-color: transparent;
	cursor: hand;
	font: 12px 宋体;
}
.BtnTime
{
	border-right: 0px solid;
	border-top: 0px solid;
	background-image: url(IMG_Theme_Silver/time.gif);
	border-left: 0px solid;
	width: 25px;
	border-bottom: 0px solid;
	height: 21px;
	background-color: transparent;
	cursor: hand;
}
/************************页面背景************************************/

.PageBgColor
{
	background-color: #ffffff;
	margin: 0;
}

/************************当前位置************************************/
/*当前位置背景*/
.position
{
	height: 33px;
	background-image: url(IMG_Theme_Silver/position_bg.gif);
}
/*当前位置字的颜色*/
.positionfont
{
	color: #0A5586;
	font-size: 9pt;
}
/*当前位置标志的小图片*/
.positionarrow
{
	border-right: 0px solid;
	border-top: 0px solid;
	background-image: url(IMG_Theme_Silver/position.gif);
	border-left: 0px solid;
	width: 25px;
	border-bottom: 0px solid;
	height: 33px;
	background-color: transparent;
	font: 12px 宋体;
}
/************************************************************/
/*页面边框开始*/
.Table_01_01
{
	height: 5;
	width: 6;
	background-image: url(IMG_Theme_Silver/table_01_01.gif);
}
.Table_01_02
{
	height: 5;
	width: 7;
	background-image: url(IMG_Theme_Silver/table_01_02.gif);
}
.Table_01_03
{
	height: 6;
	width: 111px;
	background-image: url(IMG_Theme_Silver/table_01_03.gif);
}
.Table_01_bg
{
	height: 5;
	width: 100%;
	background-image: url(IMG_Theme_Silver/table_01_bg.gif);
}
.Table_02_01
{
	width: 6;
	background-image: url(IMG_Theme_Silver/table_02_01.gif);
}
.Table_02_02
{
	width: 7;
	background-image: url(IMG_Theme_Silver/table_02_02.gif);
}
.Table_02_bg
{
	background-image: url(IMG_Theme_Silver/pagebg.gif);
}
.Table_02_bg_1
{
	background-image: url(IMG_Theme_Silver/pagebg.gif);
}

.Table_03_01
{
	height: 6;
	width: 6;
	background-image: url(IMG_Theme_Silver/table_03_01.gif);
}
.Table_03_02
{
	height: 6;
	width: 7;
	background-image: url(IMG_Theme_Silver/table_03_02.gif);
}
.Table_03_bg
{
	height: 5;
	width: 100%;
	background-image: url(IMG_Theme_Silver/table_03_bg.gif);
}
/*页面边框结束*/

/*bottom.aspx的背景*/
.bottom
{
	height: 23px;
	width: 100%;
	background-color: #B4B7CA; /*76BAE5*//*background-image:url(../epointNetoffice-4/bottom_bg.gif);*/
}

/*datagrid开始*/
.HeadStyleOfDataGrid TD
{
	height: 26;
	background-color: #f4f4f4;/*E1F6FC*/
	color: #000000;
	border-right: #B4B7CA 1px solid;/*98DEEA*/
	border-top: #B4B7CA 1px solid;/*98DEEA*/
	border-left: #B4B7CA 1px solid;/*98DEEA*/
	border-bottom: #B4B7CA 1px solid;/*98DEEA*/
}
.StyleOfDateGrid
{
	border-right: #B4B7CA 1px solid;/*98DEEA*/
	border-top: #B4B7CA 1px solid;/*98DEEA*/
	border-left: #B4B7CA 1px solid;/*98DEEA*/
	border-bottom: #B4B7CA 1px solid;/*98DEEA*/
	border-style: solid;
}
.StyleOfDateGrid_1
{
	border-right: #98DEEA 0px solid;
	border-top: #98DEEA 0px solid;
	border-left: #98DEEA 0px solid;
	border-bottom: #98DEEA 0px solid;
	border-style: solid;
}
.HeadStyleOfDataGridAlternatingItemStyle TD
{
	height: 30px;
	border-right: #B4B7CA 1px solid;/*98DEEA*/
	border-top: #B4B7CA 1px solid;/*98DEEA*/
	border-left: #B4B7CA 1px solid;/*98DEEA*/
	border-bottom: #B4B7CA 1px solid;/*98DEEA*/
	background-color: #f4f4f4;/*E1F6FC*/
}
.HeadStyleOfDataGridItemStyle TD
{
	height: 30px;
	border-right: #B4B7CA 1px solid;/*98DEEA*/
	border-top: #B4B7CA 1px solid;/*98DEEA*/
	border-left: #B4B7CA 1px solid;/*98DEEA*/
	border-bottom: #B4B7CA 1px solid;/*98DEEA*/
	background-color: White;
}
/*datagrid结束*/
/* * * * * * * * * * * * * * * Web Cell  * * * * * * * * * * * * * * */
/* web cell toolbar base table */
Table.ToolBarTable
{
	height: 25px;
	width: 100%;
	padding: 0px;
	background-color: #D4D0C8;
	border-top:1px solid white;
	border-bottom:1px solid #808080;
}


Table.FrameTable
{
	width:100%;
	height:100%;
	background-color:white;
	border-width:0px;
	padding:0px;
}

/* web cell toolbar buttons */
A.ButtonA
{
	height: 23px;
	width: 21px;
	border: 1px solid #D4D0C8;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}
/* web cell toolbar buttons when mouse over */
A.ButtonA:hover
{
	border: 1px solid;
	border-color: white #808080 #808080 white;
}
/* web cell toolbar buttons when mouse over */
A.ButtonA:active
{
	border: 1px solid;
	border-color: #808080 white white #808080;
}
/* web cell toolbar button's image */
Img.ButtonImg
{
	border: 0px;
	width: 16px;
	height: 16px;
}
/* web cell toolbar divider */
A.DividerA
{
	width:2px;
	border-left:1px solid #808080;
	border-right:1px solid white;
	height:23px;
	margin-left:3px;
	margin-right:3px;
}
/* web cell toolbar image button */
Input.ButtonInput
{
	border: 0px;
	width: 16px;
	height: 16px;
}
