body {
  font-family: 'UKIJ Ekran';
}
*{list-style: none;}


.top {
    height: 45px;
    line-height: 45px;
    background: #800000;
    font-size: 20px;
    color: #FFF;
    direction: rtl;
    /* text-shadow: rgb(87, 87, 87) 2px 1px 1px; */
    letter-spacing: 0px;
    text-align: center;
}

 

{ 
margin:0 auto ; 
padding:0px; 
} 
.first 
{ 
width:100%; 
margin:0 auto; 
} 
.first .fixed 
{ 
width:100%; 
position:fixed; 
_margin-top:0px; 
_position:absolute; 
_top:expression(eval(document.documentElement.scrollTop)); 
bottom:0px;
right: 0px; 
} 



@media screen { 

html,body,p,h1,h2,h3,h4,h5,h6,form,input,textarea,select,button,fieldset,legend,img,ul,ol,li,dl,dt,dd,th,td,pre,blockquote{margin:0;padding:0}
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
body{background: #f0f0f0;color:#000;}
body,button,input,select,textarea,h2,h3,h4,h5,h6{font:14px 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', '宋体', \5b8b\4f53, Tahoma, Arial}
img,fieldset{border:0;vertical-align:middle}
input{padding:0;margin:0;outline:none;}
a{text-decoration:none;color:#1BAB61;}
a:hover{text-decoration:none;}
ul,li,ol{list-style:none}
img{max-width:100%;}
.clear{clear:both;height:0;line-height:0;font-size:0;visibility:hidden;overflow:hidden}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;zoom:1;}
.l{float:left;}.r{float:right;}


.mazmun-main{
    width: 100%;
    overflow: hidden;

    text-align: center;
    font-size: 20px;
    background: #FFF;

   

}
.mazmun{
	width: 95%;
	margin:0 auto;
	line-height: 200%;

}
.mazmun-main img,p,h1,h2,h3,h4,h5,h6{
	margin: 0 auto;
	max-width: 100%;
	border: 0;
	line-height: 200%;
	padding: 0;
	text-align: justify;
	direction: rtl;

}

.mazmun-tema{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #787878;
    font-size: 18px;
   
    direction: rtl;

}


