#contact_box {
  float: left;
  max-width: 700px;
}
#contact_descr{
  margin-left: 0px;
  max-width: 700px;
  float: left;
}


#contact_all {
  float: left;
  max-width: 700px;
  margin-top: 20px;
}

#other_products {
  float: left ;
  width: 260px;
  margin-left: 70px;
}

#cont {
  float: left;
  margin: 20px 70px;
  width: 90%;
  margin-top: 700px;
}
#contact_all span.span {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 400;
  font-size: 26px;
  text-align: left;
  margin-left: 10px;
  color: #71BE36;
}

#contact_left {
  float: left;
  width: 350px;
}
#contact_left input.inpp {
  width: 350px;
  height: 40px;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
  font-family: Tahoma;
  font-size: 14px;
  color: #CCCCCC;
  border: 2px solid #CCCCCC;
  background-image: url(../img/back/bg_ho.png);
  border-radius: 5px;
}
.cont_cap_l {
  width: 150px;
  height: 40px;
  margin-top: 5px;
  font-family: Tahoma;
  font-size: 14px;
  color: #CCCCCC;;
  border: 2px solid #CCCCCC;;
  background-image: url(../img/back/bg_ho.png);
  border-radius: 5px;
}

#contact_all h3{
  font-family: Tahoma;
  font-size: 28px !important;
}

#contact_all textarea {
  float: left;
  width: 330px;
  height: 180px;
  margin-left: 20px;
  font-family: Tahoma;
  font-size: 14px;
  color: #CCCCCC;
  border: 1px solid #CCCCCC;
  background-image: url(../img/back/bg_ho.png);
  border-radius: 5px !important;
}
#contact_bottom {
  float: left;
  min-width: 500px;
  margin-top: 10px;
}
#rong {
  width: 430px;
  margin-bottom: 10px;
  border: 1px solid #f00;
  background-color: #FFE4E1;
}
.capt {
  height: 29px;
  width: 145px;
  position: relative;
  top: -12px;
  font-family: Tahoma;
  font-size: 14px;
  color: #71BE36;
  border: 2px solid #71BE36;
  background-image: url(../img/back/bg_ho.png);
  border-radius: 5px;
}
input.sbm_cont {
  height: 35px;
  width: 330px;
  position: relative;
  margin-top: -4px;
  margin-left: 30px;
  background-color: #999;
  color: #fff;
  border: 0;
  border-radius: 5px;
}
.cont_text {
  margin-top:5px;
  margin-bottom:5px;
  border-top: 2px solid #71BE36;
  border-top-left-radius: 10px 5px;
  border-top-right-radius: 10px 5px;
  border-bottom: 2px solid #71BE36;
  border-bottom-left-radius: 10px 5px;
  border-bottom-right-radius: 10px 5px;

}
.cont_text span {
  margin: 5px 0 5px 20px;
}

