﻿@font-face {
    font-family: 'weblogmayekan';
    src: url('fonts/IRAN.eot');
    src: url('fonts/IRAN.eot#iefix') format('embedded-opentype'),
         url('fonts/IRAN.woff') format('woff'),
         url('fonts/IRAN.ttf') format('truetype'),
         url('fonts/IRAN.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

*
{
	font-family:weblogmayekan;font-size:14px;;
}
#container { direction: rtl; width: 100%; margin: 0 auto; background-color: white;padding:0px; }

#content1{
	height:auto;margin-bottom:0px;
}
#ccontent1{
	width:1170px; margin: 0 auto;display:table ;height:auto;
}

#menu2{
	display:none;
}
#title{
	float:right;
}
#ttitle{
font-size:25px;
}
#box-right{
	float:right;width:200px;
}
#box-left{
	float:left;width:200px;
}
#box-center{
	float:right;margin-right:20px;width:725px;
}

#r11{
	width:150px;float:right;
}

#r22{
	width:550px;float:left;
}
#r33{
	width:150px;
}
#news{
	margin-bottom:10px;padding:;
}


@media only screen and (max-width: 1200px) {
#box-right{
	width:200px;
}
#box-left{
width:200px;
}
#box-center{
width:600px;
}
#r22{
	width:420px;float:left;
}

#ccontent1{
	width:1050px;
}
}

@media only screen and (max-width: 1050px) {

#ccontent1{
	width:850px;
	}

	#box-right{
	width:200px;
}
#box-left{
width:200px;
}
#box-center{
width:390px;
}
#r22{
	width:320px;float:left;
}


}


@media only screen and (max-width: 800px) {
	#box-right{
width:100%;
}
#box-left{
width:100%;
}
#box-center{
width:100%;margin-right:0px;
}
#r22{
width:100%;
}




#ccontent1{
width:100%;
}

#menu{
	display:none;
}
#menu2{
	display:block;
}

}

