.houfeng-button
{
	display: -moz-inline-stack;  /*Firefox only code*/
    display: inline-block;       /*some standard browsers*/
    *display: inline;            /*Only IE know this code (CSS Hack)*/
    zoom: 1;  /*IE only*/

	height:24px !important;
	font-size:12px;
	font-family:Verdana,宋体;
	vertical-align:middle ;
}
.houfeng-button td
{
	padding:0px !important;
	margin:0px !important;
	border:solid 0px #fff !important;
}
.houfeng-button .houfeng-button-left
{
	background-image:url(imagesbtnout_bg_left.gif) !important;
	width:10px !important;
	cursor:pointer !important;
	height:24px !important;
}
.houfeng-button .houfeng-button-right
{
	background-image:url(imagesbtnout_bg_right.gif) !important;
	width:10px !important;
	cursor:pointer !important;
	height:24px !important;
}
.houfeng-button .houfeng-button-center
{
	background-image:url(imagesbtnout_bg_center.gif) !important;
	width:auto !important;
	text-align:center !important;
	vertical-align:middle !important;
	cursor:pointer !important;
	height:24px !important;
}

/*--------------------------------------------------------*/
.houfeng-button-hover
{
	height:24px !important;
}
.houfeng-button-hover .houfeng-button-left
{
	background-image:url(imagesbtnover_bg_left.gif) !important;
	width:10px !important;
	cursor:pointer !important;
	height:24px !important;
}
.houfeng-button-hover .houfeng-button-right
{
	background-image:url(imagesbtnover_bg_right.gif) !important;
	width:10px !important;
	cursor:pointer !important;
	height:24px !important;
}
.houfeng-button-hover .houfeng-button-center
{
	background-image:url(imagesbtnover_bg_center.gif) !important;
	width:auto !important;
	text-align:center !important;
	vertical-align:middle !important;
	cursor:pointer !important;
	height:24px !important;
}
/*---------------------------------------------------------*/
.houfeng-button-disabled
{
	color:Gray ;
	FILTER: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	height:24px !important;
}
.houfeng-button-disabled .houfeng-button-left
{
	background-image:url(imagesbtnDsb_bg_left.gif) !important;
	width:10px !important;
	cursor:pointer !important;
	height:24px !important;
}
.houfeng-button-disabled .houfeng-button-right
{
	background-image:url(imagesbtnDsb_bg_right.gif) !important;
	width:10px !important;
	cursor:pointer !important;
	height:24px !important;
}
.houfeng-button-disabled .houfeng-button-center
{
	background-image:url(imagesbtnDsb_bg_center.gif) !important;
	width:auto !important;
	text-align:center !important;
	vertical-align:middle !important;
	cursor:pointer !important;
	height:24px !important;
}
/*---------------------------------------------------------*/

