input{
font-size:10pt;
font-family:Verdana, Arial,'Microsoft YaHei', 微软雅黑, 'Microsoft JhengHei', 宋体;
}



/*登录框内的透明edit*/
.transInput
{
COLOR: #000;
BORDER:0px;

font-size: 14pt;

background-image:url(images/bgedt.png);
BACKGROUND-COLOR: rgba(0, 0, 0, 0);
}




input[type="checkbox"] {
margin-right:2px;
}
/*
input[type="checkbox"] {visibility:hidden;width:0;height:0;margin:0;padding:0;}

input[type="checkbox"]+label {background:url(images/checkbox-0.png) no-repeat;background-position:0 0px;padding-left:18px}

input[type="checkbox"]+label:hover {background:url(images/checkbox-0.png) no-repeat;background-position:0 0px;}

input[type="checkbox"]:checked+label {background:url(images/checkbox-1.png) no-repeat;background-position:0 0px;}

input[type="checkbox"]:focus+label {color:#963;background-position:0 -32px;}



input[type="radio"] {visibility:hidden;width:0;height:0;margin:0;padding:0;}

input[type="radio"]+label {background:url(images/radio-0.png) no-repeat;background-position:0 1px;padding-left:18px}

input[type="radio"]+label:hover {background:url(images/radio-0.png) no-repeat;background-position:0 1px;}

input[type="radio"]:checked+label {background:url(images/radio-1.png) no-repeat;background-position:0 1px;}

input[type="radio"]:focus+label {color:#963;background-position:0 -32px;}


*/

