@charset "utf-8";
*
{
	margin:0;padding:0;font-family: Tahoma;font-size: 8pt;
	text-align: center;
}
body  {
	font: 100% Tahoma;
	background: #EBEBEB;
	margin: 0; 
	padding: 0;
	direction:rtl;
	text-align: justify; 
	color: #000000;
}
.thrColAbs #container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 

.thrColAbs #Top {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 900px;
	background: #53688d url('Images/Top.jpg');
	padding: 1px 1px 1px 1px;
	height: 57px;
	text-align:center;
	}
.thrColAbs #TopMenu {
	position: absolute;
	top: 60px;
	left: 1px;
	width: 900px;
	background: #000000;
	padding: 1px 1px 1px 1px;
	height: 20px;
	text-align: center;
	direction:rtl;
        vertical-align:up;
}

.thrColAbs #baners {
	position: absolute;
	top: 82px;
	left: 1px;
	width: 900px;
	background: #EBEBEB;
	padding: 1px 1px 1px 1px;
	height: 251px;
	background-color: #EBEBEB;
}

.thrColAbs #Main {
	position: absolute;
	top: 336px;
	left: 1px;
	width: 900px;
	background: #EBEBEB;
	padding: 1px 1px 1px 1px;
    height: 500px;
    text-align:justify;
    direction:rtl;
	background-color: #FFFFFF;
}
#GheymatDiv {
	position: absolute;
	top: 12px;
	left: 590px;
	width: 300px;
	padding: 1px 1px 1px 1px;
	height: 318px;
	text-align:justify;
	direction:rtl;
	overflow:hidden;
	}
	
.thrColAbs #SadraDiv {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 570px;
 	padding: 1px 1px 1px 1px;
	height: 150px;
	text-align:justify;
	direction:rtl;
	overflow:hidden;
	}
.thrColAbs #TejariDiv {
	position: absolute;
	top: 170px;
	left: 10px;
	width: 570px;
 	padding: 1px 1px 1px 1px;
	height: 160px;
	text-align:justify;
	direction:rtl;
	overflow:hidden;
	}
#PhotoDiv {
	position: absolute;
	top: 340px;
	left: 10px;
	width: 880px;
 	padding: 1px 1px 1px 1px;
	height: 140px;
	text-align:center;
	direction:rtl;
	overflow:hidden;
	}
	
.thrColAbs #copyright {
	position:absolute;
    top: 842px;
	left: 1px;
	width: 900px;
	background: #000000;
	padding: 1px 1px 1px 1px;
	height: 20px;
	direction: ltr;
}

.thrColAbs #copyright {
	position:absolute;
    top: 842px;
	left: 1px;
	width: 900px;
	background: #000000;
	padding: 1px 1px 1px 1px;
	height: 20px;
	direction: ltr;
}

.thrColAbs #endSpace {
	position: absolute;
	top: 862px;
	left: 1px;
	width: 900px;
	background: #EBEBEB;
	padding: 1px 1px 1px 1px;
	height: 20px;
	background-color:#EBEBEB;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

            .style1
            {
                width: 100%;
            }
            .style2
            {
                background-color: #FFCCFF;
            }
            .style3
            {
                background-color: #CCFFCC;
            }
            .style4
            {
                background-color: #CCCCFF;
            }
            .style5
            {
                background-color: #FFFFCC;
            }
            .style6
            {
                background-color: #000066;
            }
            .style7
            {
                background-color: #000066;
                color: #FFFFFF;
            }