فکر کنم باید این کد رو به زیر body اضافه کنی

direction: rtl;

به این صورت

body {
font-family : Tahoma, sans-serif;
padding-top : 17px;
margin : 0px;
direction: rtl;
}