@CHARSET "utf8";

/* Start News Slider*/
.news_slider1{
	width: 556px;
	height: 155px;
	padding-top: 13px;
	background: url("/fa/img/bg_tasvir_gardun.gif") repeat-x top;
	direction: ltr;
}

.buttondiv
{
	width: 536px;
	height:155px;
	
	direction: ltr;
	padding: 0px 10px 0px 10px;
}
.news_prev, .news_next{
	float: left;
	display: block;
	margin-top: 20px;
	cursor: pointer;
}
.news_border
{
		
	width:490px;
	height:155px;
	padding: 0px 5px;
	background-color: transparent;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid #3178AC;
}

.news_show
{
	position:absolute;
	color:black;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	clip:rect(0px 526px 145px 0px);
	/*clip:rect(0px 327px 182px 0px);*/

}
/*This Class Is To Hold Title*/
.news_mark{
	background-color:red ;
	font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid gray;
	width:337px;
	height:35px;
	color:black;
	text-align:center;
	display: none;
}

.news_title{
	font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	color:black;
}
.news_item1{
	width: 105px;
	height: 162px;
	float: left;
	margin-right: 6px;
}
/* End First News Slider - Top Left */
.slider_item{
	width: 115px;
	height: 155px;
	margin-right: 10px;
	direction: rtl;
	text-align: right;
}
.slider_img{
	display: block;
	width: 77px;
	height: 57px;
	padding: 4px;
	border: 1px solid #6B99D7;
	margin-bottom: 16px;
	
}
.slider_bolet{
	width: 87px;
	height: 27px;
	background: url("/fa/img/bolet_tasvirgardun.gif") no-repeat 65px 0px;
	position: relative;
	top: -80px;
	right: 5px;
}
.slider_text{
	width: 109px;
	height: 47px;
	padding: 3px;
	padding-top: 14px;
	font: 11px tahoma;
	color: #000;
	text-align: justify;
}