﻿#tbl_recruit {
width:90%;
border-collapse:collapse;

}
#tbl_recruit th {
background:url(../../img/table-head-mid.gif) repeat-x 0 0;
border-top:1px solid #cacaca;
}

#tbl_recruit td {
border:1px solid #cacaca;
}