@font-face {font-family: "newsegypt";src: url("../fonts/newsegypt.otf") format("opentype");}
body {
	background-image:url(../images/bg.png); font-family: "newsegypt";
	margin:0px; text-align:right;
	padding:0px;
	background-color:#e2e2e2; 
	background-repeat:repeat-x;
}
li#border a{-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;}
li#border a:hover{-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;}
.head {
	height:220px;
	width:1000px;
	background-image:url(../images/head.png);
	position:relative;
	top:0px;
	margin:auto;margin-top: 45px;
}
.date, .favorit  {
	position:absolute;
	top:10px;
	width:250px;
	height:25px;
	font-family:"newsegypt";
	font-weight:lighter !important;
	font-size:13px;
	color:#fff;
}
.date span, .favorit span { margin-left:10px;}
.left {left:20px;}
.right {
	right:20px;

}
.fl { float:left;}
.fr { float:right;}

.favorit .home { float:left; margin-right:10px; width:20px; height:20px; background-image:url(../images/icons.png); background-position:0px -337px;}
.favorit .home:hover { width:20px; height:20px; background-image:url(../images/icons.png); background-position:0px -358px;}
.favorit .fav { float:left; margin-right:10px; width:20px; height:20px; background-image:url(../images/icons.png); background-position:0px -293px;}
.favorit .fav:hover { width:20px; height:20px; background-image:url(../images/icons.png); background-position:0px -312px;}
.favorit .rss { float:left; margin-right:10px; width:20px; height:20px; background-image:url(../images/icons.png); background-position:0px -208px;}
.favorit .rss:hover { width:20px; height:20px; background-image:url(../images/icons.png); background-position:0px -229px;}
.favorit .contact { float:left; margin-right:10px; width:19px; height:20px; background-image:url(../images/icons.png); background-position:0px -252px;}
.favorit .contact:hover { width:19px; height:20px; background-image:url(../images/icons.png); background-position:0px -268px;}
.favorit .lang { float:left; margin-right:10px; width:40px; height:20px;color:#fff;}
.favorit .top_face { float:left; margin-right:10px; width:18px; height:20px; background-image:url(../images/icons.png); background-position:0px -60px;margin-top: -2px;}
.favorit .top_face:hover {background-image:url(../images/icons.png); background-position:0px -80px;}
.favorit .top_tweet{ float:left; margin-right:10px; width:18px; height:20px; background-image:url(../images/icons.png); background-position:0px -101px;margin-top: -2px;}
.favorit .top_tweet:hover {background-image:url(../images/icons.png); background-position:0px -123px;}


.logo {
	position:absolute;
	width:186px;
	height:58px;
	right:30px;
	top: 80px;
}

.logo img { background:none;}
.wether {
width: 170px;
height: 65px;
position: absolute;
top: 155px;
left: 0px;
}
.wether .sun {
position: absolute;
width: 60px;
height: 56px;
left: 30px;
bottom: 0;
}

.wether .sun img {
width: 100%;
}
.big { font-size:16px !important; color:#1C5275;text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
-webkit-text-shadow: 0px 1px 0px #fff;
-moz-text-shadow: 0px 1px 0px #fff;
text-shadow: 0px 1px 0px #fff; }
.small { font-size: 14px !important;
text-decoration: none;
color: #114985;
position: absolute;
bottom: 0;
right: 25px;}
.wether .temp {
	position: absolute;
right: 40px;
top: 20px;
}
.wether .city {
	position: absolute;
	left:10px;
	top: 20px;
}
.wether .temp span {
	text-align: center;
float: none;
display: block;
}
.pray {
	width:50px;
	text-align:center;
	display: inline-block;
	float: right;
	font-size:12px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
}
.prayselect { width:280px; margin-bottom:10px; clear:both;}
.prayselect select { float:right; margin:10px; width:260px; padding:5px; border:1px solid #ccc; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }
.time {
	background-color:#bbc7ce;
	font-size:11px;
	color:#9a0000;
	margin-bottom:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px 0px;
}
tr.time {
	background-color:#bbc7ce;
	font-size:11px;
	color:#9a0000; 
	margin-bottom:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px 0px;
}
.tahoma-black { font-size:12px; color:#aa1c04;}
.tahoma-gray { font-size:12px; color:#4d4d4d; padding-right:15px;}
.tahoma-head h1 { padding:5px; font-size:13px;}
.city ul li { display: block;}
.dates { width:50px; background-color:#fff; -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px; color:#4d4d4d;}
td.dates { width:50px; background-color:#fff; -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px; color:#4d4d4d;}
#as3-cell{
	width:146px;
	margin-left:0px;
	float:right;
}#as3-contain h1 {
	width: auto;
	font-family:"Arabic Transparent";
	color: #244e64;
	font-size: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bacdd7;
	text-align: right;
	padding-bottom: 3px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-weight: lighter; font-weight:bold;
}
#as3-cell h1 { font-size:13px !important; margin-bottom:10px; background-color:#bbc7ce; padding:5px; display:block;}
#as3-cell h2 a{ padding-right:20px; line-height:22px; 

}
#as3-cell h2 { }
#as3-contain h2{
	font-family:tahoma;
	font-size:12px;
	margin:0px;
	padding:2px 0 5px 0;
	border-bottom:1px dotted #ccc;
	font-weight: lighter;
	text-align: right;
	display: block;
} #as3-contain h2 a{ text-decoration:none; color:#000000;}
#as3-footer{width:300px; height:10px; background-image:url(../images/he_f.png);}
.city ul li ul { display:  none; width:250px; background-color:#f4f1ec; border:5px solid #aa1c03; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.city ul li:hover ul { display:    inline-block; z-index:10000; position:absolute; top:22px; left:0px;}
.city ul li ul li a { border-bottom:1px solid #aa1c03; padding-bottom:5px; float:right; margin:10px; color:#aa1c04;}
.but { width:40px; height:20px;background-image:url(../images/menu_level1_item.png); background-color:#aa1c03; background-position:0 -10px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-size:11px; padding-top:5px; color:#fff; font-weight:lighter; text-align:center;  }
li.but ul { display:none;}
li.but ul:hover { display:block;}

.menu ul li.select a { color:#fff; display:block;  padding:11px;  						
	background-image:url(../images/menu_level1_item.png); background-color:#aa1c03; padding-bottom:25px;
	text-shadow:1px 1px 1px #000; color:#fff;}
	
.menu ul li a {color:#1b5175; display:block;  padding:11px;}
.menu ul li a:hover { color:#fff; display:block;  padding:11px;  						
	background-image:url(../images/menu_level1_item.png); background-color:#aa1c03; padding-bottom:25px;
	text-shadow:1px 1px 1px #000; color:#fff;}
	.menu ul li.level2 ul li a { color:#fff; display:block;  padding:11px; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s; 						
	 
	text-shadow:1px 1px 1px #000; }	
	.menu ul li.level2 ul li a:hover { color:#fff; display:block;  padding:11px;  						
	background-image: none; background-position:150% 100%;  
	text-shadow:1px 1px 1px #000; }
.alls { border:1px solid #d1dce2; width:290px; padding:5px;}
li#border-l a:hover {-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;}
li#border-l a {-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;}
.head .menu {
	position:absolute;
	top:182px;
	height:40px;
	width: 790px;
	right: 0px;
	font-family: "newsegypt";
	font-size:12px;
	font-weight:lighter;
	background-color: rgba(255,255,255,0.5);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-bottom: 30px;
	
}
.menu img { margin-left:5px; background:none;}

.menu ul { padding:0px; margin:0px;  }
.menu ul li {
	float:right;
	list-style:none;
	
	color:#aa1c04;
	text-shadow:1px 1px 1px #fff;
	display: block;
	position: relative;
}
.menu ul li:hover {
	float:right;

}


.menu li.level2 ul { display:none; position: absolute;  }
.menu li:hover.level2 ul {  display:block; position: absolute; right:0px; top:37px;  background-color:#aa1c03;   z-index:10000; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.menu .level2 ul li { 	background-image:url(../images/icons.png);
	background-position:99% -586px;
	background-repeat:no-repeat;
	padding-right:25px !important; float:none;  width:150px; text-shadow:1px 1px 1px #000; color:#fff; border-bottom:1px solid #751200;}
	

.menu li.level2 ul li.level3 ul { display:none; position: absolute;}
.menu li.level2 ul li:hover.level3 ul { display:block; background-color:#aa1c03; top:0px; right:170px; position: absolute; z-index:10000; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; overflow:hidden;}
.menu li.level2 ul .level3 ul li { float:none;   width:150px; text-shadow:1px 1px 1px #000; color:#fff; border-bottom:1px solid #751200;}


.menu li.level2 ul li.level3 ul li.level4 ul { display:none; }
.menu li.level2 ul li:hover.level3 ul li:hover.level4 ul { display:block;  background-color:#f29d1b; top:40px; right:93px; position: absolute; z-index:10000;}
.menu li.level2 ul .level3 ul li .level4 ul li { float:none;}


#contain {
	margin:auto; width:1000px;
	position: relative;
}
.content {
	width:980px;
	padding:10px 0 10px 10px;
	background-color:#fff;
	position:relative;
	margin:auto
!important;
	z-index:1000;
	-webkit-border-radius: 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 20px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	border-top: 7px solid #3d80af;
}

#left {
	position:relative;
	width:300px;
	height:auto;
	left:0px;
	float: left;
}
#right {
	width:660px;
	height:auto;
	right:0px;
	float: right;
	display: inline-block; padding-right:10px;
}
a {text-decoration:none;}
.main-banner {
	width:730px;
	height:90px;
	position:absolute;
	top:50px;
	left: 10px;
}
.banner-wide{
	width:660px;
	height:90px;
	clear:both;
	background: linear-gradient(top, #bdbdbd 0%, #909090 100%);
	background: -moz-linear-gradient(top, #bdbdbd 0%, #909090 100%);
	background: -webkit-linear-gradient(top, #bdbdbd 0%, #909090 100%);
	background: -o-linear-gradient(top, #bdbdbd 0%, #909090 100%);
	background: -ms-linear-gradient(top, #bdbdbd 0%, #909090 100%);


	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#bdbdbd, endColorstr=#909090);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#bdbdbd, endColorstr=#909090)";
	margin-bottom:10px;
}
.banner{
	margin-bottom:10px;
	clear:both;
	height:300px;
	height:250px;
	width: 300px;
}
.block {
	position:relative;
	height:auto;
	width:325px;
	margin-bottom:10px;
	background-color:#f4f1ec;
	position:  relative;
	float: right;
	margin-right: 8px;
}
.block-wide {
	position:relative;
	height:auto;
	width:660px;
	margin-bottom:10px;
	display: inline-block;
/*	margin-right: 10px;*/background: #f4f1ec;
}

block-wide2 {
	position:relative;
	height:auto;
	width:660px;
	margin-bottom:10px;
	display: inline-block;

}


.head-wide {
	height:24px;
	padding:5px;
	background-image:url(../images/rep.gif);
	background-position:0px 0px;
	clear:both;
	width: 650px;
}
.head-wide h2 {
	font-family:"newsegypt";
	font-size:14px;
	color:#aa1c04;
	background-image:url(../images/icons.png);
	background-position:99% -39px;
	background-repeat:no-repeat;
	padding-right:30px !important;
	font-weight:lighter;
}
.head-wide h2 a {
	font-family:"newsegypt";
	font-size:14px;
	color:#aa1c04;
	font-weight:lighter;
}
.head-wide h3 {
	font-family:"newsegypt";
	font-size:14px;
	color:#aa1c04;
	background-image:url(../images/icons.png);
	background-position:99.4% -470px;
	background-repeat:no-repeat;
	padding-right:30px !important;
	font-weight:lighter;
}
.head-wide h3 a {
	font-family:"newsegypt";
	font-size:14px;
	color:#aa1c04;
	font-weight:lighter;
}
.head-block {
	height:24px;
	padding:5px;
	background-image:url(../images/rep.gif);
	background-position:0px 0px;
	width:315px;
	clear:both;
	margin-bottom: 0px;
}
.block .headline {
	width:315px;
	position:relative;
	height: 159px;
	margin-bottom:5px;
	margin-top: 10px;
	margin-left: 4px;
}
.block .headline a img {
	width:312px;
	height:148px;
	z-index:-1000;
	padding:2px;
	background-color:#fff;
	border:1px solid #d7d7d7;
}
.block .headline a:hover img {
	height:148px;
	z-index:-1000;
	padding:2px; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
	background-color:#a31204;
	border:1px solid #d7d7d7;
}
.block .headline a h2 {
	position:  relative;
	color:#fff;
	font-size:13px;
	z-index:1000;
	padding:5px !important;
	font-weight:lighter;
	line-height:20px;
	width: 301px;
	display:block;
	text-shadow: 1px 1px 1px black;
	height: 38px;
	background-color: rgba(163, 18,4, 0.5);
	position:absolute;
	margin: auto;
	margin-left: 3px;
	top: 103px;
}



.block-head h1 {
	font-family:"newsegypt";
	font-size:14px; 
	color:#aa1c04; 
	background-image:url(../images/icons.png);
	background-position:99% -388px;
	background-repeat:no-repeat;
	padding-right:25px !important;
	font-weight:lighter;
}
.block-head h1 a {
	font-family:"newsegypt";
	font-size:14px; 
	color:#aa1c04;
	font-weight:lighter;
}


h1 {
	font-family:"newsegypt";
	font-size:14px;
	color:#1b5175; 
	background-image:url(../images/icons.png);
	background-position:99% -388px;
	background-repeat:no-repeat;
	padding-right:25px !important;
	font-weight:lighter;
}
h1 a {
	font-family:"newsegypt";
	font-size:14px;
	color:#1b5175;
	font-weight:lighter;
}
.clear {
	clear:both;
}
.tweetp {
	width:305px;
	height:120px;
	position:relative;
	margin:7px;
}
.tweetp hr {
	position: relative;
	top:40px;
	width:315px;
	color:#fff;
	margin-bottom:10px;
}
.tweetp img {
	width:68px;
	height:72px;
	padding:2px;
	background-color:#fff;
	position: relative;
	float: right;
	clear: right;
	margin-left: 10px;
}
h2, h2 a { font-size:12px; color:#4d4d4d; font-weight:lighter; }
h2 a:hover {color:#9a0000;}
.tweetp .shadow {
	position: absolute;
	color:#b8b8b8;
	font-family:tahoma;
	height:8px;
	font-size:12px;
	right: 0px;
	background-image:url(../images/Untitled-1.png);
	background-position:-50px -59px;
	width: 76px;
	clear: both;
	top: 75px;
}
.tweetp .date {
	position: absolute;
	color:#b8b8b8;
	font-family:tahoma;
	font-size:12px;
	height: 10px;
	top: 85px;
	width: 120px;
	right: 0px;
}
.tweetp a.more {
	font-size:12px;
	position:absolute;
	top:85px;
	left:10px;
	color: #6d6e71;
} 
.tweetp a:hover.more {

	color: #9a0000;
}
.tweetp p {
	font-family: tahoma;
	font-size:11px;
	color:#575757;
	display: block;
}
.tweetp a.faceicon {
	position:absolute;
	background-image:url(../images/icons.png);
	background-position:0px -80px;
	width:18px;
	height:19px;
	top:83px;
	left: 50px;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
}
a:hover.faceicon {

	background-image:url(../images/icons.png);
	background-position:0px -60px;

}
.tweetp a.tweeticon {
	position:absolute;
	background-image:url(../images/icons.png);
	background-position:0px -122px;
	width:18px;
	height:19px;
	top:83px;
	left: 75px;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
}
a:hover.tweeticon {

	background-image:url(../images/icons.png);
	background-position:0px -101px;

}
.tweetp .url {
	color:#b8b8b8;
	font-family:tahoma;
	font-size:12px;
	width: 220px;
	height: 19px;
	float: right;
	clear: left;
}
.tweetp .url a {color:#b8b8b8;}
.tweetp .url a:hover {color:#b8b8b8; text-decoration:underline;}
.vedio { width:350px; height:300px; position:relative; margin:10px;}
.vedio-thumb {
	width:124px;
	height:134px;
	margin:15px 10px 10px 10px;
	top:10px !important;
	display: block;
	font-size:12px;
	color:#575757;
	text-align:justify;
	direction:rtl;
}
.vedio-thumb span {
	width:120px;
	padding-top:9px;
	background-image:url(../images/Untitled-1.png);
	background-position:-35px -9px;
	display:block;
	background-repeat: no-repeat;
	height: 30px;
	overflow: hidden;
	text-align: center;
}
.vedio-thumb img {
	width:120px;
	height:88px;
	padding:2px;
	background-color:#fff;
}
.vedio-thumb img:hover {
	width:120px;
	height:88px;
	padding:2px;
	background-color:#a31204; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
}
.secondline {
	width:315px;
	height:47px;
	line-height:20px;
	background-image:url(../images/rep.gif);
	background-position:0 -34px;
	font-size:12px;
	border-top:1px solid #fff;
	padding: 10px 5px 5px 5px;
	display:block;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
}
.secondline img { float:right; width:64px; height:39px; adding:2px;
	background-color:#3f84b2;
	border:1px solid #d7d7d7; margin-left:10px;}
	a.secondline {color:#4d4d4d;}
	a:hover.secondline {color:#aa1c04; background-image:url(../images/rep.gif);
	background-position:0 -96px;}

.footer{
	width:100%;
	color:#4d4d4d;
	height:381px;clear:both; margin-top: -20px; padding-top: 0px;
	background-image:url(../images/footer.png);
	z-index:100;
	top: 10px;
}
.footer-contain { width:1000px; margin:auto; height:381px; position:relative;}
h1, h2, h3, h4, h5, h6, ul {
	margin:0px;
	padding:0px; direction:rtl;
	list-style:none;
	display: block;
}
.footer h1 {
	font-family:"newsegypt";
	font-size:18px;
	font-weight:lighter !important;
	color:#25648e;
	background-image:url(../images/icons.png);
	background-repeat:no-repeat;
	padding-right:25px;
	background-position:280px -2px;
}
.footer ul {
	position:relative;
	margin-left:30px;
	width: 300px;
	line-height:26px;
	float: right;
	margin-top: 0px;
	top: -20px;
}
.line {width:648px; height:30px; margin-bottom:10px; margin-top:10px;}
#source{ font-family:tahoma; font-size:12px; font-weight:lighter; 	background-color:#e7e2d2; padding:5px; width:auto; margin-right:10px; border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; float:left;}
.footer .footer-contain ul li a {
	font-family:"newsegypt";
	font-size:12px;
	padding-right:25px;
	background-image:url(../images/icons.png);
	background-repeat:no-repeat;
	background-position:100px -440px;
	display: block;
	color:#4d4d4d;
	width:95px;
	float:right;
	margin-left:20px;
	margin-right: 10px;
}
.footer .footer-contain ul li a:hover {
	font-family:"newsegypt";
	font-size:12px;
	padding-right:25px;
	background-image:url(../images/icons.png);
	background-repeat:no-repeat;
	background-position:100px -416px;
	display: block;
	color:#9a0000;
}
.footer-shadow {
	width:1000px;
	height:40px;
	background-image:url(../images/footer-shadow.png);
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
	padding-top: 40px;
	z-index: 10;
	
}
.footer hr { color:#fff; margin-bottom:10px;}
.footer a { text-decoration:none;}
.footer a:hover {color:#aa1c04;}
.map {
	position:absolute;
	width:327px;
	height:240px;
	background-image:url(../images/map.png);
	background-repeat:no-repeat;
	left:20px;
	background-position: top;
}
.it{
	width:100px;
	height:62px;
	background-image:url(../images/it.png);
	position:absolute;
	top:170px;left: 0;
}
.share {
	position:absolute;
	width:190px;
	height:40px;
	background-image:url(../images/footer.png);
	background-position:0px 340px;
	top:170px;
	padding:5px;
	left: 120px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:.010em solid #b3b3b3;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px black;
}
.share a, .sjort-links a { margin-top:5px; float:left; margin-right:10px; font-size:14px; color:#4d4d4d;}
.face { width:32px; height:32px; background-image:url(../images/footer_social.png); background-position:0px -78px;}
.face:hover { width:32px; height:32px; background-image:url(../images/footer_social.png); background-position:0px -188px;}

.tweet { width:32px; height:32px; background-image:url(../images/footer_social.png); background-position:0px -4px;}
.tweet:hover { width:32px; height:32px; background-image:url(../images/footer_social.png); background-position:0px -114px;}

.rss { width:32px; height:32px; background-image:url(../images/footer_social.png); background-position:0px -40px;}
.rss:hover { width:32px; height:32px; background-image:url(../images/footer_social.png); background-position:0px -150px;}
.copyrights {font-family:tahoma;font-size:11px;position:absolute;top:340px;right: 10px;}
.sjort-links {
	position:absolute;
	left:10px;
	top:330px;
}
.latest {
	width:300px;
	height:auto;
	position:relative;
	border:1px solid #d1dce2;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	margin-bottom:10px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: inline-block;
}
.latest-h { width:274px; border:3px solid #faefdf; background-color:#3f88bd; margin:5px; padding:5px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.latest h1 {
	font-size:16px; color:#fff; font-weight:lighter;
padding:7px 40px 3px 0 !important;
	background-image:url(../images/footer_social.png);
	background-position:100% -222px;
}
.latest h2 {
	font-size:16px; color:#fff; font-weight:lighter;
padding:7px 40px 3px 0 !important;
	background-image:url(../images/footer_social.png);
	background-position:100% -260px; background-repeat:no-repeat;
}
.latest h2 a {font-size:16px; color:#fff; font-weight:lighter;}

.latest h2 a:after {content: "+";
margin-right: 115px;
width: 25px;
padding: 3px 8px;
height: 25px;
line-height: 25px;
background: #052f50;
text-align: center;
font-size: 15px; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
}
.latest h2 a:hover:after 
{ content: "-";background: #222; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;}

.latest.pad10 h2 {
	font-size:16px; color:#fff; font-weight:lighter;
padding:7px 40px 3px 0 !important;
	background-image:url(../images/footer_social.png);
	background-position:100% -344px; background-repeat:no-repeat;
}

.channel { width:85px; height:100px; position:relative; font-size:14px; color:#777675; text-align:center; float:right; margin:7px;}
.channel img { width:79px; border:1px solid #ccc; height:54px; background-color:#fff; padding:2px;}
.channel img:hover {	background-color:#e46619; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;}
.channel .shadows {
	width:85px;
	height:10px;
	background-image:url(../images/Untitled-1.png);
	background-position:-47px -48px;
}
.tabs {
	width:300px;
	position:relative;
	margin-bottom: 10px;
}
.latest .more {
	width:290px;
	height:20px;
	margin:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display:block;
	border:1px solid #ccc;
	border-radius: 5px;
	text-align:center;
	font-size:12px;
	color:#333333;
	padding-top:5px;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	background: linear-gradient(top, #e0dac5 0%, #f0eddb 100%);
	background: -moz-linear-gradient(top, #e0dac5 0%, #f0eddb 100%);
	background: -webkit-linear-gradient(top, #e0dac5 0%, #f0eddb 100%);
	background: -o-linear-gradient(top, #e0dac5 0%, #f0eddb 100%);
	background: -ms-linear-gradient(top, #e0dac5 0%, #f0eddb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#e0dac5, endColorstr=#f0eddb);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#e0dac5, endColorstr=#f0eddb)";
	 }
	 a:hover.more{opacity: 0.8;}
	 .latest .shadow {
	width:287px;
	height:10px;
	background-image:url(../images/2.gif);
	margin: auto;
	margin-bottom: 2px;
}
#mainTicker {
	width:290px;
	padding:5px 5px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	margin:5px auto;
}

.ticker_summary .section a {
	text-decoration:none;
	font-size:13px;
	color:#000;
	font-family: tahoma;font-weight: lighter;
}
#mainTicker img { border: 1px solid #3F88BD; width:67px; height:35px; }

#mainTicker .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite {
	width:290px;
}
.ticker_summary .section {
	list-style:none;
	display:block;
	height:45px;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-top: 5px !important;
	border-bottom: 1px dashed #f3d6af;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
}
.ticker_summary .section:hover a {color: #aa1c04;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;}
.ticker_summary .section:hover img { opacity:.7;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;}

.ticker_summary .section .thumbnail {
	float:right;
	width:67px;
}
.ticker_summary .section .info {
	float:left;
	width:210px;height: 35px;
overflow: hidden;
}
.newsticker-jcarousellite .info span.cat {
	display: block;
	font-size:11px;
	color:#f59108;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.block-l { width:300px; position:relative; margin-bottom:10px;}
.block-l span { width:80%; height:5px; background-color:#3f88bd;; display:block; float:right;}
.block-l-head {
	padding:5px;
	height:20px;
	margin-bottom:2px;
	width:290px;
	background-color:#f1ede4;
	border-bottom:3px solid #e4dfcc;
	clear:both;
}
.block-l-head h3 a{ font-weight:lighter; color:#1b5175;  font-size:14px; padding-right:25px; background-repeat:no-repeat; background-image:url(../images/icons.png); background-position:100% -534px !important;}
.block-l-head h4 a{ font-weight:lighter; color:#1b5175;  font-size:14px; padding-right:25px; background-repeat:no-repeat; background-image:url(../images/icons.png); background-position:100% -565px !important;}

.block-l-con { width:290px; padding:5px; background-color:#f4f1ec; position:relative; display:inline-block; border-bottom:3px solid #e4dfcc ;}
.wide-img {
	position:relative;
	height:65px;
	direction:rtl;
	border-bottom: 1px solid #e5e1cf;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.wide-img img { width:81px; height:54px; margin-left:10px; position:relative; display:block; padding:2px; background-color:#fff; float:right;}
.wide-img .headlin {
	position:relative;
	color:#4d4d4d;
	font-size:14px; line-height:20px;
	display: block;
	width: 195px;
	float: right;
}
.wide-img a:hover.headlin {color: #9a0000;}
.wide-img a.more {
	font-size:12px;
	position:absolute;
	top:45px;
	left:10px;
	color: #1b5175;
}

.wide-img .shadow {
	position: absolute;
	color:#b8b8b8;
	font-family:tahoma;
	height:8px;
	font-size:12px;
	right: 0px;
	background-image:url(../images/Untitled-1.png);
	background-position:-46px -49px;
	width: 85px;
	clear: both;
	top: 58px;
}


.small-img {
	width:290px;
	position:relative;
	height:65px;
	direction:rtl;
	border-bottom: 1px solid #e5e1cf;
	margin-bottom: 10px;
	line-height:20px;
	padding-bottom: 10px;
}
.small-img img { width:61px; height:51px; margin-left:10px; position:relative; display:block; padding:2px; background-color:#fff; float:right;}
.small-img p{ font-family:tahoma; font-size:11px; height:40px; width:210px; overflow:hidden; position: absolute; top:10px; right:75px;}
.small-img .headlin {
	position:relative;
	color:#4d4d4d;
	font-size:12px;
	display: block;
	width: 210px;
	float: right; height:20px; overflow:hidden;
}
.small-img:hover a.headlin {color: #9a0000;}
.small-img:hover img {opacity:.7;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;}
.small-img a.more {
	font-size:12px;
	position:absolute;
	top:45px;
	left:10px;
	color: #e46619;
}

.small-img .shadow {
	position: absolute;
	color:#b8b8b8;
	font-family:tahoma;
	height:8px;
	font-size:12px;
	right: 0px;
	background-image:url(../images/Untitled-1.png);
	background-position:-50px -59px;
	width: 69px;
	clear: both;
	top: 54px;
}
.slider {
	width:656px;
	height:330px;
	position:relative; overflow:hidden;
	clear:both;
	margin-bottom:10px; /*border-bottom:3px solid #d7d7d7; */display: inline-block;border: 2px solid #3f88bd;
}
/* slider layout */
.lof-slidecontent { position:relative;	overflow:hidden;	border:#45a4d6 solid 0px;}
.lof-slidecontent .preload{
	height:300px;
	width:420px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	text-align:center;
	background:url(../../images/live/slider/01.jpg)
}

.lof-slidecontent .preload div{
	height:40px; width:40px;
	background:url(../../images/load-indicator.gif) no-repeat center #fff;
	
	position:relative; top:120px; left:170px;
	
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	}

.lof-slidecontent  .sliders-wrapper{	position:relative;	height:300px;	width:620px;	z-index:3;	overflow:hidden;  background:url(../../images/01.jpg) }
.lof-slidecontent  ul.sliders-wrap-inner{
	overflow:hidden;
	background:transparent url(../../images/slider/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
	height: 300px;
}
.lof-slidecontent  ul.sliders-wrap-inner li{overflow:hidden;	padding:0px;margin:0px;	float:left;	position:relative;}
.lof-slidecontent  ul.sliders-wrap-inner li img {
	width:440px;
	height: 300px;
}
.lof-slidecontent  .lof-opacity  li{position:absolute;	top:0;	left:0;	float:inherit; }


.lof-slidecontent  .navigator-content {
	position:absolute;
	right:0;
	top:0px;
	z-index:9;
	height:300px;
	width:240px;
	overflow:hidden;
	color:#FFF
}
.lof-slidecontent  .navigator-wrapper{	position:relative;	z-index:10;
	height:180px;
	width:240px;
	overflow:hidden;
	color:#FFF;
	float:left
}
.lof-slidecontent  ul.navigator-wrap-inner{	top:0; padding:0; margin:0;	position:absolute; width:100%; }
.lof-slidecontent  ul.navigator-wrap-inner li{ cursor:hand; cursor:pointer;	list-style:none; padding:0;	margin-left:0px; overflow:hidden;	float:left;	display:block;	text-align:center;}

/*******************************************************/
 
ul.sliders-wrap-inner li img{ padding:0px; }

.slider-title {

	direction:rtl;



	overflow:hidden;
	padding:0px;
	}
.slider-title img { float:right; width:58px; height:39px; padding:2px; border:none; background-color:#fff; margin-left:10px;}
.slider-title h1 {
	background-image:none;
	font-family:"newsegypt";
	font-size:12px;
	font-weight:lighter;
	/**/ margin:0px; color:#4d4d4d; 
	padding: 0px;
}
.lof-slidecontent .slider-description a.readmore{ color:#58B1EA; font-size:95%; }
.lof-slidecontent
.slider-description a{
	color:#FFF;
	
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
	
	text-shadow: 0px 0px 0px #000;
	}
.slider-description a:hover{
	color:#f0b245;
	text-shadow: 1px 1px 1px #000;
	}
.lof-slidecontent .slider-description{
	z-index:100px;
	position:absolute;
	left:0px;
	width:360px;
	height:70px;
	padding:10px;
	color:#FFF;
	background-color: rgba(162,0,0,0.5);
	overflow: hidden;
	top: 180px;
}
.lof-slidecontent .slider-description h4 {
	font-size:14px;
	font-weight:lighter;
	direction:rtl;
	font-family:"newsegypt";
	text-align:justify;
	line-height:18px; margin-bottom:10px;
	height: 20px;
	overflow: hidden;

	}
	.lof-slidecontent .slider-description p {
	font-family:tahoma;
	font-size:12px;
	color:#fff;
	line-height:20px;
	padding-top:0px;
	margin-top:0px;
	height: 40px;
	display: block;
	overflow: hidden;
}
.lof-slidecontent .slider-description .slider-meta a{	
	margin:0;
	background:#C01F25;
	font-size:75%;
	padding:2px 3px;
	font-family:Tahoma;
	text-transform:uppercase;
	text-decoration:none; 
}
.lof-slidecontent  .item-meta a:hover{	text-decoration:underline;}
.lof-slidecontent  .item-meta i {	font-size:70%; }

/* item navigator */
.lof-slidecontent ul.navigator-wrap-inner  li.active{
	/*background:url(../../images/arrow-bg.png) no-repeat scroll left center; 
	color:#FFF*/
}
.lof-slidecontent ul.navigator-wrap-inner  li >  div{
/*	background:url(../../images/slider/transparent_bg.png);*/
	background:#fff;
	color:#4d4d4d !important;
	height:77px;
	position:relative;
	border-bottom:3px solid #000;
	text-align:right;
	direction:rtl;
	padding:5px;
	margin:0px; background-image:url(../images/rep.gif); background-position:0 -36px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
}

.lof-slidecontent ul.navigator-wrap-inner  li >  div:hover{
	color:#fff;
}

.lof-slidecontent ul.navigator-wrap-inner li.active div{
	color:#FFF;
	overflow:hidden;
	
	background-image:url(../images/hover.jpg); background-position:0 -0px;
}
.lof-slidecontent ul.navigator-wrap-inner li.active div h1{color:#aa1c04; }
.lof-slidecontent  .button-next, 
.lof-slidecontent .button-previous{
	display:block;
	width:40px;
	color:#FFF;
	cursor:pointer;
	position:absolute;
	height:100%;
	z-index:40;
	top:0;
	text-indent:-999px;
}
.lof-slidecontent   .button-next {
	right:0px;
	background:url(../../images/slider/next.png) no-repeat right center;
}
.lof-slidecontent  .button-previous {
	left:0px;
	background:url(../../images/slider/previous.png) no-repeat left center;
}

.lof-slidecontent .button-control {
	position:absolute;
	top:10px;
	right:48%;
	height: 20px;
    width: 20px;
	cursor:hand; cursor:pointer;
	background:url(../../images/slider/transparent_bg.png) repeat;
}

.lof-slidecontent .button-control span { display:block;  width:100%; height:100%;}
.lof-slidecontent .action-start span  {
	background:url(../../images/slider/play.png) no-repeat center center;
}
.lof-slidecontent .action-stop span {
	background:url(../../images/slider/pause.png) no-repeat center center;
}
.news {
	width:970px;
	height:34px;
	background-image:url(../images/icons.png);
	background-position:0 -630px;
	clear: both;
	margin-bottom: 10px;
	position: relative;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; overflow:hidden; margin-right:10px;

	 }
.news .search { width:210px; height:30px; position: absolute; left:10px; top:3px; }
.search input{ width:200px; padding:5px ; border:1px solid #ccc; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; background-image:url(../images/icons.png); background-position:0px -665px; text-align:right; font-family:tahoma; font-size:11px; color:#ccc; background-repeat:no-repeat;   }
.news .title { width:90px; height:27px; font-weight:lighter; padding-top:7px; position:absolute; right:0px; color:#fff; font-size:14px; text-align:center; text-shadow:1px 1px 1px #000;

	background: linear-gradient(left, #34a4da 0%, #1d5b84 100%);
	background: -moz-linear-gradient(left, #34a4da 0%, #1d5b84 100%);
	background: -webkit-linear-gradient(left, #34a4da 0%, #1d5b84 100%);
	background: -o-linear-gradient(left, #34a4da 0%, #1d5b84 100%);
	background: -ms-linear-gradient(left, #34a4da 0%, #1d5b84 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#34a4da, endColorstr=#1d5b84);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#34a4da, endColorstr=#1d5b84)"}
	.inner-banner {
	width:470px;
	height:60px;
	margin-bottom:10px !important;
	clear:both;
	margin:auto;
	border: 1px dashed #d1dce2;
}
.bath {
	margin-bottom:10px;
	width:650px;
	height:20px;
	font-size:12px; line-height:14px;
}
.bath span { float:right; margin-left:10px; padding-right:20px; background-image: url(../images/icons.png); background-position:100% -620px; background-repeat:no-repeat;}
.bath span a {color:#1b5175;}
.catagory {
	/*border:1px solid #d1dce2;
	width:648px; margin-right:10px;padding:5px;*/
	position:relative;
	 font-family:tahoma; font-size:12px;  line-height:24px;
	display: inline-block;
	top:0px;
	margin-bottom: 10px; width:100%;
}
.catagory .heads {
	height:35px;
	border-bottom:4px solid #e4dfcc; margin-bottom:10px;
}
.catagory h4 {
	width:auto;
	position: relative;
	float:right; font-family:"newsegypt";
	background-color:#e4dfcc;
	padding:5px;
	font-size:16px;
	color:#1b5175;
	font-weight:lighter;text-align: center;
}

.catagory h4 a {
	
	color:#1b5175;
}

.catagory h5 {
	width:15%;
	position: relative;
	float:left; font-family:"newsegypt";
	background-color:#e4dfcc;
	padding:5px;
	font-size:16px;
	color:#9a0000;
	font-weight:lighter;text-align: center;
}


.catagory a.item {
	border-bottom:1px dashed #d1dce2;
	display:block;
	margin-bottom:20px;
	height:80px;
	width:648px;
	clear:both;
	position:relative;
}
.catagory .item img { width:81px; height:54px; margin-left:10px; position:relative; display:block; padding:2px; background-color:#fff; float:right;}
.catagory .item .shadow {
	position: absolute;
	color:#b8b8b8;
	font-family:tahoma;
	height:8px;
	font-size:12px;
	right: 0px;
	background-image:url(../images/Untitled-1.png);
	background-position:-46px -49px;
	width: 85px;
	clear: both;
	top: 58px;
}
.catagory .item .headlin{font-family: "newsegypt"; font-size:14px; color:#1b5175; position: absolute; right:95px;}
.catagory .item p { font-weight:lighter !important; font-size:12px; font-family:tahoma; height:40px; overflow:hidden; position:absolute; top:10px; right:95px; line-height:18px;}
.catagory .item .more { font-family: "newsegypt"; position:absolute; left:10px; top:55px; font-size:12px;}
.catagory .item img:hover {-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s; background-color:#3F88BD;}
	.catagory a.item p { color:#000;}
	.catagory a.item .more { font-family: "newsegypt"; color:#9a0000;}


.pagnation {width:100%; position:relative;
	height:27px;
	margin:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display:block;
	border:1px solid #ccc;
	border-radius: 5px;
	text-align:center;
	font-size:14px;
	color:#333333;
	padding-top:8px; 
	opacity: 1; direction:rtl;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	background: linear-gradient(top, #e5e5e5 0%, #d2d2d2 100%);
	background: -moz-linear-gradient(top, #e5e5e5 0%, #d2d2d2 100%);
	background: -webkit-linear-gradient(top, #e5e5e5 0%, #d2d2d2 100%);
	background: -o-linear-gradient(top, #e5e5e5 0%, #d2d2d2 100%);
	background: -ms-linear-gradient(top, #e5e5e5 0%, #d2d2d2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#e5e5e5, endColorstr=#d2d2d2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#e5e5e5, endColorstr=#d2d2d2)";
	 }
	 
.page_total { position:absolute; left:10px; font-family: "newsegypt";top: 10px; }
.pagnation a {font-family: "newsegypt"; margin:10px 10px; font-size:14px; color:#000;}
.pagnation a img { background:none; opacity:.5;}
.pagnation .page_active, .pagnation a:hover, .pagnation a:hover img {font-family: "newsegypt"; color:#9a0000; opacity:1;}



#data_content_show2{
	width:648px;
	float:left;
	margin-bottom: 10px;
	clear: both;margin-top: 10px;
}
#head_topic{
	width:570px;
	float:right;
}
#share_box{
	height:20px;
	background-color:#e7e2d2;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	float: right;
	padding: 5px;
	width: auto;
	margin-left: 10px;
}
#3nwan_cell{width:530px; height:auto;
}
#news_date{
	width:65px;
	height:90px;
	background-image:url(images/calneder.png);
	background-repeat: no-repeat;
	float: left;
	background-position: top;
}
#news_date_no{
	text-align:center;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3f88bd;
	margin-top: 3px;
	margin-bottom: 5px;
}
#news_date_month{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3f88bd;
}
#news_date_year{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	background-color:#3f88bd;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: 20px;
}
#news_date_time{
	text-align:center;
	font-family: tahoma;
	font-size: 12px;
	font-weight: lighter;
	color: #325B71;
	margin-top: 10px;
}
#news_date_time{
	text-align:center;
}
.calnder { width:65px; background-color:#bedcf1; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}
h6 {font-family: "newsegypt"; font-size:17px; padding-top:5px; padding-bottom:10px; color:#333; margin-bottom:10px; font-weight:lighter; border-bottom:4px solid #f1ede4;}

.catagory p {
	direction:rtl;
	font-family:tahoma;
	font-size:14px;
	font-weight: lighter;
	line-height:24px;
}
.pass { font-size:12px; line-height:15px; text-align:center; float:right; padding:5px; width:330px; margin:0 0 10px 10px; height:290px; border:1px solid #d1dce2;}
.pass img { padding-bottom:5px; width:320px; height:250px; margin:5px; border-bottom:1px solid #d1dce2;}

.mutule {
	width:658px;
	position:relative; /*margin-right:10px;*/
	margin-bottom:10px;
	margin-top:10px;
	clear: both;
	border: 1px solid #d1dce2;
	display: inline-block;
}
.mutule span { width:80%; height:5px; background-color:#3f84b2; display:block; float:right;;}
.mutule-head {
width:634px; border:3px solid #faefdf; background-color:#3f88bd; margin:5px; padding:5px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.mutule-head h2  {
	font-size:16px; color:#fff; font-weight:lighter;
padding:7px 40px 3px 0 !important;
	background-image:url(../images/footer_social.png);
	background-position:100% -260px; background-repeat:no-repeat;
}
.mutule-head h4 a{ font-weight:lighter; color:#535353;  font-size:14px; padding-right:25px; background-repeat:no-repeat; background-image:url(../images/icons.png); background-position:100% -565px !important;}

.mutule-con {
/*	width:305px;*/
	padding:5px;
	position:relative;
	display:inline-block;
	
}
.ui-icon
{
  width: 17px;
  height: 16px; float:left;
background-image:url(../images/icons.png);
}
.ui-icon-minusthick { background-position:0px -160px; top:8px;}
.move {
	position:absolute;
	left:35px;
	height:20px;
	width:18px;
	background-image:url(../images/icons.png);
	background-position:0px -505px;
	top:5px;
}
.ui-icon-plusthick {background-position:0px -180px; }

.mutule-con .wide-img.fr:nth-child(2n+2) {float:left;}
/*******************************************************************************/

/********************************************************************/
.box.box_gray_boxs ul { padding: 10px 0;display: inline-block;}
.box.box_gray_boxs ul li {width: 155px;float: right; height:150px; overflow:hidden; margin-left:13px; }
.box.box_gray_boxs ul li a h2 {color:#1b5175; font-size: 12px;line-height:20px;text-align: center;width: 150px;margin: auto;}
.box.box_gray_boxs ul li a:hover img { /*width:170px; height:120px;*/ -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;opacity:.6;}
.box.box_gray_boxs ul li a img {width: 153px;height: 100px; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;}
.box.box_gray_boxs ul li a .thum {width: 153px;height: 100px;overflow:hidden;border:1px solid #1b5175; margin-bottom:5px;position:relative;  background:#333;/*-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;*/}
/*.box.box_gray_boxs ul li:nth-child(4), .box.box_gray_boxs ul li:nth-child(8) { margin-left:0px;}
*/.box.box_gray_boxs ul li:nth-child(4n+4) { margin-left:0px;}

/*************************************************/

.news div#box_search button {
position: absolute;
left: 0px;
top: 0px;
background: none;
border: none;
padding: 0;
cursor: pointer;
text-indent: -9999px;
width: 20px;
height: 25px;
}
.news .search_advanced { display:none;}
/********************************************************/

div#big_box {
display: inline-block;
background: #f4f1ec;
margin-bottom: 15px;
}

#big_box .bigartical_box {
width: 240px;
float: right;
overflow: hidden; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s; margin:10px 0;
}

#big_box .smallartical_box {
width: 410px;
float: right;
margin-right: 10px;
overflow: hidden;
}

#big_box .bigartical_box .bigartical {
position: relative;
width: 240px;
height: 135px;
margin-bottom: 15px;
overflow: hidden;background: #3F88BD;
}

#big_box .bigartical_box .bigartical h2 {
position: absolute;
z-index: 100;
bottom: 0;
background-color:rgba(63, 136, 189,0.6);
color: #fff;
font-size: 14px;
padding: 0 10px; -webkit-transition:all 0.6s;
	-moz-transition:all 0.6s;
	-o-transition:all 0.6s;
	-ms-transition:all 0.6s;
	-khtml-transition:all 0.6s;
	transition:all 0.6s;width: 220px;
}

#big_box .bigartical_box a:hover h2 {
padding: 20px 10px;}
#big_box .bigartical_box a:hover img { opacity:.6; -webkit-transition:all 0.6s;
	-moz-transition:all 0.6s;
	-o-transition:all 0.6s;
	-ms-transition:all 0.6s;
	-khtml-transition:all 0.6s;
	transition:all 0.6s;}


#big_box .bigartical_box a .bigartical img {
width: 236px;
height: 131px;
padding:2px;
 -webkit-transition:all 0.6s;
	-moz-transition:all 0.6s;
	-o-transition:all 0.6s;
	-ms-transition:all 0.6s;
	-khtml-transition:all 0.6s;
	transition:all 0.6s;
}

#big_box .smallartical_box ul { margin:10px 0;}



#big_box .smallartical_box ul li {
width: 205px;
float: right;
height: 60px;
overflow: hidden;
margin-bottom: 15px;
}

#big_box .smallartical_box img { width: 89px;
height: 54px;
border: 1px solid #ccc;
padding: 2px;
background: #3F88BD;}

#big_box .smallartical_box ul li .thum { width:95px; height:60px; overflow:hidden; float:right;}
#big_box .smallartical_box ul li a h2 {
width: 90px;
height: 60px;
overflow: hidden;
margin-right: 10px;
font-size: 11px;
color: #797979;
display: inline-block;
}

/*********************************************************/

.colum1 {
width: 215px;
height: auto;
display: inline-block;
float: right;
overflow: hidden;background: #f4f1ec;margin: 0 7px;
}
.colum2 {
width: 215px;
height: auto;
display: inline-block;
float: right;
overflow: hidden;
background: #f4f1ec;
}

.colum2 h1 { color:#5E9012 !important}
.colum1 h1 { color:#D75206 !important}
.colum3 h1 { color:#890202 !important}

.colum3 {
width: 215px;
height: auto;
display: inline-block;
float: right;
overflow: hidden;
background: #f4f1ec;
}

.bigartical_colum {
position: relative;
}


div#colum_box .bigartical1 img {
width: 210px;
height: 150px;
}

div#colum_box .bigartical1 h2 {
position: absolute;
bottom: 0px;
background-color:rgba(63, 136, 189,0.6);
color: #fff;
padding: 5px;
width: 200px;font-size: 13px;
text-align: center;height: 40px;
line-height: 22px;text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.9);
overflow: hidden;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
}


div#colum_box a:hover .bigartical1 h2  {padding: 10px 5px;height: 60px; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;}


.bigartical1 {
text-align: center;
border: 1px solid #3F88BD;
width: 210px;
margin: 5px auto;
}

div#colum_box .smallartical_colum .thum img {
width: 46px;
height: 41px;
}

div#colum_box .smallartical_colum .thum {
width: 46px;
height: 41px;
float: right;
margin-left: 5px;
padding: 2px;
background: #3F88BD;
}

.colum2 div#colum_box .smallartical_colum .thum {background: #5E9012;}
.colum2 .bigartical1 {border:1px solid #5E9012;}
.colum2 div#colum_box .bigartical1 h2 {background: rgba(94, 144, 18,0.6)}

.colum1 div#colum_box .smallartical_colum .thum {background: #D75206;}
.colum1 .bigartical1 {border:1px solid #D75206;}
.colum1 div#colum_box .bigartical1 h2 {background: rgba(215, 82, 6,0.6)}

.colum3 div#colum_box .smallartical_colum .thum {background: #890202;}
.colum3 .bigartical1 {border:1px solid #890202;}
.colum3 div#colum_box .bigartical1 h2 {background: rgba(137, 2, 2,0.6)}

div#colum_box .smallartical_colum li {
height: 45px;
overflow: hidden;
margin: 10px 0;
}

div#colum_box .smallartical_colum h2 {
font-size: 12px;
font-weight: lighter;max-height: 45px;
overflow: hidden;
}
div#colum_box .smallartical_colum a:hover h2  {color:#9a0000; -webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;}


div#Rotator {
display: inline-block;
width: 100%;
height: 120px;
position: relative;
overflow: hidden;
margin-top: 20px;
}
.Rotator {
position: relative;
width: 96%;
height: 75px;
}
/********************************/

.ticker_summary .scroller .image {
float: right;
margin-left: 10px;
}


/*********************************************************/

.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}


.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: right;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: 14px "newsegypt";
	background-color: #e4dfcc;
	list-style: none;
	border-top: solid 4px #D3EDFF;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	width: 128px;
	text-align: center;
	font-weight: lighter;
	color: #626262;
}


.TabbedPanelsTabHover {
	background-color: #d7d1b9;
}


a.TabbedPanelsTab.active {
	background-color: #f1ede4;
	border-top: 4px solid #3f88bd;
 	text-align: center;
 	color: #1b5175;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-bottom: solid 3px #e4dfcc;
	border-top: solid 4px #fff;
	background-color: #f4f1ec;
}

.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

div#box_most_popular {
padding-top: 15px;
display: inline-block;
}
.short {
height: 60px;
margin-bottom: 5px;
}
.short_holder .image {
width: 85px;
height: 58px;
overflow: hidden;
float: right;margin-left: 10px;
}

.short_holder .image img { width: 79px;height: 50px;border:1px solid #ccc;padding: 2px;}

.short_holder h2.article_title {
line-height: 25px;
height: 50px;
overflow: hidden;
}

ol#box_top_rated {
list-style: none;
padding: 0;
margin: 0;
display: inline-block;background: #f4f1ec; padding-top:10px;
}

ol#box_top_rated li {
height: 40px;
overflow: hidden;
font-size: 12px;
color: #000;
line-height: 20px;
margin: 10px 10px;
}

ol#box_top_rated li a {color: #4d4d4d;}

/*********************/

div#box_social_bookmarks strong {
float: right;
margin-left: 10px;
}

div#box_social_bookmarks a {
float: left;
margin: 0 7px;
}
div#info {
line-height: 30px;
font-size: 14px;
padding: 20px;
}

.backtohome, .page_row a { text-align:center; font-size:12px;color: #aa1c04;}

a.tags {
font-size: 12px;
color: #fff;
padding: 5px;
background-color:#3F88BD;
float: right;
margin-right: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s; margin-bottom: 5px;
}


a.tags:hover {color: #fff;background-color:#aa1c04;}

/**************************/
div#search {
width: 230px;
float: left;
text-align: right;
margin-left: 10px;
}
.cse .gsc-control-cse, .gsc-control-cse { padding:0px !important;}
.gsc-search-box-tools .gsc-search-box .gsc-input { padding:0px !important;background: url(http://www.google.com/cse/intl/ar/images/google_custom_search_watermark.gif) -294% 50% no-repeat rgb(255, 255, 255) !important;
text-align: right;color:#919191 !important;}
.cse .gsc-control-cse, .gsc-control-cse { background:none; background-color:transparent;}

div#search tr {
direction: ltr;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {background: #2982B2 !important; border:none;-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px; padding:6px 5px !important; margin-top:0px !important;border-color: #2982B2 !important;
}
input.gsc-search-button { margin-right:0px !important;-webkit-border-top-left-radius: 10px !important;
-webkit-border-bottom-left-radius: 10px !important;
-moz-border-radius-topleft: 10px !important;
-moz-border-radius-bottomleft: 10px !important;
border-top-left-radius: 10px !important;
border-bottom-left-radius: 10px!important;}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus { outline:none !important;border-color: #1b5175 !important;}
.gsc-input-box-hover, .gsc-input-box-focus { background:#fff !important;} 

.sa7afa {}
.sa7afa a {}
.sa7afa a img {width: 154px;}
.sa7afa .blocks { float:right; margin-left:14px;}
.sa7afa .blocks:last-child { margin-left:0px;}
.gareda {margin-top: 15px;}
/**************************************/

	#container{
				/*border:1px solid magenta;*/
				width:660px;
				height:160px;
				margin-left:25px;
			}
			
			#container img, #container .item{
				width:100%;
				height:100%;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				-o-border-radius: 10px;
				border-radius: 10px;
				-moz-box-shadow: 0px 5px 5px #777;
				-webkit-box-shadow: 0px 5px 5px #777;
				box-shadow: 0px 5px 5px #777;
			}
			.itemTitle{
				padding-top:30px;
			}
			#container .selectedItem{
				-moz-box-shadow: 0 4px 10px #0071BC;
				-webkit-box-shadow: 0 4px 10px #0071BC;
				box-shadow: 0 4px 10px #0071BC;
				border:1px solid #0071BC;
			}
			
			
			#container2{
				/*border:1px solid magenta;*/
				width:660px;
				height:200px;
				margin-left:25px;
			}
			#container2 img, #container2 .item{
				width:120px;
				height:100px;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				-o-border-radius: 10px;
				border-radius: 10px;
				-moz-box-shadow: 0px 5px 5px #777;
				-webkit-box-shadow: 0px 5px 5px #777;
				box-shadow: 0px 5px 5px #777;
			}
			
			#container .item{
				width:160px;
				height:160px;
				left:0px;
			}
div#box_video_headline_container_wrapper {margin: auto;width: 100% !important;display: inline-block;height: 250px !important;}
.pad10 { padding-bottom:10px;}
#right div#box_video_headline_container_wrapper {margin: auto;width: 100% !important;display: inline-block;height: 360px !important;}
.headline_video_player {margin-bottom: 10px;}




.show {
	width:206px;
	height:126px;
	background:#000;
	margin:10px 8px 0 0;
	background:url(../images/noimage.png) no-repeat center #d1d1d1;
	border:solid 2px #d1d1d1;
	position:relative;
	
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
	}

.show:hover {
	border:solid 2px #095793;
	}

.show img {
	width:206px;
	height:126px;
	}

.show-title {
	width:206px;
	height:30px;
	line-height:30px;
	position:absolute;
	bottom:0;
	text-align:center;
	color:#fff;
	background:#000;
	background-color: rgba(000, 000, 000, 0.7);
	
	text-shadow: 0px 1px 0px rgba(000, 000, 000, 0.9);
    -webkit-text-shadow: 0px 1px 0px #000;
    -moz-text-shadow: 0px 1px 0px #000;
    text-shadow: 0px 1px 0px #000;
	
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
	}

.play {
	width:67px;
	height:66px;
	position:absolute;
	right:67px;
	top:16px;
	background:url(../images/play.png);
	opacity:0.0;
	
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
	}

a:hover .show-title {
	background:#095793;
	background-color: rgba(9, 87, 147, 0.8);
	}

a:hover .play {
	opacity:0.9;
	}
	
.show.right { float:right; right:0px;}	


.headline_video_item {
position: relative;
width: 100%;
display: inline-block;
margin: 5px 5px;overflow: hidden;
}
.headline_video_item .image {
float: right;
margin-left: 10px;
position: relative;
width: 100px;
height: 60px;
}
.headline_video_item .image .play_video {
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
margin: auto;
display: block;
text-align: center;
vertical-align: middle;background:url(../images/play2.png) no-repeat center;
	opacity:0.9;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s; 
}
.headline_video_item .image .play_video:hover {opacity:0.4;-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s; }
.headline_video_item a {
color: #222;
font-size: 12px;
}
.sa7afa {
margin-bottom: 15px;
}
.block-tagsss {width: 650px; position:relative; margin-bottom:10px;  display: inline-block;}
.block-tagsss span { width:80%; height:5px; background-color:#3f88bd;; display:block; float:right;}
.block-tagsss .block-l-head {
	padding:5px;
	height:20px;
	margin-bottom:2px;
	width: 650px;
	background-color:#f1ede4;
	border-bottom:3px solid #e4dfcc;
	clear:both;
}
.block-tagsss .block-l-con { width:650px; padding:5px; background-color:#f4f1ec; position:relative; display:inline-block; border-bottom:3px solid #e4dfcc ;}
#warp {background: none repeat scroll 0 0 ;font-family:'Conv_enn_font'; margin: 0 auto;position: absolute;width: 1000px;}
#left-warp {  left:-1160px; position: absolute ; text-align: right;width: 160px;height: 600px;}
#right-warp {right: -170px ;position: absolute; text-align: right;width: 160px;height: 600px;}
.show2 {
	width:206px;
	height:155px;
	background:#000;
	margin:10px 8px 0 0;
	background:url(../images/noimage.png) no-repeat center #d1d1d1;
	border:solid 2px #d1d1d1;
	position:relative;
	overflow:hidden;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
	}
.show2:hover {
	border:solid 2px #095793;
	}
.show2 img {
	width:206px;
	height:155px;
	}
.show2-title {
	width:206px;
	height:60px;
	line-height:20px;
	position:absolute;
	bottom:0;
	text-align:center;
	color:#fff;
	background:#000;
	background-color: rgba(000, 000, 000, 0.7);
	text-shadow: 0px 1px 0px rgba(000, 000, 000, 0.9);
    -webkit-text-shadow: 0px 1px 0px #000;
    -moz-text-shadow: 0px 1px 0px #000;
    text-shadow: 0px 1px 0px #000;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-khtml-transition:all 0.3s;
	transition:all 0.3s;
	}
a:hover .show2-title {background:#095793;background-color: rgba(9, 87, 147, 0.8);}
.show2.right { float:right; right:0px;}	
.art_text {width: 100%;display: inline-block;}
.banner_art {width: 300px;float: right;margin-top: 20px;}
.banner_art_left{width: 300px;float: left;margin-top: 20px;}

.relate { font-size:12px;}

.abstract {width: 300px;float: right; line-height:30px;max-height: 290px;}

.main_news_category.cell_1, .main_news_category.cell_0 {background: #fff;}



div#big_box2 {
  display: inline-block;
  background: #f4f1ec;
  margin-bottom: 15px;
}



#big_box2 .smallartical_box {
width: 350px;
float: right;
margin-right: 10px;
overflow: hidden;
}
#big_box2 .smallartical_box ul { margin:10px 0;}
#big_box2 .smallartical_box ul li {
width: 350px;
height: 60px;
overflow: hidden;
margin-bottom: 15px;
}

#big_box2 .smallartical_box img { width: 89px;
height: 54px;
border: 1px solid #ccc;
padding: 2px;
background: #3F88BD;}

#big_box2 .smallartical_box ul li .thum { width:95px; height:60px; overflow:hidden; float:right;}
#big_box2 .smallartical_box ul li a h2 {
width: 240px;
height: 60px;
overflow: hidden;
margin-right: 10px;
font-size: 14px;
color:#1b5175;
display: inline-block;
}

.smallartical_box_title {
  width: 280px;
  float: right;
  margin-right: 10px;
  overflow: hidden;
}

.smallartical_box_title ul li { float:right; width:100%;height: 30px;}

.smallartical_box_title ul li a:before {content: "»"; color:#1b5175; float:right;}
.smallartical_box_title ul li a h2 {
  float: right;
  line-height: 24px;
  margin-right: 5px;
  width: 260px; color:#222;
  height: 20px;
  overflow: hidden;
  font-size: 13px;
}

#left .headline_video_item .image img {
  width: 100px;
  height: 60px;
}

.author_page {
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}



.colum4 {
width: 215px;
height: auto;
display: inline-block;
float: right;
overflow: hidden;background: #f4f1ec;
margin: 0 7px;
}
.colum5 {
width: 215px;
height: auto;
display: inline-block;
float: right;
overflow: hidden;
background: #f4f1ec;
}

.colum5 h1 { color:#5810c3 !important}
.colum4 h1 { color:#1060c3 !important}
.colum6 h1 { color:#C310A9 !important}

.colum6 {
width: 215px;
height: auto;
display: inline-block;
float: right;
overflow: hidden;
background: #f4f1ec;
}

.colum5 div#colum_box .smallartical_colum .thum {background: #5810c3;}
.colum5 .bigartical1 {border:1px solid #5810c3;}
.colum5 div#colum_box .bigartical1 h2 {background: rgba(88, 16, 195,0.6)}

.colum4 div#colum_box .smallartical_colum .thum {background: #1060c3;}
.colum4 .bigartical1 {border:1px solid #1060c3;}
.colum4 div#colum_box .bigartical1 h2 {background: rgba(16, 96, 195,0.6)}

.colum6 div#colum_box .smallartical_colum .thum {background: #C310A9;}
.colum6 .bigartical1 {border:1px solid #C310A9;}
.colum6 div#colum_box .bigartical1 h2 {background: rgba(195,16,169,0.6)}