BODY
{
	font-size: 9pt;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: auto;
	SCROLLBAR-BASE-COLOR: #757495; /*background-color:#F6F6F6;*/
}
TABLE
{
	font-size: 9pt;
}
A
{
	font-size: 9pt;
	text-decoration: underline;
}
a, a:visited {text-decoration: underline; color:#000000 }
A:hover	{text-decoration: underline; color: #ff0000;}
/*===========================================
				总体布局Body
===========================================*/
.PortalBody
{
	background-image: url(../Images/Portal/allbg.gif);
	overflow: hidden;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	height: 100%;
}
.LeftBody
{
	overflow: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

}
.LockedBody
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding:0;
}


/*===========================================
				TabStrip
===========================================*/
.DefaultTab
{
	color: white; /*background-color: #E70012;*/
	background-image: url(../Images/TabStrip/TopGroup/nrm_bg.gif);
	font-size: 11px;
	font-family: verdana;
	cursor: pointer;
}

.DefaultTabHover
{
	color: white; /*background-color: #E70012;*/
	background-image: url(../Images/TabStrip/TopGroup/nrm_bg.gif);
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
	cursor: pointer;
}

.SelectedTab
{
	color: white; /* background-color: #A40000;*/
	background-image: url(../Images/TabStrip/TopGroup/sel_bg.gif);
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	cursor: default;
}

.Level2Tab
{
	color: white; /*background-color: #990000;*/
	background-image: url(../Images/TabStrip/TopGroup/lm-bg.gif);
	font-size: 11px;
	font-family: verdana;
	cursor: pointer;
}

.Level2TabHover
{
	color: white; /*background-color: #990000;*/
	background-image: url(../Images/TabStrip/TopGroup/lm-bg.gif);
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
	cursor: pointer;
}

.SelectedLevel2Tab
{
	color: white; /*background-color: #FFFFFF;*/
	height: 26;
	background-image: url(../Images/TabStrip/TopGroup/lm-bg.gif);
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	cursor: default;
}

.Level2Group
{
	/*background-color: #990000;*/
	background-image: url(../Images/TabStrip/TopGroup/lm-bg.gif);
	height: 26;
}

.transparent
{
	background: transparent;
}



/*===========================================
				Menu
===========================================*/
.MenuGroup1
{
	background-color: #F5F5F5;
	border: 1px #4E5358 solid;
	border-style: solid;
	cursor: default;
}

.MenuGroup
{
	border: solid 1px gray;
	border-right-color: #3F3F3F;
	border-bottom-color: #3F3F3F;
}

.TopMenuItem
{
	background-image: url(../Images/UIImages/item_bg.gif);
	color: #3F3F3F;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px gray;
	border-left-color: white;
	border-top-color: white;
	cursor: pointer;
}

.TopMenuItemHover
{
	background-image: url(../Images/UIImages/item_bg_hover.gif);
	color: #3F3F3F;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px gray;
	border-left-color: white;
	border-top-color: white;
	cursor: pointer;
}

.TopMenuItemActive
{
	background-image: url(../Images/UIImages/item_bg_hover.gif);
	color: #3F3F3F;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px gray;
	border-left-color: gray;
	border-top-color: gray;
	cursor: pointer;
}

.MenuItem
{
	background-image: url(../Images/UIImages/item_bg.gif);
	color: #3F3F3F;
	font-family: verdana;
	font-size: 11px;
	border: solid 1px gray;
	border-left-color: white;
	border-top-color: white;
	cursor: pointer;
}

.MenuItemHover
{
	background-image: url(../Images/UIImages/item_bg_hover.gif);
	color: #3F3F3F;
	font-family: verdana;
	font-size: 11px;
	border: solid 1px gray;
	border-left-color: white;
	border-top-color: white;
	cursor: pointer;
}

.MenuItemActive
{
	background-image: url(../Images/UIImages/item_bg_hover.gif);
	color: #3F3F3F;
	font-family: verdana;
	font-size: 11px;
	border: solid 1px gray;
	border-left-color: gray;
	border-top-color: gray;
	cursor: pointer;
}



/*===========================================
				Snap
===========================================*/
.SnapHeader
{
	background-image: url(../Images/UIImages/bg_header.gif);
	background-color: #E2E2EC;
	font-family: Tahoma;
	padding-left: 5px;
	font-size: 11px;
	border: solid 1px #7C7C94; /*cursor: move;*/
}

.snapHeaderClosed
{
	color: #ffffff;
	background-color: #E8E9F1;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 5px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr= 'black' , EndColorStr= '#E8E9F1' ); /*cursor: move;*/
}

.SnapContent
{
	font-family: verdana;
	font-size: 11px;
	padding: 3px;
	border: #4284b5 1px solid;
	background-color: white;
}

.Dock
{
	padding: 5px;
	border: #AFAFAF 1px solid;
	background-color: #D1D1D1;
}

.Links
{
	list-style-image: none;
	color: Black;
	font-size: 11px;
}
.TopGroup6
{
	background-color: #757495;
	background-image: url(../images/componentImages/top_groupBg.gif);
	border: 1px solid #696885;
	border-bottom-color: #57566F;
	border-right-color: #57566F;
	cursor: default;
}


.TopGroup1
{
	background-color: #757495;
	background-image: url(../Images/UIImages/top_groupBg.gif);
	border-top: #57566f 1px solid;
	border-left: #57566f 1px solid;
	border-bottom: #57566f 1px solid;
}
.TopGroup2
{
	border-right: #57566f 1px solid;
	border-top: #57566f 1px solid;
	background-image: url(../Images/UIImages/top_groupBg.gif);
	color: white;
	border-bottom: #57566f 1px solid;
	background-color: #757495;
}
.TopGroup3
{
	border: 1px solid #57566F;
}



/*===========================================
				TreeView
===========================================*/
.TreeViewHeader
{
	background: url(images/treeview_headerBg.gif);
	background-color: #737294;
	color: #FFFFFF;
	border: #57566F 1px solid;
	border-bottom-width: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	cursor: default;
}

.TreeView
{
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 1px;
	border: #57566F 1px solid;
	cursor: default;
}

.TreeViewMargin
{
	/*background:url(../Images/group_bg.gif);*/
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 1px;
	border: #57566F 1px solid;
	cursor: default;
}

.TreeNode
{
	font-family: tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.GrayedTreeNode
{
	font-family: tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	color: gray;
	cursor: default;
}

.HoverTreeNode
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: default;
}

.SelectedTreeNode
{
	font-family: tahoma;
	font-size: 11px;
	background-color: gray;
	color: white;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	cursor: default;
	border: 1px solid #3F3F3F;
}

.MultipleSelectedTreeNode
{
	font-family: tahoma;
	font-size: 11px;
	background-color: gray;
	color: white;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: default;
}

.CutTreeNode
{
	font-family: tahoma;
	font-size: 11px;
	background-color: silver;
	color: white;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: default;
}

.NodeEdit
{
	border: 1px gray solid;
	font-family: tahoma;
	font-size: 11px;
}

.Margin
{
	background-color: #E6E6F0;
}


/*===========================================
				calendar
===========================================*/

.calendar_button
{
	border: none;
	cursor: pointer;
}

.title
{
	font-weight: bold;
	background-color: #D7D7E5;
}


.title TD
{
	font-weight: bold;
}

.calendar TD
{
	font-size: 10pt;
	font-family: Verdana;
}

.day
{
	font-family: Verdana;
	font-size: 17pt;
	font-weight: bold;
	text-align: center;
	color: #57566F;
	background-color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	width: 60px;
	height: 50px;
	cursor: pointer;
}

.weekend
{
	background-color: white;
}

.checkedPic
{
	background-image: url(../images/sel.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.checkedAndBugPic
{
	background-image: url(../images/margin_exclaim.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.unCheckedPic
{
	background-image: url(../images/icons/del.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.autoCheckedPic
{
	background-image: url(../images/autoSel.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dayheader
{
	text-align: center;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #333333;
}

.othermonthday
{
	color: #B2B1CA;
}

.calendar
{
	border-width: 1px;
	border-style: solid;
	border-color: #57566F;
	cursor: default;
}

.month
{
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.nextprev
{
	cursor: pointer;
	height: 32px;
	vertical-align: center;
	padding: 0px 5px 0px 5px;
}

.selectedday
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: black;
	background-color: #FFEEC2;
	border: 1px solid #57566F;
	cursor: default;
}

.dayhover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: #57566F;
	background-color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
	cursor: pointer;
	text-decoration: underline;
}

.othermonthdayhover
{
	color: #B2B1CA;
	text-decoration: underline;
}

.selecteddayhover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: black;
	background-color: #FFEEC2;
	border: 1px solid #57566F;
}

.disabledday
{
	text-decoration: none;
	background-image: url(images/baddate.gif);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: default;
}



/*===========================================
				文本框
===========================================*/
.SearchText
{
	background-color: #DCE2EE;
}

.TextStyle1
{
	border-right: #57566f 1px solid;
	border-top: #57566f 1px solid;
	border-left: #57566f 1px solid;
	width: 120px;
	border-bottom: #57566f 1px solid;
}
.TextStyle2
{
	border-right: #57566f 1px solid;
	border-top: #57566f 1px solid;
	border-left: #57566f 1px solid;
	width: 200px;
	border-bottom: #57566f 1px solid;
}
.TextStyle3
{
	border-right: #57566f 1px solid;
	border-top: #57566f 1px solid;
	border-left: #57566f 1px solid;
	border-bottom: #57566f 1px solid;
}
.TextLogin
{
	border-right: #57566f 1px solid;
	border-top: #57566f 1px solid;
	border-left: #57566f 1px solid;
	border-bottom: #57566f 1px solid;
	width: 200px;
	height: 24px;
}
.MutiTextStyle1
{
	border-right: #57566f 1px solid;
	border-top: #57566f 1px solid;
	border-left: #57566f 1px solid;
	width: 120px;
	border-bottom: #57566f 1px solid;
	overflow: auto;
}

/*===========================================
				按纽
===========================================*/
.SearchButton
{
	background-color: #DCE2EE;
	color: white;
	width: 56px;
	height: 18px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#3E86EC, EndColorStr=#2B69BE);
}
.ButtonStyle1
{
	border-right: #8387ac 1px solid;
	padding-right: 2px;
	border-top: #8387ac 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F7F7F9, EndColorStr=#CFCEDC);
	border-left: #8387ac 1px solid;
	width: 66px;
	color: black;
	border-bottom: #8387ac 1px solid;
	height: 22px;
	font-size: 9pt;
	margin-right: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.ButtonStyle2
{
	border-right: #8387ac 1px solid;
	padding-right: 2px;
	border-top: #8387ac 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F7F7F9, EndColorStr=#CFCEDC);
	border-left: #8387ac 1px solid;
	color: black;
	border-bottom: #8387ac 1px solid;
	height: 22px;
	font-size: 9pt;
	margin-right: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.RadioButtonListStyle1
{
	font-size: 12;
	height: 22;
}

/*===========================================
				下拉列表
===========================================*/
SELECT
{
	overflow: auto;
	SCROLLBAR-BASE-COLOR: #757495;
}
.SelectStyle1
{
	font-size: 9pt;
	font-family: "宋体";
	width: 150px;
}
.SelectStyle2
{
	color: #ff9900;
	font-size: 9pt;
	font-family: "宋体";
	border-right: #946300 1px solid;
	border-top: #946300 1px solid;
	border-left: #946300 1px solid;
	border-bottom: #946300 1px solid;
	background-color: #ffffda;
	width: 100px;
}
.SelectStyle3
{
	color: #ff9900;
	font-size: 9pt;
	font-family: "宋体";
	border-right: #946300 1px solid;
	border-top: #946300 1px solid;
	border-left: #946300 1px solid;
	border-bottom: #946300 1px solid;
	background-color: #ffffda;
}



/*===========================================
				表格和Grid
===========================================*/
.TableContainerStyle1
{
	width: 100%;
	margin-bottom: 5px;
	border-right: #57566f 1px solid;
	border-top: #57566f 1px solid;
	border-left: #57566f 1px solid;
	border-bottom: #57566f 2px solid;
}

.TableContainerStyle2
{
	width: 100%;
	background-color: #D1D1D1;
}

.TableHeaderStyle1
{
	color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: 宋体;
	background-image: url(../../Resource/Images/TableHeader_bg3.bmp);
	background-repeat: repeat-x;
	border-bottom: #57566f 1px solid;
	height: 22px;
}
.TableHeaderStyle2
{
	color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: 宋体;
	background-color: #757495;
	border-bottom: #57566f 1px solid;
	height: 29px;
}
.TableHeaderStyle3
{
	color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: 宋体;
	background-image: url(../../Resource/Images/TableHeader_bg.bmp);
	background-repeat: repeat-x;
	border-bottom: #57566f 1px solid;
	height: 29px;
}

.TableContentStyle1
{
	width: 100%;
	background-color: #CBCDDA;
}
.fixTitle
{
	z-index: 10;
	position: relative; 
	TOP:expression(this.offsetParent.scrollTop)}
.fixCol
{
	z-index: 12; 
	LEFT:expression(this.offsetParent.scrollLeft);
	POSITION:relative}
.fixTitleCol
{
	z-index: 13; 
	LEFT:expression(this.offsetParent.scrollLeft);
	POSITION:relative;
	TOP:expression(this.offsetParent.scrollTop)}
.selected
{
	border-right: blue 2px solid;
	border-top: blue 2px solid;
	border-left: blue 2px solid;
	border-bottom: blue 2px solid;
}
.DataGridStyle1
{
	width: 100%;
	background-color: White;
}

.DataGridHeaderStyle1
{
	background-image: url(../../Resource/Images/dataGridHeader_bg.bmp);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	font-family: 宋体;
	height: 23px;
	background-color: White;
}
.DataGridItemStyle1
{
	background-color: White;

}
.DataGridItemStyle1MouseOver
{

	background: whitesmoke;
	cursor: hand;
}
.DataGridEditItemStyle1
{
	background-color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: 宋体;
	height: 23px;
}
.DataGridFooterStyle1
{
	background-color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: 宋体;
	height: 23px;
}

.DataCell
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

/*===========================================
				分页控件
===========================================*/
.GridPagingStyle1
{
	font-size: 10pt;
	vertical-align: middle;
	height: 46;
	background-color: White;
}



