h2{
margin-bottom:35px;
}

#main{
margin-bottom:125px;
}

.userTable_02 {
    border-color: #B8B8B8;
    line-height:180%;
}

.userTable_02 {
    border-top: 1px solid #B8B8B8;
    border-left: 1px solid #B8B8B8;
    width: 100%;
    margin-bottom: 10px;
}

.userTable_02 th {
    font-weight: normal;
    background: #E0E0E0;
    border-bottom: 1px solid #B8B8B8;
    border-right: 1px solid #B8B8B8;
    padding: 3px 5px;
}

.userTable_02 td {
    border-color: #B8B8B8;
}
.userTable_02 td {
    border-bottom: 1px solid #B8B8B8;
    border-right: 1px solid #B8B8B8;
    padding: 6px 5px;
}