/*ul.nav li a { position: relative; display: block; width: 15px; height: 15px; border: 1px solid #D6D3CE; }
ul.nav li a.icon_back { background: transparent url(../pics/icon/back.gif) no-repeat center center; }
ul.nav li a.icon_first { background: transparent url(../pics/icon/first.gif) no-repeat center center; }
ul.nav li a.icon_last { background: transparent url(../pics/icon/last.gif) no-repeat center center;  }
ul.nav li a.icon_next { background: transparent url(../pics/icon/next.gif) no-repeat center center;  }
ul.nav li a.icon_new { background: transparent url(../pics/icon/new.gif) no-repeat center center;  }
ul.nav li a:hover { display: block; width: 15px; height: 15px; border: 1px solid #000; background-color: #fff; }*/
td.icon a { position: relative; float: left; display: block; width: 16px; height: 18px; margin:1px 0; padding: 1px; border: 1px solid #D6D3CE; }
#pageBlock .icon a { position: relative; float: left; display: inline; width: 20px; height: 16px; margin-right: 3px; border: 1px solid #D6D3CE; text-decoration: none;}
#pageBlock .icon a.icon_new { background: #fff url(../pics/icon/new.gif) no-repeat center center; /*margin-left: 40%;*/ display:block; }
#pageBlock .icon a.icon_add { background: #fff url(../pics/icon/add.png) no-repeat center center; /*margin-left: 40%;*/ display:block; }
#pageBlock .icon a.icon_printall { background: #fff url(../pics/icon/printer.png) no-repeat center center;/*margin-left: 40%;*/; display:block; }
#pageBlock .icon a.icon_email { background: #fff url(../pics/icon/email_go.png) no-repeat center center; /*margin-left: 40%;*/ display:block; }
#pageBlock .icon a.icon_active { background: #fff url(../pics/icon/active.gif) no-repeat center center; }
#pageBlock .icon a.icon_noactive { background: #fff url(../pics/icon/noactive.gif) no-repeat center center; }
#pageBlock .icon a.icon_view { background: #fff url(../pics/icon/view.gif) no-repeat center center; }
/*#pageBlock td.icon a.icon_edit { background: #fff url(../pics/icon/edit.gif) no-repeat center center; }
#pageBlock .icon a.icon_edit { background: #fff url(../pics/icon/edit.gif) no-repeat center; }*/
#pageBlock .icon a.icon_edit { background: #fff url(../pics/icon/application_edit.png) no-repeat center center; }
#pageBlock .icon a.icon_edit { background: #fff url(../pics/icon/application_edit.png) no-repeat center; }


#pageBlock .icon a.icon_copy { background: #fff url(../pics/icon/copy.gif) no-repeat center center; }
#pageBlock .icon a.icon_del { background: #fff url(../pics/icon/del.gif) no-repeat center center; }
#pageBlock .icon a.icon_print { background: #fff url(../pics/icon/printer.png) no-repeat center center; }
#pageBlock .icon a.icon_task { background: #fff url(../pics/icon/task.png) no-repeat center center; }

td.icon_popup {  width: 16px;height: 16px; } 
td.icon_popup a.icon_del { background: #fff url(../pics/icon/del.gif) no-repeat center center; width: 16px; height: 16px;display: block;}

#pageBlock .icon a:hover { display: block; width: 20px; height: 16px; border: 1px solid #000; background-color: #fff; margin-right: 3px;  }
/*#pageBlock .noact { opacity: .3; -moz-opacity: .3; filter:alpha(opacity:30); }*/
/* add-icon in center */
#rContent .rT .icon { padding: 0; background: #fff; text-align:center;}
#rContent .rT .icon a { margin: 0 auto; float:left;}
#popBody a.icon { position: relative; width: 16px; height: 16px; margin:1px 0; padding: 2px 1px; border: 1px solid #D6D3CE; }
#popBody a.icon img { position: relative; border: 0; margin: 0; }
#popBody a.icon:hover { border: 1px solid #000; background-color: #fff; }
#popBody a.button { position: relative; display:block; width: 80px; height: 12px; border: 1px solid #000; padding:2px; margin-top:2px;text-decoration: none;color: #999;font-size: 11px;}
#popBody a.button img { position: relative; border: 0; margin: 0; }
#popBody a.button:hover { border: 1px solid #000; background-color: #fff; color: #000;}
#popBody .textarea a.button { position: relative; display:block; float:left; width: 16px; height: 18px; margin:1px 0; padding: 1px; border: 1px solid #D6D3CE; }
