table.lent_body{
    background-color: #EA9E23;
    border-color: #EA9E23;
}
td.lent_header{
    height: 141px;
    background-image:url(../images/lent_form/form-1_01.png);
}
td.lent_footer{
    height: 103px;
    background-image:url(../images/lent_form/form-1_07.png);
}
td.lent_border_top{
    height: 46px;
    background-image:url(../images/lent_form/form-1_02.png);
}
td.lent_border_bottom{
    height: 26px;
    background-image:url(../images/lent_form/form-1_06.png);
}
td.lent_content{
    width: 752px;
    background: #FFFFFF url(../images/lent_form/form-1_04.png) no-repeat;
    background-position: right bottom;
}
td.lent_border_left{
    width: 12px;
    background: #FFFFFF url(../images/lent_form/form-1_03.png) repeat-y;
}
td.lent_border_right{
    width: 12px;
    background: #FFFFFF url(../images/lent_form/form-1_05.png) repeat-y;
    background-position: 6px 0px;
}

