@font-face{
	font-family: mj2; src: url(mj2.ttf);
}
@font-face{
	font-family: mj1; src: url(mj1.ttf);
}
@font-face{
	font-family: yekan; src: url(font.ttf);
}
@font-face{
	font-family: zar; src: url(zar.ttf);
}
@font-face{
	font-family: titr; src: url(titr.ttf);
}
@font-face{
	font-family: nazanin; src: url(nazanin.ttf);
}
body{
	margin:0;
	padding:5px;
	font-family: nazanin;
	font-size: 17px;
	font-color: #262626;
	direction:rtl;
	background: url(../main/img/back.jpg);
}
#clear{
	clear:both;
}
a {
	text-decoration:none;
	color: #262626;
}
#right{
	width:192px;
	max-width:10%;
	padding:5px 3px 20px 3px;
	border:1px solid #999;
	border-radius:15px;
	float:right;
}
#right h3{
	background:#02b9d4;
	padding:5px;
	text-align:center;
	color:#FFF;
}
#right ul {
	margin:0;
	padding:0;
	list-style-position:inside;
	list-style-image: url('../main/img/ls.jpg');
}
#right ul.greenArrow {
	list-style-image: url('../main/img/ls2.png');
}
#right ul li {
	margin:10px 0;
}
#center {
	width:100%;
	float:right;
	padding:0 10px;
}
#center h1, #center h3 {
	background-color: #02b9d4;
}
#center h3 {
	cursor:pointer;
}
#center #about #a_right{
	width:290px;
	padding-left:10px;
	text-align:justify;
	float:right;
}
#center #about #a_right p{
	margin:0;
}
#center #about #a_left{
	width:280px;
	float:left;
}
#center #options img {
	width:22px;
	height:22px;
	float: right;
}
#center #options span {
	width:170px;
	height:27px;
	float:right;
}
#center #food div {
	text-align:center;
	display:block;
	border-bottom:3px solid #CCC;
}
#center #food div:last-child{
	border-bottom:0px;
}
#center #comment div {
	border:1px solid #CCC;
	border-radius:15px;
	padding:10px;
	margin-bottom:10px;
}
#center #comment_submit span{
	display:block;
	width:150px;
	float:right;
	height:	20px;
}
#center #comment_submit input{
	width:400px;
}
#center #comment_submit textarea{
	height: 50px;
	width: 398px;
}
#center #gallery #main{
	max-width:560px;
	margin:0 auto;
	display:block;
}
#center #gallery #gal_list{
	width:580px;
	overflow:auto;
	margin-top:12px;
}
#center #gallery #gal_list img{
	max-width:111px;
	float:left;
	margin-right:5px;
	margin-top:5px;
}
#left{
	max-width:13%;
	display:block;
	float:left;
	padding:4px 0;
	border:1px solid #999;
	border-radius:8px;
	text-align: right;
}
#left ul{
	padding:0;
	list-style-position:inside;
}
#left ul li{
	text-align:justify;
	padding:5px;
	border-bottom: 1px dashed;
}
#left p{
	weight:bold;
	display:block;
	font-size:15px;
	margin:0;
	border-bottom:3px solid;
	padding:5px 0;
	font-family:titr;
}
#left img{
	padding:10px 0;
	max-width:150px;
}
#m_top{text-align:center;display:none;}
#m_top img{
	max-width:560px;
}
#m_news_pic{
	
	max-width:250px;
	display:block;
	float:right;
}
#m_news_pic img{
	max-width:100%;
	max-height:100%;
}
#m_news_txt{
	display:block;
	margin-top:141px;
	width:395px;
	text-align:justify;
	margin-right:10px;
	float:right;
	max-height:132px;
	overflow:hidden;
}
circle {
	cursor:pointer;
	fill:#FFF;
}
#footer{
	background-color: #02b0d4;
	border-radius:5px;
	font-family:titr;
	padding:2px 0;
	margin-top:10px;
	color: #FFF;
}
#footer p{
	margin:0;
	padding:0;
	padding-right:10px;
	color:#000;
	text-align:center;
	font-size:11px;
	display:block;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:right;
}
#footer ul li {
	border-left:1px solid black;
	margin-top:4px;
	display:block;
	float:right;
	text-align:center;
	padding:0 10px;
}
#footer ul li:last-child{
	border:0px;
}
#footer ul li a {
	color:#000;
}
#footer ul#socialNetwork {
	float:left;
}
#footer ul#socialNetwork li{
	float:left;
	padding:0 3px;
	height:36px;
	margin-top:3px;
	margin-left:4px;
	border:0;
}
#articles img{
	max-width:400px;
	max-height:300px;
	display:block;
	margin:0 auto; 
}
#articles #title{
	font-size:17px;
	font-weight:bold;
}
#articles #title_2nd{
	width:80%;
	margin:0 auto;
	margin-top:10px;
	text-align:justify;
	border:1px solid black;
	border-radius:10px;
	padding:10px;
}
#articles p{
	text-align:justify;
}
#articles p a{
	color:blue;
	text-decoration:underline;
}
#keywords{
	border:1px solid #CCC;
	margin:0;
	padding:10px 5px;
	border-radius:10px;
	background-color:#EEE;
	color:#444;
}
#center #contactUs div div,#center #contactUs div input{
	display:block;
	float:right;
	line-height:150%;
	margin-bottom:10px;
}
#center #contactUs div input{
	min-width:60%;
}
#center #contactUs div div{
	min-width:20%;
}
#center #contactUs div textarea{
	width:60%;
}
#center #contactUs div input[type=submit]{
	font-family:yekan;
	min-width:0;
	margin-right:45%;
	text-align:center;
}
#pageListMenue{
	width:20%;
}
ul#pageList{
	list-style:none;
	padding:0;
	margin:0;
}
ul#pageList li{
	font-size: 17px;
	border-bottom:1px solid black;
	padding: 3px 0px 3px 0px;
	padding-right:20px;
	margin-left:8px;
}
ul#pageList li a img{
	display:block
	float:right;
	width:50px;
	height:70px;
}
img#zoom_1{
	width:inherit;
}
#allContent{
	display:flex;
}
#mainImage{
	width:80%;
}
#fullDate{
	text-align:center;display:block;
}
#secondLang{
	text-align:left;display:block;float:left;
}
#toggleNav{
	display:none;
}
#footnote{
	display:none;
}
#mainImage img{
	border:1px solid;
	display:block;
	margin:0 auto;
	max-width:100%;
}

#magazine{
	display:flex;
}
#banner{
	background:url(../Farsi/img/bbanner.jpg);

}
#banner img{
	display:block;
	margin:0 auto;
	max-width:100%;
}