@charset "utf-8";

#subContents h2.page_title {
    color: #000033;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 0 14px;
    position: relative;
}
#subContents h2.page_title p {
    margin-left: 27px;
    text-indent: 10px;
    height:25px;
}
.page_title span {
    position: absolute;
    right: 10px;
}
.txt1 {
    color: #333333;
    font-size: 110%;
    line-height: 1.6em;
    margin: 30px auto;
    padding-left: 10px;
}
table#tblPr {
    margin: 0 10px;
    text-align: left;
    width: 98%;
}
table#tblPr th {
    color: #00C100;
    font-size: 110%;
    font-weight: normal;
    line-height: 1.6em;
}
table#tblPr td {
    color: #333333;
    font-size: 110%;
    font-weight: normal;
    line-height: 1.6em;
    padding:0 0 25px;
}
#tblPr a {
    color: #333333;
    text-decoration: underline;
}
#tblPr ul {
    margin-left: 20px;
}