body {
  font-family: Arial,"宋体",Lucida,Verdana,Helvetica,sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 150%;
}
.thicktitle {
  height: 27px;
  padding: 0 10px;
  border: solid #C4C4C4;
  border-width: 1px 1px 0;
  background: #F3F3F3;
  line-height: 27px;
  font-family: arial, "\5b8b\4f53";
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.thickdiv {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000001;
  width: 100%;
  height: 100%;
  background: #000;
  border: 0;
  filter: alpha(opacity = 15);
  opacity: .15;
}
.m, .mt, .mc, .mb {
  overflow: hidden;
  zoom: 1;
}
#protocol-con {
  height: 356px;
  overflow: auto;
  padding: 10px 20px 0 10px;
}
.regist-2013 .btnt {
  width: 322px;
  margin: 20px auto 0;
}
#protocol-con p {
  line-height: 20px;
}
h4 {
  font-size: 12px;
}
#protocol-con h5 {
  line-height: 25px;
  font-weight: bold;
}


.thickbox {
  position: absolute;
  z-index: 10000002;
  overflow: hidden;
  padding: 0;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width:702px;
  height:483px;
}

.thickbox .thicktitle {
  padding: 0 10px;
  text-align: left;
}
.thickcon {
  overflow: auto;
  background: #fff;
  border: solid #C4C4C4;
  border-width: 1px;
  padding: 10px;
  width: 700px; 
  height: 433px; 
  padding-left: 0px; 
  padding-right: 0px; 
  border-left-width: 1px;
  border-right-width: 1px;
}
.thickclose:link, .thickclose:visited {
  display: block;
  position: absolute;
  z-index: 100000;
  top: 3px;
  right: 12px;
  font-size:14px;
  padding:1px 5px;
  text-decoration:none;
  color:#c2c2c2;
  border:1px solid #c2c2c2;
}
.thickclose:hover{
  color:#000;
  border:1px solid #000;
}
.regist-2013 .btnt {
  width: 322px;
  margin: 20px auto 0;
}
.regist-2013 .btnt .btn-img {
  width: 322px;
  height: 34px;
  line-heiht: 34px;
  background: #2D6BC8;
  color: #FFF;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: "微软雅黑";
  font-size: 16px;
  font-weight: 800;
}