﻿/*///////////////////topcenter corner/////////////////////*/
/*second css */ /*Slider & topnews css */
.slider{
	position:relative;
    width:700px;
	height:250px;
}
.slider ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width:700px;
	height:250px;
	margin:0px;
	padding:0px;
}

.slider li {
	position: absolute;
	width:700px;
	height:250px;
	
	margin:0px;
	padding:0px;	
}
.topnews-text {
	width:696px;
	height:40px;
	padding:0px;
	margin:0px auto;

	
	float:right;
	margin:-70px 2px 0px 0px;

	
	padding-bottom:30px;

    font-family:'BRoya', Times New Roman;
	font-size:26px;
	color:#000000;
	
	opacity:0.8;
	background:#ffffff;
	direction:rtl;
	text-align:right;
	
}
.topnews-text a,.topnews-text a:hover{
	float:right;
	margin-top:10px;
	margin-right:20px;
	font-size:16px;
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	
}
.topnews-img {
	position: relative;
    width:700px;
	height:250px;
}

.topnews-img img {
	width:700px;
	height:250px;
}
