#tp_zc_code{
  width: 600px;
  overflow: hidden;
  padding-left: 20px;
  position: absolute;
  background: #fff;
  border: 1px #b9b9b9 solid;
  z-index: 10001;
  top: 50px;
  left: 50px;
  -webkit-box-shadow: 0 0 10px #000;
  -khtml-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: none;
  text-align:left;
  padding-bottom:20px;
}

.activate_tit {
height: 37px;
overflow: hidden;
position: relative;
padding-top: 0px;
}

.activate_tit dl {
height: 37px;
overflow: hidden;
}

.activate_tit dt {
width: 100px;
height: 28px;
overflow: hidden;
float: left;
text-indent: -300px;
}

.pop_close {
width: 8px;
height: 8px;
overflow: hidden;
background: url(../img/global.png) -232px -45px no-repeat;
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
text-indent: -1000px;
}

.activate_input {
overflow: hidden;
}

.activate_input dt {
width: 351px;
overflow: hidden;
float: left;
position: relative;
padding: 3px 0 0 3px;
}

.activate_input input {
width: 319px;
height: 20px;
line-height: 20px;
color: #999;
padding-top: 8px;
padding-bottom: 8px;
}

.inputTxt {
border: 1px #ccc solid;
background: none;
color: #999;
padding: 0 10px;
font-size: 14px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 2px 2px 6px #e3e3e3 inset;
-khtml-box-shadow: 2px 2px 6px #e3e3e3 inset;
-moz-box-shadow: 2px 2px 6px #e3e3e3 inset;
-o-box-shadow: 2px 2px 6px #e3e3e3 inset;
box-shadow: 2px 2px 6px #e3e3e3 inset;
}

.activate_close {
display: block;
width: 17px;
height: 17px;
overflow: hidden;
cursor: pointer;
position: absolute;
right: 16px;
top: 14px;
}

.btn, .btn:visited {
display: block;
overflow: hidden;
}


.pop_btnAct, .pop_btnAct:visited {

}

.pop_btnAct:hover {
}