<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dreg-tech{
	clear:both;
	margin-top:20px;
}
.dreg-tech h2{
	  font-size: 25px;
	  font-weight: 600;
}
.dreg-param {
    margin-top: 20px;
}
.dreg-param ul{
    list-style: none;
}
.dreg-param li {
    line-height: 32px;
    height: 32px;
    background-color: #ffffff;
    font-size: 14px;
    padding: 0 25px;
    font-weight: bold;
	list-style: none;
}
.dreg-param li span {
    float: right;
    
    font-weight: normal;
}
.dreg-param li:nth-child(2n) {
    background-color: #f3f3f3;
    color: #5f6264;
}







</pre></body></html>