the script:
awk \'BEGIN { FIELDWIDTHS = "20 20 20 6 2 9 3 20 20 22" ; OFS="*"} { print $1 $2 $3}\' new2.txt
The input: