/**
 *
 *  版权所有:(C)1996-2013 北京中软融鑫计算机系统有限公司
 *
 *  http://www.resoft.css.com.cn
 *  @author fuyouming
 *  @time   2013年11月28日
 *  元模型图标样式
 */
 

.defaultCls {
	background:url('../easyui/themes/default/images/tree_icons.png') no-repeat  -240px 0 center center !important;
}
.Customer {
	background: url('../images/mm/Customer.png') no-repeat center center  !important;
}

.BusinessSys {
	background: url('../images/mm/BusinessSys.png') no-repeat center center  !important;
}

.DataBase {
	background: url('../images/mm/DataBase.png') no-repeat center center  !important;
}

.TableSpace {
	background: url('../images/mm/TableSpace.png') no-repeat center center  !important;
}

.Schema {
	background: url('../images/mm/Schema.png') no-repeat center center  !important;
}

.Table {
	background: url('../images/mm/Table.png') no-repeat center center  !important;
}

.WTable {
	background: url('../images/mm/Table2.png') no-repeat center center  !important;
}

.Column {
	background: url('../images/mm/Column.png') no-repeat center center  !important;
}

.Index {
	background: url('../images/mm/Index.png') no-repeat center center  !important;
}

.Package {
	background: url('../images/mm/Package.png') no-repeat center center  !important;
}

.Trigger {
	background: url('../images/mm/Trigger.png') no-repeat center center  !important;
}

.Function {
	background: url('../images/mm/Function.png') no-repeat center center  !important;
}

.Procedure {
	background: url('../images/mm/Procedure.png') no-repeat center center  !important;
}
.Parameters {
	background: url('../images/mm/Parameters.png') no-repeat center center  !important;
}
.View {
	background: url('../images/mm/View.png') no-repeat center center  !important;
}

.ReportSys {
	background: url('../images/mm/ReportSys.png') no-repeat center center  !important;
}

.Report {
	background: url('../images/mm/Report.png') no-repeat center center  !important;
}

.ReportCell {
	background: url('../images/mm/ReportCell.png') no-repeat center
		center  !important;
}

.Indicator {
	background: url('../images/mm/Indicator.png') no-repeat center
		center  !important;
}
.IndicatorGroup {
	background: url('../images/mm/IndicatorGroup.png') no-repeat center
		center  !important;
}

.ReportFixedItem {
	background: url('../images/mm/ReportFixedItem.png') no-repeat center
		center  !important;
}

.ReportIndicatorItem {
	background: url('../images/mm/ReportIndicatorItem.png') no-repeat center
		center  !important;
}

.Formula {
	background: url('../images/mm/Formula.png') no-repeat center
		center  !important;
}

.DataStd {
	background: url('../images/mm/DataStandard.png') no-repeat center center  !important
		;
}
.DataStdClass {
	background: url('../images/mm/DataStdClass.png') no-repeat center center  !important;
}
.DataStdCode {
	background: url('../images/mm/DataStdCode.png') no-repeat center center  !important;
}
.BankSystem {
	background: url('../images/mm/BankSystem.png') no-repeat center center  !important;
}
.directoryCls {
	background:url('../images/icons/directory.png') no-repeat center center !important;
}

