@charset "UTF-8";
#closeAlertBox i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(/Skin/iaudit/user/images/msgcls.png);
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  margin: 2px 0px;
  overflow: hidden;
  text-align: center;
}

.msgBox {
  background: #fff none repeat scroll 0 0;
  cursor: move;
  display: none;
  width: 400px;
  border-radius: 5px;
}

.msgBox .hd {
  height: 30px;
  line-height: 30px;
  margin: 0px 10px;
  text-align: center;
  padding: 6px 4px 10px;
}

.msgBox .hd em {
  background: #fff none repeat scroll 0 0;
  color: #999;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 18px;
  font-style: normal;
  margin: 0px 8px;
  overflow: hidden;
  text-align: center;
  line-height: 34px;
}

.msgBox .hd h3 {
  color: #f60;
  font-size: 16px;
  padding-left: 34px;
  margin: 0;
  border-bottom: 1px solid #ececec;
  padding-bottom: 4px;
  font-weight: normal;
}

.msgBox .bd {
  background: #fff none repeat scroll 0 0;
  font-size: 14px;
  line-height: 28px;
  min-height: 80px;
  padding: 15px;
  text-align: center;
  padding-bottom: 4px;
}

.msgBox .bd a {
  color: #e67b11;
  text-decoration: none;
}

.msgBox .bd #point {
  color: #00c425;
  font: 20px/40px "Microsoft YaHei";
}

.msgBox .bd .bdIn {
  padding: 20px 20px 4px;
  text-align: center;
  font-size: 20px;
}

.msgBox .bd .bdIn .subDiv {
  margin-top: 15px;
  padding: 20px 0 10px;
}

.msgBox .bd .btn {
  background: #0e928d none repeat scroll 0 0;
  border-radius: 4px;
  margin: 0 !important;
  padding: 8px 30px;
  text-align: center !important;
  text-indent: 0 !important;
  width: auto !important;
}

.msgBox .bd .btn span {
  background: transparent none repeat scroll 0 0 !important;
  color: #fff !important;
  line-height: 18px;
  text-indent: 0 !important;
  font-size: 16px;
}

#expose {
  background: #ccc none repeat scroll 0 0;
}

.miniMsgBox {
  background: #fffae6 none repeat scroll 0 0;
  border: 1px solid #f0b04b;
  color: #f90;
  display: none;
  font-size: 12px;
  left: 10px;
  line-height: 20px;
  padding: 5px 10px;
  position: absolute;
  text-align: left;
  z-index: 999;
}

.RecordWrap {
  position: fixed;
  right: 0;
  top: 220px;
}

.RecordWrap .overz {
  overflow: hidden;
}

.RecordWrap .Record_icon {
  font-family: "songti";
  height: 156px;
  overflow: hidden;
  width: 36px;
}

.RecordWrap .Record_icon a {
  background: transparent url("/Skin/iaudit/2.0/images/middle/Record_bg.png") no-repeat scroll 0 0;
  display: block;
  height: 156px;
  width: 36px;
}

.RecordWrap .Record_windows {
  width: 144px;
}

.RecordWrap .Record_w_top {
  background: transparent url("/Skin/iaudit/2.0/images/middle/Record_bg.png") no-repeat scroll -36px 0;
  height: 10px;
}

.RecordWrap .Record_w_c {
  background: transparent url("/Skin/iaudit/2.0/images/middle/Record_bg.png") repeat-y scroll 0 -185px;
  padding: 0 5px;
}

.RecordWrap .Record_w_bottom {
  background: transparent url("/Skin/iaudit/2.0/images/middle/Record_bg.png") repeat-y scroll -36px -35px;
  height: 29px;
}

.RecordWrap .Record_content {
  background: transparent url("/Skin/iaudit/2.0/images/middle/Record_bg.png") no-repeat scroll -147px -185px;
  padding-top: 11px;
}

.RecordWrap .Record_content a.bj_icon {
  background: transparent url("/Skin/iaudit/2.0/images/middle/Record_bg.png") no-repeat scroll -37px -130px;
  color: #666;
  cursor: pointer;
  display: block;
  height: 25px;
  line-height: 20px;
  margin: 0 auto;
  width: 121px;
}

.RecordWrap .Record_content a.bj_icon:hover {
  background-position: -159px -130px;
  color: #fff;
  text-decoration: none;
}

.RecordWrap .Record_bar h2 {
  background: transparent url("/Skin/iaudit/2.0/images/middle/Record_bg.png") repeat-x scroll 0 -156px;
  color: #666;
  font-size: 12px;
  height: 29px;
  line-height: 27px;
  text-align: left;
}

.RecordWrap .Record_bar h2 a {
  cursor: pointer;
  display: block;
  margin-left: 6px;
  padding-left: 14px;
}

.RecordWrap .expand h2 a {
  background: transparent url("/Skin/iaudit/2.0/images/middle/Record_bg.png") no-repeat scroll -36px -69px;
  color: #666;
  cursor: default;
  font-weight: bold;
  text-decoration: none;
}

.RecordWrap .expand h2 a：hover {
  color: #666;
}

.RecordWrap .Record_content {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 1px;
  text-align: center;
}

.RecordWrap .Record_content ul li {
  font-family: "songti";
  height: 24px;
  line-height: 24px;
  margin-bottom: 6px;
}

.RecordWrap .Record_content ul li a:hover {
  color: #c81d04;
}

.RecordWrap #Record_tab {
  float: left;
}

.RecordWrap #RecordService {
  float: left;
  margin-left: -3px;
}

.RecordWrap #RecordType1 {
  display: block;
}
