@CHARSET "UTF-8";
html, body { width: 100%; height: 100%; overflow: hidden; }
iframe { width: 100%; height: 100%; padding: 0; margin: 0; }
img, body, html { border: 0; }
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th { margin: 0; padding: 0; }
* { font-family: Verdana, Geneva, sans-serif; font-size: 12px; }
img { vertical-align: middle; }

/*新建*/
.new { background: transparent url(../images/new.gif) no-repeat 0 0px !important; padding-left: 20px !important; }
/*修改*/
.edit { background: transparent url(../images/edit.gif) no-repeat 0 4px !important; padding-left: 20px !important; }
/*保存*/
.save { background: transparent url(../images/save.gif) no-repeat 0 0px !important; padding-left: 20px !important; }
/*删除*/
.delete { background: transparent url(../images/delete.gif) no-repeat 0 2px !important; padding-left: 20px !important; }
/*查找*/
.search { background: transparent url(../images/search.gif) no-repeat 0 0px !important; padding-left: 20px !important; }
/*权限设置*/
.role-setup { background: transparent url(../images/role-setup.gif) no-repeat 0 0px !important; padding-left: 20px !important; }
/*已关联*/
.linked { background: transparent url(../images/linked.gif) no-repeat 0 0px !important; padding-left: 20px !important; }
/*上传*/
.update { background: transparent url(../images/sended.gif) no-repeat 0 0px !important; padding-left: 20px !important; }
/*上传*/
.down { background: transparent url(../images/down.gif) no-repeat 0 0px !important; padding-left: 20px !important; }
/*移动*/
.move { background: transparent url(../images/move.gif) no-repeat 0 0px !important; padding-left: 20px !important; }
/*共享*/
.sharing { background: transparent url(../images/folder-open.gif) no-repeat 0 0px !important; padding-left: 20px !important; }
/*权限设置*/
.role-setup { background: transparent url(../images/role-setup.gif) no-repeat 0 0px !important; padding-left: 20px !important; }

/*首页工具*/
.grid { background: transparent url(../images/grid.png) no-repeat 0 0px !important; padding-left: 20px !important; }


/*下面是过滤组件用到的样式*/
.filter-read-x { background: transparent url(../images/read-y.gif) no-repeat 2px 2px; width: 20px; }
.filter-read-y { background: transparent url(../images/read-y.gif) no-repeat 2px 2px; width: 20px; }
.filter-read-n { background: transparent url(../images/read-n.gif) no-repeat 2px 2px; width: 20px; }
.filter-sett { background: transparent url(../Images/Icon/77.png) no-repeat 2px 2px; width: 20px; }
.btn-all { background: transparent url(../images/search.gif) no-repeat 2px 2px; width: 20px; }
.filter-out { background: transparent url(../Images/Icon/1.png) no-repeat 2px 2px; width: 20px; }
.filter-mail { background: transparent url(../Images/Icon/47.png) no-repeat 2px 2px; width: 30px; padding-top: -5px; text-align: right; }
.filter-serch { background: transparent url(../images/search.gif) no-repeat 2px 2px; width: 20px; }
.filter-theme { background: transparent url(../Images/Icon/69.png) no-repeat 2px 2px; width: 20px; }
.filter-person { background: transparent url(../Images/Icon/37.png) no-repeat 2px 2px; width: 20px; }
.filter-home { background: transparent url(../Images/Icon/61.png) no-repeat 2px 2px; width: 20px; }
.filter-help { background: transparent url(../Images/Icon/51.png) no-repeat 2px 2px; width: 20px; }

.level1 { background: transparent url(../images/level1.gif) no-repeat 2px 2px; width: 20px; }
.level2 { background: transparent url(../images/level2.gif) no-repeat 2px 2px; width: 20px; }
.level3 { background: transparent url(../images/level3.gif) no-repeat 2px 2px; width: 20px; }
.level4 { background: transparent url(../images/level4.gif) no-repeat 2px 2px; width: 20px; }
.level5 { background: transparent url(../images/level5.gif) no-repeat 2px 2px; width: 20px; }
