/* CSS Document */
a {text-decoration:none;}
#news_search
{
	width:920px;
	height:49px;
	border:#f7e5fa solid 1px;
	float:right;
}
#date_input
{
	width:150px;
	float:right;
	height:48px;
}
.news_title
{
	width:920px;
	height:92px;
	background:url(../images/date2.png) no-repeat left, url(../images/bg_news_title_right.png) right no-repeat, url(../images/bg_news_title.png) repeat-x;
	margin-top:20px;
	font-family:'B Nazanin', 'BBCNassim', Arial ;
	float:right;
}
.news_title .news_year
{
	width:20px;
	height:20px;
	float:left;
	font-size:14px;
	color:#FFF;
	margin:6px 0px 0px 8px;

}
.news_title .news_month
{
	width:50px;
	height:20px;
	float:left;
	font-size:15px;
	color:#FFF;
	margin:4px 0px 0px 20px;
}
.news_title .news_day
{
	width:40px;
	height:40px;
	float:left;
	font-size:38px;
	color:#F30;
	margin:-5px 0px 0px 35px;	
}
#searchMessage
{
	width:200px;
	height:20px;
	float:left;
	margin-top:15px;
}
.news_title .each_news_title
{
	width:810px;
	padding-right:10px;
	padding-top:3px;
	height:25px;
	float:left;
	font-size:20px;
	font-family:'B Nazanin', 'BBCNassim', Arial;
	color:#0f0f8f;
	
}
.news_title .news_summary
{
	width:780px;
	padding-right:10px;
	padding-top:3px;
	height:47px;
	float:right;
	font-size:16px;
	font-family:'B Nazanin', 'BBCNassim', Arial;
	color:#000000;
	overflow:hidden;
}
.news_input
{
	width:340px;
	height:22px;
	float:right;
	margin-top:12px;
	margin-right:10px;
	border:1px solid #814bdb;
	direction:rtl;
	padding:0 2px;
	color:#814bdb;
	font-family:'B Nazanin','BBCNassim',Arial;
	font-size:16px;
}
.news_search
{
	width:55px;
	height:26px;
	float:right;
	margin-right:20px;
	margin-top:11px;
	background:url(../images/news_search.png)  no-repeat;
	border:none;
	cursor:pointer;
}
.newsDetail_title
{
	width:920px;
	height:auto;
	min-height:92px;
	background:url(../images/date3.png) no-repeat left top, url(../images/bg_newsDetail_title_right.png) right top no-repeat, url(../images/bg_newsDetail_title.png) repeat-x;
	margin-top:20px;
	font-family:'B Nazanin', 'BBCNassim', Arial ;
	float:right;
}
.newsDetail_title .news_year
{
	width:20px;
	height:20px;
	float:left;
	font-size:14px;
	color:#FFF;
	margin:6px 0px 0px 8px;

}
.newsDetail_title .news_month
{
	width:50px;
	height:20px;
	float:left;
	font-size:15px;
	color:#FFF;
	margin:4px 0px 0px 20px;
}
.newsDetail_title .news_day
{
	width:40px;
	height:40px;
	float:left;
	font-size:38px;
	color:#F30;
	margin:-5px 0px 0px 35px;	
}
.newsDetail_title .each_news_title
{
	width:810px;
	padding-right:10px;
	padding-top:3px;
	height:25px;
	float:left;
	font-size:20px;
	font-family:'B Nazanin', 'BBCNassim', Arial;
	color:#0f0f8f;
	
}
.newsDetail_title .news_summary
{
	width:780px;
	padding-right:10px;
	padding-top:3px;
	height:47px;
	float:right;
	font-size:20px;
	font-family:'B Nazanin', 'BBCNassim', Arial;
	color:#0f0f8f;
	overflow:hidden;
	text-align:center;
}
.newsDetail_content
{
	width:786px;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	height:auto;
	min-height:40px;
	float:right;
	border-right:1px solid #f7e6fa;
	border-left:1px solid #f7e6fa;
	border-bottom:1px solid #f7e6fa;
	font-family:'B Nazanin', 'BBCNassim', Arial;
	color:#000;
}
.returnToNews
{
	width:200px;
	height:20px;
	padding-top:20px;
	padding-right:10px;
	float:right;
	color:#ff7e00;
	font-size:18px;
}