/*小图标编辑按钮*/
.btnchangemap{
  border:none;
  cursor:pointer;   
  padding-left:20px;
  padding-bottom:12px;
  margin-left:6px;  
  background:url(images/24icon/google.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}


.btntrackplay {
  border:none;
  cursor:pointer;   
  padding-left:24px;
  padding-bottom:12px;
  padding-top:2px;
  margin-left:2px;  
  background:url(images/24icon/trackplay.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btntrackpause{
  border:none;
  cursor:pointer;   
  padding-left:24px;
  padding-bottom:12px;
  padding-top:2px;
  margin-left:2px;  
  background:url(images/24icon/trackpause.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}


.btntrackquick{
  border:none;
  cursor:pointer;   
  padding-left:24px;
  padding-bottom:12px;
  padding-top:2px;
  margin-left:2px;  
  background:url(images/24icon/trackquick.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}



.btntrackprint{
  border:none;
  cursor:pointer;   
  padding-left:24px;
  padding-bottom:12px;
  padding-top:2px;
  margin-left:2px;  
  background:url(images/24icon/trackprint.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}


.btntrackslow{
  border:none;
  cursor:pointer;   
  padding-left:24px;
  padding-bottom:12px;
  padding-top:2px;
  margin-left:2px;  
  background:url(images/24icon/trackslow.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}



.btnSmallEdtIcon{
  border:none;
  cursor:pointer;   
  padding-left:12px;
  padding-bottom:0px;
  margin-left:8px;  
  background:url(images/icon_v130124.png);
  background-position:0px -2340px;
  background-repeat : no-repeat ;
}

.btnSmallDel{
  border:none;
  cursor:pointer;   
  padding-left:16px;
  padding-bottom:0px;
  margin-left:12px;  
  background:url(images/del16.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnSmallDeldisable{
  border:none;
  cursor:pointer;   
  padding-left:16px;
  padding-bottom:0px;
  margin-left:12px;  
  background:url(images/del16-disable.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnAddIcon{
  border:none;
  cursor:pointer;   
  padding-left:16px;
  padding-bottom:0px;
  margin-left:12px;  
  background:url(images/add.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}


.btnEdtIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/ico.png);
  background-position:-36px 0px;
  background-repeat : no-repeat ;
}

.btnDelIcon{
  border:0px;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/ico.png) no-repeat;
  background-position:-72px 0px;
}

.btnviewIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/16icon/search16.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnmoneyIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/16icon/money.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}


.btnparkIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/16icon/park.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnshenpiIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/16icon/shenpi.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnhistoryIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/16icon/history.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnoutIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/16icon/out.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}


.btnlockIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/lock.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}



.btnUnlockIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/unlock.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnsimIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/sim.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnmobileIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/mobile.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnzoominIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/zoomin.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}

.btnmuteIcon{
  border:none;

  cursor:pointer;   
  padding-left:16px;
  margin-left:8px;  
  background:url(images/mute.png);
  background-position:0px 0px;
  background-repeat : no-repeat ;
}




/*绿色提交按钮*/
.greenbutton{
    border:solid 1px #459830;
    -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */

    padding-left:20px;
    padding-right:20px;
    padding-top:5px;
    padding-bottom:5px;
    text-align: center;  
    cursor:pointer;   
    background:url(images/button1.png);
    color:#FFF;
    text-decoration:none;
}

.greenbutton img{
    padding-bottom:5px;
    padding-right:5px;

}

/*小绿色提交按钮,嵌入sogou地图*/
.littlegreenbutton{
    border:solid 1px #459830;
    -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */

    margin:3px;
    padding-left:15px;
    padding-right:15px;
    padding-top:2px;
    padding-bottom:2px;
    text-align: center;  
    cursor:pointer;   
    background:url(images/button1.png);
    color:#FFF;
    text-decoration:none;
}


/*蓝色按钮*/
.bluebutton{
    border:solid 1px #999999;
    -moz-border-radius: 2px;      /* Gecko browsers */
    -webkit-border-radius: 2px;   /* Webkit browsers */
    border-radius:2px;            /* W3C syntax */
    padding-left:20px;
    padding-right:20px;
    padding-top:5px;
    padding-bottom:5px;
    text-align: center;  
    cursor:pointer;   
    background:url(images/button2.png);
    color:#555555;
    text-decoration:none;
}

.bluebutton img{
    padding-bottom:5px;
    padding-right:5px;

}

/*深蓝色按钮*/
.deepbluebutton{
    border:solid 1px #999999;
    -moz-border-radius: 2px;      /* Gecko browsers */
    -webkit-border-radius: 2px;   /* Webkit browsers */
    border-radius:2px;            /* W3C syntax */
    padding-left:20px;
    padding-right:20px;
    padding-top:5px;
    padding-bottom:5px;
    text-align: center;  
    cursor:pointer;   
    background:url(images/deepblue.png);
    color:#FFF;
}

.bluebutton img{
    padding-bottom:5px;
    padding-right:5px;

}




/*所有的编辑框*/
input[type="text"]{
    border:solid 1px #bbbbbb;
    -moz-border-radius: 2px;      /* Gecko browsers */
    -webkit-border-radius: 2px;   /* Webkit browsers */
    border-radius:2px;            /* W3C syntax */
    height:24px;
}


/*发光效果*/
input[type="text"]:focus{
      outline:none;
      border:#87C6F9 1px solid;
      box-shadow: 0 0 8px rgba(103, 166, 217, 1);
}



/*所有的编辑框*/
input[type="password"]{
    border:solid 1px #bbbbbb;
    -moz-border-radius: 2px;      /* Gecko browsers */
    -webkit-border-radius: 2px;   /* Webkit browsers */
    border-radius:2px;            /* W3C syntax */
    height:24px;
}


/*发光效果*/
input[type="password"]:focus{
      outline:none;
      border:#87C6F9 1px solid;
      box-shadow: 0 0 8px rgba(103, 166, 217, 1);
}



/*所有的下拉框*/
select{
    border:solid 1px #bbbbbb;
    -moz-border-radius: 2px;      /* Gecko browsers */
    -webkit-border-radius: 2px;   /* Webkit browsers */
    border-radius:2px;            /* W3C syntax */
    height:24px;

}


/*发光效果*/
select:focus{
     outline:none;
      border:#87C6F9 1px solid;
      box-shadow: 0 0 8px rgba(103, 166, 217, 1);
 
   }