.normal_submit{
  padding: 20px 10px 10px 96px;
}

.normal_submit input[type="submit"]{
  float: none;
  display: inline-block;
  margin-left: 10px;
}
.normal_submit .no{
  background: #ccc;
}
.normal_submit .no:hover{
  background: #212121;
}
.NOBR{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.gk-post-meta .icon{ 
  margin-left: 7px;
} 
.ni_voice .title{
  margin: 0;
  font-size: 16px;
  padding-bottom: 7px;
}
.ni_voice table{
  width: 100%;
  margin: 30px 0;
}
.ni_voice table td,
.ni_voice table th{
  text-align: left;
  font-size: 1em;
  line-height: 1.2em;
}

.ni_voice table th{
  width: 80px;
  text-align: left;
  font-weight: normal;
  padding-right: 7px;
}

.ni_voice .v,
.ni_voice .no_v{
  border: 1px solid #E25B32;
  background: white;
  width: 99%;
  line-height: 1em;
  display: inline-table;
}
.ni_voice .v{
  background: #E25B32;
}

.ni_voice table div font{  
  display: inline-block;
  margin: 2px 5px;
}
.ni_voice table div.v font{ 
  color: #fff;
}
.ni_voice table div.no_v font{ 
  background: #fff;
}
aside li.tags{
  text-align: center;
}
aside li.tags a{
  padding: 0 7px;
  color: #E25B32;
  /*border: 1px solid #CCC;*/
}

sup a{
  color: #eee;
}
sup a:hover{
  color: #eee;
}