/* CSS Document */

.main_clients{
float:left;
width:205px;
height:95px;
overflow:hidden;
}
.main_clients_img{
float:left;
width:179px;
height:59px;
line-height:59px;
background:url(../img/main_clients_bg.jpg) no-repeat;
overflow:hidden;
  position:relative;
  text-align:center;
}
.main_clients_img p {
   position:static;
  +position:absolute;
  top:50%;
  }
.main_clients_img img {
  position:static;
  +position:relative;
  top:-50%;left:-50%;
  vertical-align:middle
  }
  .main_clients_name{
  float:left;
  width:170px;
  margin-top:2px;
  margin-left:8px;
  display:inline;
  }
p:after {
  content:".";
  font-size:1px;
  visibility:hidden
}
.main_clinets2{
float:left;
width:179px;
height:40px;
border:#dddddd solid 1px;
text-align:center;
line-height:40px;

}
#main_clinets2{
float:left;
width:615px;

}
.partners{
float:left;
margin-left:14px;
display:inline;
padding-bottom:15px;
}
.partners_txt{
float:left;
margin-left:14px;
display:inline;
}
.partners_img{
float:left;
width:179px;
height:78px;
line-height:78px;
background:url(../img/parnter_bg.jpg) no-repeat;
overflow:hidden;
position:relative;
text-align:center;
margin-top:3px;
}
.partners_img p {
   position:static;
  +position:absolute;
  top:50%;
  }
.partners_img img {
  position:static;
  +position:relative;
  top:-50%;left:-50%;
  vertical-align:middle
  }

p:after {
  content:".";
  font-size:1px;
  visibility:hidden
}