.houfeng-button .houfeng-button-ico
{
	display:inline-block !important;
	background-image:url(iconscheck.png) !important;
	width:16px;
	height:16px;
	margin-left:5px;
	margin-top:2px;
}
/*------------------------��ťͼ��--------------------------*/
.houfeng-button .houfeng-button-ico-save
{
	background-image:url(iconssave.gif) !important;
}
.houfeng-button .houfeng-button-ico-excel
{
	background-image:url(iconsexcel.gif) !important;
}
.houfeng-button .houfeng-button-ico-check
{
	background-image:url(iconscheck.png) !important;
}
.houfeng-button .houfeng-button-ico-copy
{
	background-image:url(iconscopy.png) !important;
}
.houfeng-button .houfeng-button-ico-delete
{
	background-image:url(iconsdelete.gif) !important;
}
.houfeng-button .houfeng-button-ico-edit
{
	background-image:url(iconsedit.png) !important;
}
.houfeng-button .houfeng-button-ico-add
{
	background-image:url(iconsadd.gif) !important;
}
.houfeng-button .houfeng-button-ico-config
{
	background-image:url(iconsconfig.gif) !important;
}
.houfeng-button .houfeng-button-ico-error
{
	background-image:url(iconserror.gif) !important;
}
.houfeng-button .houfeng-button-ico-word
{
	background-image:url(iconsword.gif) !important;
}
.houfeng-button .houfeng-button-ico-reload
{
	background-image:url(iconsreload.png) !important;
}
.houfeng-button .houfeng-button-ico-print
{
	background-image:url(iconsprint.gif) !important;
}
.houfeng-button .houfeng-button-ico-prop
{
	background-image:url(iconsprop.gif) !important;
}
.houfeng-button .houfeng-button-ico-folder
{
	background-image:url(iconsfolder.gif) !important;
}
.houfeng-button .houfeng-button-ico-checked
{
	background-image:url(iconschecked.gif) !important;
}
.houfeng-button .houfeng-button-ico-unchecked
{
	background-image:url(iconsunchecked.gif) !important;
}
.houfeng-button .houfeng-button-ico-example
{
	background-image:url(iconsexample.gif) !important;
}
.houfeng-button .houfeng-button-ico-add-row
{
	background-image:url(iconsadd-row.gif) !important;
}
.houfeng-button .houfeng-button-ico-apply
{
	background-image:url(iconsapply.png) !important;
}
.houfeng-button .houfeng-button-ico-back
{
	background-image:url(iconsback.png) !important;
}
.houfeng-button .houfeng-button-ico-cancel
{
	background-image:url(iconscancel.png) !important;
}
.houfeng-button .houfeng-button-ico-info
{
	background-image:url(iconsinfo.gif) !important;
}
.houfeng-button .houfeng-button-ico-success
{
	background-image:url(iconssuccess.gif) !important;
}
.houfeng-button .houfeng-button-ico-warning
{
	background-image:url(iconswarning.gif) !important;
}
.houfeng-button .houfeng-button-ico-grid
{
	background-image:url(iconsgrid.gif) !important;
}
.houfeng-button .houfeng-button-ico-cancel
{
	background-image:url(iconscancel.png) !important;
}
.houfeng-button .houfeng-button-ico-OK
{
	background-image:url(iconsapply.png) !important;
}
.houfeng-button .houfeng-button-ico-delete
{
	background-image:url(iconsdelete.gif) !important;
}
.houfeng-button .houfeng-button-ico-Close
{
	background-image:url(icons/Close.gif) !important;
}
.houfeng-button .houfeng-button-ico-pageset
{
	background-image:url(iconspageset.png) !important;
}
.houfeng-button .houfeng-button-ico-print
{
	background-image:url(iconsprint.gif) !important;
}
.houfeng-button .houfeng-button-ico-preview
{
	background-image:url(iconspreview.gif) !important;
}
.houfeng-button .houfeng-button-ico-find
{
	background-image:url(iconsFind.png) !important;
}
.houfeng-button .houfeng-button-ico-message
{
	background-image:url(iconsmessage.png) !important;
}
.houfeng-button .houfeng-button-ico-Log
{
	background-image:url(iconsLog.png) !important;
}
.houfeng-button .houfeng-button-ico-Probationer
{
	background-image:url(iconsProbationer.gif) !important;
}
.houfeng-button .houfeng-button-ico-AddUser
{
	background-image:url(iconsAddUser.png) !important;
}
.houfeng-button .houfeng-button-ico-DecreaseUser
{
	background-image:url(iconsUserRemove.png) !important;
}
.houfeng-button .houfeng-button-ico-ApplyForLoader
{
	background-image:url(iconsApplyForLoader.png) !important;
}
.houfeng-button .houfeng-button-ico-child
{
	background-image:url(iconspkg.gif) !important;
}
.houfeng-button .houfeng-button-ico-retry
{
	background-image:url(iconsretry.png) !important;
}
.houfeng-button .houfeng-button-ico-bomb
{
	background-image:url(iconsbomb.png) !important;
}
.houfeng-button .houfeng-button-ico-offset
{
	background-image:url(iconsoffset.png) !important;
}
.houfeng-button .houfeng-button-ico-Logout
{
	background-image:url(iconsLogout.png) !important;
}
.houfeng-button .houfeng-button-ico-Reboot
{
	background-image:url(iconsReboot.png) !important;
}
.houfeng-button .houfeng-button-ico-Suspend
{
	background-image:url(iconsSuspend.png) !important;
}
.houfeng-button .houfeng-button-ico-Upload
{
	background-image:url(iconsUpload.png) !important;
}
.houfeng-button .houfeng-button-ico-DownLoad
{
	background-image:url(iconsDownLoad.gif) !important;
}
.houfeng-button .houfeng-button-ico-ToUp
{
	background-image:url(iconsToUp.png) !important;
}
.houfeng-button .houfeng-button-ico-ToDown
{
	background-image:url(iconsToDown.png) !important;
}
