
.nas_title{
	    line-height: 35px;
    font-size: 1.5rem;
    color: rgba(0, 0, 0, .6);
    font-weight: 100;
}

.nas_desc{
	      line-height: 30px;
    color: #575d6c;
    margin-top: 20px;
    font-size: 1.0rem;
    font-weight: 400;
    padding-right: 42px;
}

.nas_desc a{
	color: #06c;
	cursor: pointer;
}