من خودم با بررسی css به این نتیجه رسیدم که css مشکلی نداره و مشکل از index.php باید باشه
من کد index.php رو هم میذارم اینجا تا اونم بررسی کنید
کد:
<?php

/**
* web site of --- template
* @version 4.5.1
* @copyright (C) 2008 by ---

*/

 defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );$iso = split( '=', _ISO );echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
<html xmlns="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] dir="rtl">

<head>

<?php mosShowHead(); ?>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<?php if ( $my->id ) { initEditor(); } ?>
<link href="<?php echo $mosConfig_live_site;?>/templates/daneshjoo-iaum/css/template_css.css" rel="stylesheet" type="text/css"/>
</head>

<body class="body_style">

<table width="100%" border="0">
<tr>
<td> <td width="982" height="307">
<div align="right">
<img src="<?php echo $mosConfig_live_site;?>/templates/daneshjoo-iaum/images/header_bg.jpg" width="982" height="307" border="0" usemap="#MapMap" /></div></td></td>
</tr>
</table>

  <td><table width="100%" border="0">
   <tr></tr>
  </table></td>
  <table width="100%" border="0">
 <tr>
  <td><table width="100%" border="0">
   <tr>
    <td width="15%" valign="top"><div class="left"><?php mosLoadModules ( 'right' ); ?></div>     </td>
    <td width="46%"><?php mosPathWay(); ?>
    	<div class="body_cnt_bg">
		<div class="left_repeat">
		<div class="right_repeat">
			<div class="top_repeat">
			<div class="bottom_repeat">
				<div class="top_l_c">
					<div class="top_r_c">
						<div class="bottom_l_c">
							<div class="bottom_r_c">
								<div class="content">
     <?php mosMainBody(); ?></td>
    <td width="36%" valign="top"><?php mosLoadModules ( 'left' ); ?></td>
   </tr>
  </table></td>
 </tr>
</table>
<table width="100%" border="0">
 <tr>
  <td><div align="center">
   <table width="100%" border="0">
    <tr>
     <td><?php mosLoadModules ( 'user1' ); ?></td>
     <td><?php mosLoadModules ( 'user2' ); ?></td>
     <td><?php mosLoadModules ( 'user3' ); ?></td>
     <td><?php mosLoadModules ( 'user4' ); ?></td>
    </tr>
   </table>
  </div></td>
 </tr>
</table>
</body>
</html>