I suppose that perhaps what you're expected to do is treat the set of ranks $\{R_i\}$ as fixed and the $Z_i$ as independent Bernoulli. Which is to say you have a set of scaled Bernoulli variates.
(e.g. one could relabel so that $R_i=i$ without changing the distribution of the sum $\sum_i R_iZ_i$. But rather than deal with $\sum_i iZ_i$ let's generalize a little.)
Forget about them being ranks for the moment and imagine instead you have a set of constants, $a_i$ (which obey certain conditions relating to how big they get as $n$ increases so that we can apply the limit theorems we need later) and a set of independent Bernoulli$(\frac12)$ variates and you want the mean and variance of $\sum_i a_iZ_i$.
To start with individual terms:
$\text{E}(a_iZ_i)$
$\text{Var}(a_iZ_i)$
These are easy to calculate!
You can then progress to the mean and variance of the sum. Of course for the variance of the sum you also need to worry about covariance terms. If you do that right you get exactly the mean and variance you need.
Now if we treat our $a_i$ values as constant, the $a_iZ_i$ are independent but not identically distributed -- but there are certainly versions of the CLT for non identically distributed variates e.g. 1, e.g.2. If you check their conditions you might be able to apply one of them.
(Alternatively, if we were to regard the $a_i$ values as randomly selected without replacement from the set of ranks, then we have identically distributed $a_iZ_i$ but they're no longer independent. There's also limit theorems which can deal with that dependence. Indeed there's extensive literature on the asymptotic distribution of rank-statistics)
self-studytag and read its tag wiki, modifying your question to more clearly show your reasoning. I have added a few sentences at the start to do the definition of terms I requested. This is still not sufficient. I suggest you remove all the images and explain in words and algebra what you're doing. – Glen_b Jan 25 '16 at 04:45