.icon-map{
	background:url('icons/map.png') no-repeat center center;
}
.icon-blank{
	background:url('icons/blank.gif') no-repeat center center;
}
.icon-excel{
	background:url('icons/excel.png') no-repeat center center;
}
.icon-download{
	background:url('icons/download.png') no-repeat center center;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat center center;
}
.icon-batchadd {
	background: url('icons/batchadd.png') no-repeat center center;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat center center;
}
.icon-copy{
	background:url('icons/copy.png') no-repeat center center;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat center center;
}
.icon-set{
	background:url('icons/set.png') no-repeat center center;
}
.icon-dataaction {
    background: url('icons/dataaction.png') no-repeat center center;
}
.icon-home {
    background: url('icons/home.png') no-repeat center center;
}
.icon-account {
    background: url('icons/account.png') no-repeat center center;
}
.icon-sms {
    background: url('icons/sms.png') no-repeat center center;
}
.icon-login {
    background: url('icons/login.png') no-repeat center center;
}
.icon-resetpwd{
	background:url('icons/resetpwd.png') no-repeat center center;
}
.icon-reset{
	background:url('icons/reset.png') no-repeat center center;
}
.icon-dictype{
	background:url('icons/dictype.png') no-repeat center center;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat center center;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat center center;
}
.icon-ok{
	background:url('icons/ok.png') no-repeat center center;
}
.icon-no{
	background:url('icons/no.png') no-repeat center center;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat center center;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat center center;
}
.icon-search{
	background:url('icons/search.png') no-repeat center center;
}
.icon-help{
	background:url('icons/help.png') no-repeat center center;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat center center;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat center center;
}
.icon-back{
	background:url('icons/back.png') no-repeat center center;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat center center;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat center center;
}
.icon-module{
	background:url('icons/module.png') no-repeat center center;
}
.icon-backup{
	background:url('icons/backup.png') no-repeat center center;
}
.icon-restore{
	background:url('icons/restore.png') no-repeat center center;
}
.icon-confirm{
	background:url('icons/confirm.png') no-repeat center center;
}
.icon-stockin{
	background:url('icons/stockin.png') no-repeat center center;
}
.icon-audit{
	background:url('icons/audit.png') no-repeat center center;
}
.icon-photo {
    background: url('icons/photo.png') no-repeat center center;
}
.icon-goodsphoto {
    background: url('icons/goodsphoto.png') no-repeat center center;
}
.icon-goodsintro {
    background: url('icons/goodsintro.png') no-repeat center center;
}
.icon-goodsspec {
    background: url('icons/goodsspec.png') no-repeat center center;
}
.icon-employee {
    background: url('icons/employee.png') no-repeat center center;
}
.icon-paytype {
	background: url('icons/paytype.png') no-repeat center center;
}
.icon-record {
	background: url('icons/record.png') no-repeat center center;
}
.icon-merchants {
	background: url('icons/merchants.png') no-repeat center center;
	background-size: 16px 16px;
}
.icon-goods {
	background: url('icons/goods.png') no-repeat center center;
	background-size: 16px 16px;
}
.icon-user {
	background: url('icons/user.png') no-repeat center center;
	background-size: 16px 16px;
}
.icon-order {
	background: url('icons/order.png') no-repeat center center;
	background-size: 16px 16px;
}
.icon-marketing {
	background: url('icons/marketing.png') no-repeat center center;
	background-size: 16px 16px;
}
.icon-data {
    background: url('icons/data.png') no-repeat center center;
	background-size:16px 16px;
}
.icon-sys {
	background: url('icons/sys.png') no-repeat center center;
	background-size: 16px 16px;
}
.icon-weixin{
	background:url('icons/weixin.png') no-repeat center center;
}
.icon-balanceacc {
	background: url('icons/balanceacc.png') no-repeat center center;
}
.icon-settleacc {
	background: url('icons/settleacc.png') no-repeat center center;
}
.icon-transferor {
	background: url('icons/transferor.png') no-repeat center center;
}
.icon-mini-add{
	background:url('icons/mini_add.png') no-repeat center center;
}
.icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat center center;
}
.icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat center center;
}
.ico12
{
    background-repeat: no-repeat;
    height:14px;
    line-height:14px;
    border:0px;
    margin:0px;
    display:inline-block;
    padding-left: 15px; 
    padding-right:5px;
    cursor:pointer;
	background-size:14px 14px;
}
.ico12.exit {
	background-position: 0px 0px;
	background-image: url('icons/exit.png');
}
.ico12.pwd {
	background-position: 0px 0px;
	background-image: url('icons/pwdmod.png');
}