.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat center center;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat center center;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat center center;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.icon-search{
	background:url('icons/search.png') no-repeat center center;
}
.icon-print{
	background:url('icons/print.png') no-repeat center center;
}
.icon-help{
	background:url('icons/help.png') no-repeat center center;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.icon-back{
	background:url('icons/back.png') no-repeat center center;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat center center;
}

.icon-mini-add{
	background:url('icons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat center center;
}
.icon-system{
	background:url('icons/system.png') no-repeat center center;
}

/* 下面是我们自己的icon */
/* 系统 start */
.icon-my-system{
	background:url('icons/system.gif') no-repeat center center;
}
.icon-my-cancel{
	background:url('icons/cancel.gif') no-repeat center center;
}
/* 系统 end */
/* 业务系统管理 start */
.icon-my-ywxtgl{
	background:url('icons/businessSystem.gif') no-repeat center center;
}
.icon-my-sjkgl{
	background:url('icons/database.gif') no-repeat center center;
}
.icon-my-sjzdgl{
	background:url('icons/dataDictionary.gif') no-repeat center center;
}
/* 业务系统管理 end */
/* 数据交换管理 start */
.icon-my-sjjhgl{
	background:url('icons/dataExchange.gif') no-repeat center center;
}
.icon-my-sjjh{
	background:url('icons/dataExchange1.gif') no-repeat center center;
}
.icon-my-sjjhjk{
	background:url('icons/dataExchangeControl.gif') no-repeat center center;
}
.icon-my-wsgl{
	background:url('icons/WebServiceConfiguration.gif') no-repeat center center;
}
.icon-my-wsjk{
	background:url('icons/WebServiceControl.gif') no-repeat center center;
}
/* 数据交换管理 end */
/* 信息查询 start */
.icon-my-xxcx{
	background:url('icons/informationSearch.gif') no-repeat center center;
}
.icon-my-jscx{
	background:url('icons/teacherQuery.gif') no-repeat center center;
}
.icon-my-xscx{
	background:url('icons/studentQuery.gif') no-repeat center center;
}
/* 信息查询 end */
/* 信息统计 start */
.icon-my-xxtj{
	background:url('icons/informationStatistics.gif') no-repeat center center;
}
.icon-my-xsxxtj{
	background:url('icons/studentStatistics.gif') no-repeat center center;
}
.icon-my-jsxxtj{
	background:url('icons/teacherStatistics.gif') no-repeat center center;
}
.icon-my-xsjbxxtj{
	background:url('icons/studentBasicStatistics.gif') no-repeat center center;
}
.icon-my-jsjbxxtj{
	background:url('icons/teacherBasicStatistics.gif') no-repeat center center;
}
/* 信息统计 end */
/* 查询信息标准 start */
.icon-my-cxxxbz{
	background:url('icons/searchInformation.gif') no-repeat center center;
}
.icon-my-xxbzdmj{
	background:url('icons/informationCodeset.gif') no-repeat center center;
}
.icon-my-xxbzdmjzj{
	background:url('icons/informationCodeset1.gif') no-repeat center center;
}
.icon-my-xxbzsjj{
	background:url('icons/informationDataset.gif') no-repeat center center;
}
.icon-my-xxbzsjjzj{
	background:url('icons/informationDataset1.gif') no-repeat center center;
}
/* 查询信息标准 end */
/* 权限管理 start */
.icon-my-qxgl{
	background:url('icons/permission.gif') no-repeat center center;
}
.icon-my-yhzgl{
	background:url('icons/userSet.gif') no-repeat center center;
}
.icon-my-yhgl{
	background:url('icons/user.gif') no-repeat center center;
}
/* 权限管理 end */
.icon-my-ok{
	background:url('icons/icon_02.png') no-repeat center center;
}