.main_style{ float: left; margin-top: 35px; margin-left: 40px; } .sole_line{ width: 100px; height: 36px; display: inline-block; line-height: 36px; text-align: center; cursor: pointer; border-top-left-radius: 5px; border-top-right-radius: 5px; border-top: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; top: 1px; position: relative; background: white; } .com_line{ width: 100px; height: 36px; display: inline-block; line-height: 36px; text-align: center; cursor: pointer; border-top-left-radius: 5px; border-top-right-radius: 5px; border-top: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; } .top{ border-bottom: 1px solid lightgray; } .middle{ border: 2px solid lightgray; height: 90px; margin-top: 20px; } .middle_2{ margin-top: 20px; } .first{ margin-top: 30px; padding-left: 30px; } .second{ margin-top: 30px; padding-left: 30px; } select{ height: 26px; padding: 3px 4px; } .yestaday{ width: 50px; height: 28px; text-align: center; margin-left: 10px; border: 1px solid rgb(204,204,204); display: inline-block; line-height: 28px; background-color: lightgray; cursor: pointer; } .today{ width: 50px; height: 28px; text-align: center; margin-left: 5px; border: 1px solid rgb(204,204,204); display: inline-block; line-height: 28px; background-color: lightgray; cursor: pointer; } .order_status_a{ width: 60px; height: 28px; text-align: center; margin-left: 0px; border: 1px solid rgb(204,204,204); display: inline-block; line-height: 28px; background-color: lightgray; cursor: pointer; } .order_status{ width: 60px; height: 28px; text-align: center; margin-left: 15px; border: 1px solid rgb(204,204,204); display: inline-block; line-height: 28px; background-color: lightgray; cursor: pointer; } .search_btn{ width: 80px; height: 28px; text-align: center; margin-left: 45px; border: 1px solid rgb(204,204,204); display: inline-block; line-height: 28px; background-color: lightgray; cursor: pointer; } .row { margin-right: 0px; margin-left: 0px; } .add_lines{ display: inline-block; border: 1px solid #ccc; width: 100px; height: 30px; text-align: center; line-height: 30px; } .line_start{ display: inline-block; border: 1px solid #ccc; width: 80px; height: 30px; text-align: center; line-height: 30px; } .line_stop{ display: inline-block; border: 1px solid #ccc; width: 80px; height: 30px; text-align: center; line-height: 30px; }