#city-menu a{
/*  padding: 0 4px; */
}
#f_index { min-height: 384px;}

#form-order1 input[type=button] {
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin: 5px auto;
  display: block;
  font-size: 20px;
  text-align: center;
  background: url('./../idea/img/but2.jpg') repeat-x 0 0 scroll transparent;
  -moz-box-shadow: 0px 2px 2px #888;
  -webkit-box-shadow: 0px 2px 2px #888;
  box-shadow: 0px 2px 2px #888;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  filter: Shadow(Color=#000, Direction=45, Strength=1);
  border: 1px solid #ff5021;
  width: 100%;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 5px;
}
.ci_cont p { margin: 10px 0 20px 25px;}
.btl_calc #cform .three-in-row .form-item {margin-right:103px; }
.btl_calc #cform .three-in-row .form-item.last-child {margin-right:0px; }