.ckbox{ display:inline-block; _display:inline;cursor:pointer;white-space:nowrap;}
.ckbox .off{background:url(images/off.png) center top no-repeat; background-size:100% 100%; width:16px; height:16px; float:left; display:block;border:0px; cursor:pointer;outline:none; }
.ckbox .on{background:url(images/on.png) center top no-repeat;background-size:100% 100%; width:16px; height:16px;float:left;display:block;border:0px;outline:none;}
.ckbox .ck_on{background:url(images/ck_on.png) center top no-repeat;background-size:100% 100%; width:16px; height:16px;float:left;display:block;border:0px;outline:none;}
.ckbox .ck_off{background:url(images/ck_off.png) center top no-repeat; background-size:100% 100%; width:16px; height:16px; float:left; display:block;border:0px; cursor:pointer;outline:none; }
.ckbox lable{ line-height:25px; text-align:left; float:left; display:inline; padding-left:5px; padding-right:5px;}

.ckboxm{ display:inline-block; _display:inline;cursor:pointer;white-space:nowrap;}
.ckboxm .off{background:url(images/off1.png) center top no-repeat; background-size:100% 100%; width:16px; height:16px; float:left; display:block;border:0px; cursor:pointer;outline:none; }
.ckboxm .on{background:url(images/on1.png) center top no-repeat;background-size:100% 100%; width:16px; height:16px;float:left;display:block;border:0px;outline:none;}
.ckboxm lable{ line-height:25px; text-align:left; float:left; display:inline; padding-left:5px; padding-right:5px;}


