.input_L { font-size: 8pt; font-weight: bold; width: 100px; height: 12pt; float: left; padding-left: 2px; border-bottom: 1px dashed #808080; border-left: 1px dashed #808080; }
.input_R { font-size: 8pt; height: 12pt; float: left; margin-right: 5px; border: solid 1px #6d0000; }
.input_L_old { font-size: 9pt; font-weight: bold; width: 80px; height: 14pt; float: left; border-bottom: 1px dashed #808080; border-left: 1px dashed #808080; }
.input_R_old { font-size: 9pt; width: 70px; height: 14pt; float: left; margin-right: 5px; border: solid 1px #6d0000; }
.inpWrap { width: 100%; }
.inpL { width: 150px; float: left; }
.inpR { width: 150px; height: 20px; float: left; border: solid 1px gray; }
.inpW { width: 98%; float: left; padding-top: 3px; padding-left: 10px; border-bottom: 1px solid #d4d4d4; display: block; margin-bottom:3px;}
