
@import url('public.css');

#body{}
.step{ height:30px; text-align:right; background:url(../images/step_bg.gif) repeat-x;}

#body .b_content{ padding-left:154px; padding-top:34px; padding-bottom:19px;}
#body .b_table{ padding-top:28px; background:url(../images/password_bg.gif) no-repeat top left; height:267px;}
#body .b_table .td1{ width:207px; color:#626262; text-align:right;}
#body .b_table .td2{ padding:10px 0 10px 32px;}
#body .b_table .td3{ padding:13px 0 13px 25px;}
#body .b_table .td2 select{ width:250px;}
#body .b_table .td2 input{ height:17px; width:180px; border:solid 1px #979797;}
#body .b_table .td2 .input{ height:17px; width:80px; border:solid 1px #979797;}
