#tii_fs_cms #content {
    width: 100%;
}

#tii_fs_cms #content #content_body .faq_content_nav {
    float: right;
    width: 30%;
    margin-left: 1em;
    margin-bottom: 1em;
}

#tii_fs_cms #content #content_body .faq_content_nav li {
    margin-bottom: 15px;
    font-size: 100%;
    line-height: 22px;
    list-style-type: decimal;
}

#tii_fs_cms #content #content_body .faq_content_text {
    overflow: hidden;
    padding-right: 40px;
}

#tii_fs_cms #content #content_body .faq_content_text h2 {
    font-size: x-large;
    font-weight: bold;
    margin-bottom: 10px;
    color: #465c6c;
}

#tii_fs_cms #content #content_body .faq_content_text h3 {
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 5px;
    color: #465c6c;
    padding-bottom: 5px;
    border-bottom: 1px solid #eff0df;
}

#tii_fs_cms #content #content_body .faq_content_text p {
    line-height: 24px;
    margin-bottom: 20px;
    color: #465c6c;
    text-align: justify;
    font-size: 100%;
}

.news-paragraph{
    font-size: 14px !important;
    text-indent: 32px;
    line-height: 22px;
    margin: 8px 0;
    color: #465c6c;
    text-align: justify;
    font-size: 100%;
}

span.topicTime{
    color:#666;
    font-size: 14px;
}

.prev_next_topic_wrap{
    text-align: center;
    padding: 20px 0 12px 0;
}

.page_number_topic_wrap{
    text-align: center;
    padding: 20px 0 12px 0;
}

.page_number_topic_wrap .recordTotalCount{
    padding-right: 1px;
}

.page_number_topic_wrap .pn{
    padding: 0 2px;
}

.page_number_topic_wrap span.pn{
    cursor: default;
    color:#999;
}