/*
	�������ͼ��
**/
/*������**/
div.icon_common{
	width: 16px;
	height: 16px;
	display: inline-block;
}

/*���**/
div.icon_add{
	background: url(../icons/add.png) center no-repeat;
}

/*���**/
div.icon_checkinf{
	background: url(../icons/checkinf.png) center no-repeat;
}

/*����**/
div.icon_dealWith{
	background: url(../icons/dealWith.png) center no-repeat;
}

/*����**/
div.icon_dealWith{
	background: url(../icons/dealWith.png) center no-repeat;
}

/*ɾ��**/
div.icon_delet{
	background: url(../icons/delet.png) center no-repeat;
}

/*����**/
div.icon_detail{
	background: url(../icons/detail.png) center no-repeat;
}

/*����**/
div.icon_disable{
	background: url(../icons/disable.png) center no-repeat;
}

/*�ݸ�**/
div.icon_draft{
	background: url(../icons/draft.png) center no-repeat;
}

/*�༭**/
div.icon_edit{
	background: url(../icons/edit.png) center no-repeat;
}

/*����**/
div.icon_enable{
	background: url(../icons/enable.png) center no-repeat;
}

/*����ͼ**/
div.icon_focus{
	background: url(../icons/focus.png) center no-repeat;
}

/*ͷ��**/
div.icon_head{
	background: url(../icons/head.png) center no-repeat;
}

/*����**/
div.icon_hide{
	background: url(../icons/hide.png) center no-repeat;
}

/*����**/
div.icon_push{
	background: url(../icons/push.png) center no-repeat;
}

/*����**/
div.icon_reset{
	background: url(../icons/reset.png) center no-repeat;
}

/*��ʾ**/
div.icon_show{
	background: url(../icons/show.png) center no-repeat;
}

/*ȡ���ͼ**/
div.icon_unfocus{
	background: url(../icons/unfocus.png) center no-repeat;
}

/*ȡ��ͷ��**/
div.icon_unhead{
	background: url(../icons/unhead.png) center no-repeat;
}
/*发布**/
div.icon_release{
	background: url(../icons/release.png) center no-repeat;
}
/*取消置顶**/
div.icon_untop{
	background: url(../icons/untop.png) center no-repeat;
}
/*置顶**/
div.icon_top{
	background: url(../icons/top.png) center no-repeat;
}
/*解锁**/
div.icon_unlock{
	background: url(../icons/unlock.png) center no-repeat;
}
/*解除pda登陆**/
div.icon_logout{
	background: url(../icons/logout.png) center no-repeat;
}

