body { width: 228px; } .U_Cal { position:absolute; } #U_Cal_head { margin: 0; width: 228px; background: #f1f3f2; } #U_Cal_title_row { padding: 5px 0 0 5px; font-size: 13px; color: #949594; } #U_Cal_switch_btn { padding-left: 7px; width: 19px; height: 13px; display: table-cell; vertical-align: middle; cursor: pointer; } #U_Cal_process_output_row { padding: 5px 20px; height: 20px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color: black; font-size: 15px; text-align: right; } #U_Cal_result_output_row { padding: 10px 20px; width: auto; text-overflow: ellipsis; height: 30px; font-size: 30px; text-align: right; } #U_Cal_body { margin: 0; width: 229px; } #U_Cal_body div:hover { background: white; cursor: pointer; } #U_Cal_body div:active { background: #21b2fe; cursor: pointer; } .U_Cal_btn_column { display: block; position: relative; } .U_Cal_btn { display: table-cell; border-top: 1px solid #dcdcde; border-left: 1px solid #dcdcde; height: 39px; width: 57px; background: #f7f8fa; font-size: 15px; text-align: center; vertical-align: middle; } .U_Cal_btn_ACnCE { color: #21b2fe; }