// CSS 부분

 

table.type11 {
    border-collapse: separate;
    border-spacing: 1px;
    text-align: center;
    line-height: 1.5;
    margin: 20px 10px;
}
table.type11 th {
    width: 800px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    color: #fff;
    background: #f49e25 ;
}
table.type11 td {
    width: 800px;
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    background: #eee;
}round: 15811c ; } table.type11 td { width: 800px; padding: 10px; vertical-align: top; border-bottom: 1px solid #ccc; background: #eee; }