.ztree li span.button.directoryCls_ico_docu, .ztree li span.button.directoryCls_ico_open, .ztree li span.button.directoryCls_ico_close{margin-right:2px; background: url('../images/mm/directory.png') no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.defaultCls_ico_docu, .ztree li span.button.defaultCls_ico_open, .ztree li span.button.defaultCls_ico_close{margin-right:2px; background: url('../easyui/themes/default/images/tree_icons.png') no-repeat  -240px 0 ; vertical-align:top; *vertical-align:middle}

.ztree li span.button.Customer_ico_docu, .ztree li span.button.Customer_ico_open, .ztree li span.button.Customer_ico_close{margin-right:2px; background: url('../images/mm/Customer.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.BusinessSys_ico_docu, .ztree li span.button.BusinessSys_ico_open, .ztree li span.button.BusinessSys_ico_close{margin-right:2px; background: url('../images/mm/BusinessSys.png') no-repeat  !important scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.DataBase_ico_docu, .ztree li span.button.DataBase_ico_open, .ztree li span.button.DataBase_ico_close{margin-right:2px; background: url('../images/mm/DataBase.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.TableSpace_ico_docu, .ztree li span.button.TableSpace_ico_open, .ztree li span.button.TableSpace_ico_close{margin-right:2px; background: url('../images/mm/TableSpace.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Schema_ico_docu, .ztree li span.button.Schema_ico_open, .ztree li span.button.Schema_ico_close{margin-right:2px; background: url('../images/mm/Schema.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Table_ico_docu, .ztree li span.button.Table_ico_open, .ztree li span.button.Table_ico_close{margin-right:2px; background: url('../images/mm/Table.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.WTable_ico_docu, .ztree li span.button.WTable_ico_open, .ztree li span.button.WTable_ico_close{margin-right:2px; background: url('../images/mm/Table2.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}


.ztree li span.button.Column_ico_docu, .ztree li span.button.Column_ico_open, .ztree li span.button.Column_ico_close{margin-right:2px; background: url('../images/mm/Column.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Index_ico_docu, .ztree li span.button.Index_ico_open, .ztree li span.button.Index_ico_close{margin-right:2px; background: url('../images/mm/Index.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Package_ico_docu, .ztree li span.button.Package_ico_open, .ztree li span.button.Package_ico_close{margin-right:2px; background: url('../images/mm/Package.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Trigger_ico_docu, .ztree li span.button.Trigger_ico_open, .ztree li span.button.Trigger_ico_close{margin-right:2px; background: url('../images/mm/Trigger.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}


.ztree li span.button.Function_ico_docu, .ztree li span.button.Function_ico_open, .ztree li span.button.Function_ico_close{margin-right:2px; background: url('../images/mm/Function.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Procedure_ico_docu, .ztree li span.button.Procedure_ico_open, .ztree li span.button.Procedure_ico_close{margin-right:2px; background: url('../images/mm/Procedure.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Parameters_ico_docu, .ztree li span.button.Parameters_ico_open, .ztree li span.button.Parameters_ico_close{margin-right:2px; background: url('../images/mm/Parameters.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.View_ico_docu, .ztree li span.button.View_ico_open, .ztree li span.button.View_ico_close{margin-right:2px; background: url('../images/mm/View.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ReportSys_ico_docu, .ztree li span.button.ReportSys_ico_open, .ztree li span.button.ReportSys_ico_close{margin-right:2px; background: url('../images/mm/ReportSys.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}

.ztree li span.button.Report_ico_docu, .ztree li span.button.Report_ico_open, .ztree li span.button.Report_ico_close{margin-right:2px; background: url('../images/mm/Report.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ReportFixedItem_ico_docu, .ztree li span.button.ReportFixedItem_ico_open, .ztree li span.button.ReportFixedItem_ico_close{margin-right:2px; background: url('../images/mm/ReportFixedItem.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ReportIndicatorItem_ico_docu, .ztree li span.button.ReportIndicatorItem_ico_open, .ztree li span.button.ReportIndicatorItem_ico_close{margin-right:2px; background: url('../images/mm/ReportIndicatorItem.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ReportCell_ico_docu, .ztree li span.button.ReportCell_ico_open, .ztree li span.button.ReportCell_ico_close{margin-right:2px; background: url('../images/mm/ReportCell.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Indicator_ico_docu, .ztree li span.button.Indicator_ico_open, .ztree li span.button.Indicator_ico_close{margin-right:2px; background: url('../images/mm/Indicator.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.IndicatorGroup_ico_docu, .ztree li span.button.IndicatorGroup_ico_open, .ztree li span.button.IndicatorGroup_ico_close{margin-right:2px; background: url('../images/mm/IndicatorGroup.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Formula_ico_docu, .ztree li span.button.Formula_ico_open, .ztree li span.button.Formula_ico_close{margin-right:2px; background: url('../images/mm/Formula.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.DataStd_ico_docu, .ztree li span.button.DataStd_ico_open, .ztree li span.button.DataStd_ico_close{margin-right:2px; background: url('../images/mm/DataStandard.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.DataStdClass_ico_docu, .ztree li span.button.DataStdClass_ico_open, .ztree li span.button.DataStdClass_ico_close{margin-right:2px; background: url('../images/mm/DataStdClass.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.DataStdCode_ico_docu, .ztree li span.button.DataStdCode_ico_open, .ztree li span.button.DataStdCode_ico_close{margin-right:2px; background: url('../images/mm/DataStdCode.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.BankSystem_ico_docu, .ztree li span.button.BankSystem_ico_open, .ztree li span.button.BankSystem_ico_close{margin-right:2px; background: url('../images/mm/BankSystem.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.ztree li span.button.Regulation_ico_docu, .ztree li span.button.Regulation_ico_open, .ztree li span.button.Regulation_ico_close{margin-right:2px; background: url('../images/mm/Regulation.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}

.Project {background: url('../images/icons/home.png') no-repeat center center  !important;}
.ztree li span.button.project_ico_docu, .ztree li span.button.project_ico_open, .ztree li span.button.project_ico_close{margin-right:2px; background: url('../images/icons/home.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.Folder {background: url('../images/mm/Folder.png') no-repeat center center  !important;}
.ztree li span.button.Folder_ico_docu, .ztree li span.button.Folder_ico_open, .ztree li span.button.Folder_ico_close{margin-right:2px; background: url('../images/mm/Folder.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.FunModuel {background: url('../images/mm/module.png') no-repeat center center  !important;}
.ztree li span.button.FunModuel_ico_docu, .ztree li span.button.FunModuel_ico_open, .ztree li span.button.FunModuel_ico_close{margin-right:2px; background: url('../images/mm/module.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.FunPoint {background: url('../images/mm/FunctionP.png') no-repeat center center  !important;}
.ztree li span.button.FunPoint_ico_docu, .ztree li span.button.FunPoint_ico_open, .ztree li span.button.FunPoint_ico_close{margin-right:2px; background: url('../images/mm/FunctionP.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.FunRequirement {background: url('../images/mm/requtanalysis.png') no-repeat center center  !important;}
.ztree li span.button.FunRequirement_ico_docu, .ztree li span.button.FunRequirement_ico_open, .ztree li span.button.FunRequirement_ico_close{margin-right:2px; background: url('../images/mm/requtanalysis.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.FunDesign {background: url('../images/mm/design.png') no-repeat center center  !important;}
.ztree li span.button.FunDesign_ico_docu, .ztree li span.button.FunDesign_ico_open, .ztree li span.button.FunDesign_ico_close{margin-right:2px; background: url('../images/mm/design.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.DvpCodeFile {background: url('../images/mm/page_white_code.png') no-repeat center center  !important;}
.ztree li span.button.DvpCodeFile_ico_docu, .ztree li span.button.DvpCodeFile_ico_open, .ztree li span.button.DvpCodeFile_ico_close{margin-right:2px; background: url('../images/mm/page_white_code.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.TestCase {background: url('../images/mm/Test_case.png') no-repeat center center  !important;}
.ztree li span.button.TestCase_ico_docu, .ztree li span.button.TestCase_ico_open, .ztree li span.button.TestCase_ico_close{margin-right:2px; background: url('../images/mm/Test_case.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.TestReport {background: url('../images/mm/TestReport.png') no-repeat center center  !important;}
.ztree li span.button.TestReport_ico_docu, .ztree li span.button.TestReport_ico_open, .ztree li span.button.TestReport_ico_close{margin-right:2px; background: url('../images/mm/TestReport.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.BUG {background: url('../images/mm/TestCase.png') no-repeat center center  !important;}
.ztree li span.button.BUG_ico_docu, .ztree li span.button.BUG_ico_open, .ztree li span.button.BUG_ico_close{margin-right:2px; background: url('../images/mm/TestCase.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.File {background: url('../images/mm/File.png') no-repeat center center  !important;}
.ztree li span.button.File_ico_docu, .ztree li span.button.File_ico_open, .ztree li span.button.File_ico_close{margin-right:2px; background: url('../images/mm/File.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}
.FormulaGroup {background: url('../images/mm/item_grp.png') no-repeat center center  !important;}
.ztree li span.button.FormulaGroup_ico_docu, .ztree li span.button.FormulaGroup_ico_open, .ztree li span.button.FormulaGroup_ico_close{margin-right:2px; background: url('../images/mm/item_grp.png') no-repeat   !important  scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}

