سورس اون صفحه رو قسمت مد نظر جدا كردم ،ببينيد :
کد HTML:
<style>
#menu1 { float: right; width: 215px ; color: #fff;
overflow: hidden;margin-top: 10px; }
.menu1caption {color:#fff; font-size: 12px; font-weight: bold ;background:#398FF2 url(http://www.persianpolymer.net/themes/specialist_par_3/images/menu1.jpg) center top ;
padding:5px; padding-right: 15px; margin-top: 5px}
.menu1text {padding-bottom: 15px; padding-right: 5px;padding-left: 5px ; padding-top: 8px;background: url(http://www.persianpolymer.net/themes/specialist_par_3/images/menu3.jpg) bottom center repeat-y }
</style>
<div id='menu1'>
<div class='noghtechin'>
<div class='menu1caption'>
اخبار
</div>
</div>
<div class='menu1text'>
this is a test <br />
this is a test <br />
this is a test <br />
this is a test <br />
this is a test <br />
this is a test <br />
this is a test <br /></div>
<img src='http://www.persianpolymer.net/themes/specialist_par_3/images/menu2.jpg' alt='' />
</div>