.wired {
  position: relative;
  margin: 0 0 0 0;
}

.intro {
  position: relative;
  background: url('/imgs/share/sheet_avg.png') no-repeat;
  background-position: bottom ; 
  color: #404040; 
  width: 830px;
  height: 183px; 
  margin: 20px 0 0 20px;
}

.content {
  background: url(/imgs/share/newbg_big.png) 50% 0 no-repeat;
  width: 840px;
  height: 484px;
  margin: 70px 0 0 10px;
  color: #FFFFFF;
}
.content ul {
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #ffd6d6;
  font-size: 14px;
  margin: 0;
}
.content h2 {
  color: #f3acac;
  font-size: 16px;
  font-weight: bold;
}

.imgtitle {
  margin: -50px 0 20px 0;
  height: 50px;
}

.pms {
  float: left;
  width: 360px;
  margin-left: 20px
}

.portals {
  float: right;
  width: 390px;
  margin-right:30px;
}

.conclusion {
  clear: both;
  text-align: center;
  margin-right: 30px;
  padding: 20px 30px 30px 30px;
  font-size: 14px;
  font-weight: bold;
  color: #ffd6d6;
}

.imgwired {
  margin: 0 0 20px 0;
}

.break {
  clear: both;
}
