body{
	direction: rtl;
	
	
}
@font-face {
	font-family: 'WMitra';
	src: url('WebMitraBold.eot');
	src: local('WMitra'), url('WebMitraBold.woff') format('woff'), url('WebMitraBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}	  
	  
.news-wrapper{
	font-family: WMitra;
 	background: #000000;
	width: 980px;
	min-height: 100px;
	overflow: hidden;
	margin: 0 auto;
	color: #ffffff;
	
}
 
.news-toppic{
	float: right;
	border: 1px solid #666666;
	padding: 3px 5px 4px 3px;
	width: 500px;
	height: 335px;
	overflow: hidden;
	margin: 5px;
	
}
.news-toppic img{
	 
	border: 0px solid #666666;
 
}
.gallery-info-row{
	width: 440px;
	float: right;
	margin:10px;
	
	
}
.gallery-info{
	color:#666666;
	font-size: 12px;
	
}
#news-images-list{
	list-style: none;
	padding: 0;
	margin: 5px;
	text-align: center;
	overflow:hidden;
}
.news-img-item{
	
	float: right;
	width: 200px;
	border: 1px solid #333333;
	padding: 2px;
}

.news-titr{
	 font-size:25px;
	 color:#F67A00;
	
}
.news-body {
  font-size: 15px;
  height: 210px;
  line-height: 27px;
  margin: 30px 0 0;
  overflow: hidden;
  text-align: justify;
}
.news-date{
	float:right;
}
.news-time{
	float: left;
}
.news-owner{
	float: right;
}
.news-countimage{
	float: left;
}
.news-counter{
	float: right;
}
#sendto {
    background: url('mail.gif') no-repeat right;
 
 
    font-size: 9pt;
    color: #FFA200;
    padding: 2px 22px  0 0;
    cursor: pointer;
    float: left;
    
}

.img-title-link {
  color: #666666;
  text-decoration: none;
  font-size: 13px;
}

.image-link > img {
    width: 200px;
}
.zoomicon{
	background: url("zoomicon.png");
	display: inline-block;
	width: 16px;
	height:16px;
	float: left;
	
}
#news-Detail{
	color: #666666;
	font-size: 10pt;
	text-align: center;
	
}

.news-titr-box{
	 
	padding:  6px ;
	font-size: 13px;
	text-align: center;
	background:#0042FF;
	color:#ffffff;
	float: right;
	
}
.news-titr-line{
	width:  80%;
	height:20px;
	border-bottom: 1px dotted #999999;
	

}
#news-key-list{
	list-style: none;
	padding: 0 10px;
	margin: 10px 5px;
	width: 100%;
 
	
	
}

#news-key-list li{
	 float: right;
	 margin: 0 0 10px 10px ;
	 padding: 5px;
	 color: #363636;
	 background: #ededed;
	 font-family: tahoma;
	 font-size: 10px;
	 cursor: pointer;
	
	
} 
#news-key-list li:hover{
	 background: #dddddd;

} 


#news-related-list {
	margin: 10px 0;
}
#news-related-list li {
 
	 margin: 0 0 5px 0 ;

	 color: #363636;
	 
	 font-family: tahoma;
	 font-size: 12px;
	 cursor: pointer;
	
	
}
   

#news-related-list li a{
 	text-decoration: none;
	 color: #363636;
 
	
	
} 
#news-related-list li a:hover{
 	 
	 color: #cc0000;

} 
.news-row3{
	margin: 20px 0;
}
