@charset "utf-8";

.txt1 {
    color: #333333;
    font-size: 110%;
    line-height: 1.6em;
    margin: 30px auto;
    padding: 0 10px;
}
table#tblTerm {
    margin: 0 10px;
    text-align: left;
    width: 98%;
}
table#tblTerm th {
    color: #00C100;
    font-size: 110%;
    font-weight: normal;
    line-height: 1.6em;
}
table#tblTerm td {
    color: #333333;
    font-size: 110%;
    font-weight: normal;
    line-height: 1.6em;
    padding:0 0 25px 15px;
}
#tblTerm a {
    color: #333333;
    text-decoration: underline;
}
