.box_messages{

  }
.textmessages{
  width: 100%;
  text-align:center;
  padding-top:30px;
}
.red01{ color:red;}

.conmessages form{
  color:#f5f5f5;
}
.conmessages td{
  color: #000;
	padding-bottom:10px;
	font-size:16px;
	line-height:35px;
}




.botton01{ 
  width: 112px;
  height: 40px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  margin:15px 0;
  padding: 0;
  text-align: center;
  }
input[type="submit"] {
  background: #1f6fe0;
  margin-right: 20px;
}
input[type="submit"]:hover {
  background: #2380ff;
}
.contact-foot{
	font-size:14px!important;
	padding-left:100px;
	line-height:30px!important;
}










