
@import url('public.css');

#body{}
.step{ height:30px; text-align:right; background:url(../images/step_bg.gif) repeat-x;}

.b_content{ padding-left:150px; padding-top:25px;}
.b_table{}
.b_table th{ width:110px; color:#626262; font-size:12px; text-align:left; font-weight:normal;}
.b_table th span{ color:#c12426;}
.b_table .td1{ width:540px; color:#626262; padding-bottom:5px;}
 
.b_table input{ width:175px; height:17px; border:solid 1px #949494;}
.b_table select{ width:260px;}
.b_table .input_short{ width:75px; border:solid 1px #949494;}

.b_terms{ padding-left:10px; padding-top:20px; width:710px;}
.b_terms .bt_text{ padding:3px 0; padding-left:2px; width:700px; letter-spacing:1px;}
.b_terms .bt_text span.red{ color:#c12426;}
.b_terms .bt_text span.gray{ color:#626262;}
.b_terms .bt_text textarea{ width:700px; height:110px;}

.b_terms .bt_button{ padding-top:10px; padding-bottom:30px; text-align:center;}
