.input_order_002:hover { float:left;
  display: inline;
    border: #26788b 1px solid;
    background-color: #FFFFFF;
    width: 46%; margin-right:4%;
    height:44px;
    line-height: 44px;
    text-align: left;
    text-indent: 25px;
    color: #26788b;
    -moz-box-shadow: 0px 0px 8px #a9d2ff;
    -webkit-box-shadow: 0px 0px 8px #a9d2ff; margin-bottom:12px;
    box-shadow: 0px 0px 8px #a9d2ff;
    -webkit-transition: all 0.3s ease-out;
    -khtml-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.input_order_002 { float:left;display: inline;
    border: #e9e9e9 1px solid;
    background-color: #FFFFFF;
    width: 46%; margin-right:4%;
    height: 44px;
    line-height: 44px;
    text-align: left;
    text-indent: 25px;
    color: #666666; margin-bottom:12px;
}

.guest_in{ padding-top:0px; padding-bottom:0px;}