@charset "utf-8";

.nList_1 > li:nth-child(11):before{content:"11."}
.nList_1 > li:nth-child(12):before{content:"12."}
.nList_1 > li:nth-child(13):before{content:"13."}
.nList_1 > li:nth-child(14):before{content:"14."}
.nList_1 > li:nth-child(15):before{content:"15."}
.nList_1 > li:nth-child(16):before{content:"16."}
.nList_1 > li:nth-child(17):before{content:"17."}

.pl20{padding-left: 20px;}