﻿.news_title{
	font-family: 'Times New Roman'; 
	color: #808080; 
	font-size: 14pt; 
	font-weight:bold;
	background-image:url('../images/head.png');
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	height: 26px; 
	width: 684px; 
	padding-top:10px;
}
.news_side1{
	width: 100px; 
	right:0px; 
	top: 42px; 
	font-size: 12pt; 
	font-family: 'Times New Roman'; 
	color: #FFFFFF;
	background-image:url('../images/date.png') ;
	background-repeat:no-repeat;
	height:75px;
	position:absolute;
	text-align:center;
	padding-top:10px;
}
.news_side2{
	width: 100px; 
	right: 0px; 
	top: 150px;  
	font-size: 12pt; 
	font-family: 'Times New Roman'; 
	color: #666666;
	position:absolute;
	text-align:center;
	background-image:url('../images/information.png') ;
	padding-top:12px;
	background-repeat:no-repeat;
}
.block_title{
	padding:5px 0 0 10px;
	background-image:url('../images/head.png');
	background-repeat: no-repeat;
	height: 31px;
	text-align:center;
	font-size:14pt;
	color:white;
	font-family:"Times New Roman";
	overflow:hidden;
}
.block {
	height: 280px;
	overflow:hidden;
}
.block_block {
	background-image: url('../images/poll_block.jpg');
	background-repeat: no-repeat;
	height: 249px;
	overflow:hidden;
	padding:0px 0px 0px 7px;
	text-align:center;
}
.all_media_news {
	margin-left:30px; 
	width: 600px;
	height:inherit; 
	direction: rtl; 
	text-align: center; 
	position:relative;
}

