Hi Monem,
I don't know what technology you can use to solve this problem.
The simplest way is using the site www.wolframalpha.com
Enter in Search field: two proportion interval
In Computational Inputs enter corresponding values.
85% confidence interval: -0.3172 < p1-p2 < -0.03666
If you have to calculate confidence interval by formula, use the formula
(r1/n1 - r2/n2) ± zc √(r1(n1 - r1)/n13 + r2(n2 - r2)/n23)
where zc is the critical value corresponding 85% confidence.
You can find this value either with table of normal distribution (details depend on a form of such table), or using calculator like TI-36, TI-83, or TI-84, or again on site www.wolframalpha.com if you enter in Search field: normal probability.
For 85% confidence zc = 1.44.