.negative-keyword-box {
  position: absolute;
  outline: 0px;
  left: 730px;
  top: 76px;
  z-index: 1028;
  background: #fff;
  padding: 20px;
  text-align: left;
  border: 1px solid #999;
  border-radius: 2px;
  background-clip: padding-box;
  color: #333;
}

.negative-keyword-box dl {
  overflow: hidden;
  padding: 10px 0 8px;
}

.negative-keyword-box .pop-key label {
  display: block;
}

.negative-keyword-box .controls {
  text-align: center;
}

.negative-keyword-box .dj-btn {
  margin: 12px;
}
.box_deny_word_area {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #5d90c4;
  height: 150px;
  margin: 10px 0 15px;
  padding: 1px;
  width: 365px;
}

.deny_word_area {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: gray;
  height: 150px;
  padding-left: 5px;
  width: 360px;
}

.red {
    color: #d90000;
}

.w-tab{
  height:35px;
  line-height:35px;
  padding:1px 0 0;
  border-bottom:1px solid #e9e9e9;
}
.w-tab h2,.w-tab ul,.w-tab li{
  float:left;
}
.w-tab h2{
  margin:0 20px 0 0;
  font-size:16px;
}
.w-tab li{
  position:relative;
  margin:-1px 0 0 6px;
}
.w-tab li:first-child{
  margin-left:0;
}
.w-tab li a,.w-tab li a:hover{
  text-decoration:none;
  color:#666;
}
.w-tab li a, .w-tab li div{
  display:block;
  padding:0 15px;
  border:1px solid #517ebb;
  border-bottom:0;
  border-radius:5px 5px 0 0;
  text-align:center;
  font-size:14px;
  background:#517ebb;
  color:#fff;
}
.w-tab li a:hover{
  color:#fff;
}
.w-tab li.z-crt a, .w-tab li div{
  padding-bottom:-2px;
  margin-bottom:-2px;
  background:#fff;
  border-top:2px solid #517ebb;
  color:#666
}
.w-tab .more{
  float:right;
  margin-left:10px;
}
.w-tab li em {
  display:block;
  position:absolute;
  width:35px;
  height:15px;
  right:0;
  top:-8px;
  background:url(http://p5.qhimg.com/d/inn/fefa43cb/new_qietu.png)
}