﻿.index{
padding-top: 20px;

}

.index-row{
padding: 10px 0px 10px 40px;

}

.index-row a {
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    
}

.sub{
padding: 10px 0px 10px 60px;
}

.content-text{
font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
    
}

.content-title{
    font-size: 18px;
    font-weight: bold;
    line-height: 34px;
    padding: 30px 0px 30px 0px;
}
