.contbox{
    padding: 20px;
}
.cptitlebox{
    padding: 20px;
}
.cptitle{
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    padding: 10px 0;


}
.cpsm{
    line-height: 20px;
    font-size: 18px;
    line-height: 30px;
    text-indent: 4em; 
    color: brown;
}

.cpbox{
    display: flex;
	flex-direction: row;
    padding: 20px 0px;
    cursor: pointer;
}
.cptpbox{
    height:200px;
    width:400px;
}   
.cpsmbox{
    padding: 10px 20px;
}
.cpsmlabel{
    line-height: 20px;
    padding: 15px 0px;
    text-indent: 2em; 
    font-size: 16px;
}
.nrbox{
    line-height: 2;
    padding: 15px 0px;
    text-indent: 2em; 
    font-size: 16px;
}