@charset "utf-8";
/* CSS Document */
.carousel{
	width:600px;
	overflow:hidden;
	float:left;
	clear:both;
	height:300px;
	border:none;
}
#lft{
	float:left;
	width:400px;
	height:300px;
	overflow:hidden;
}
#rgt{
	float:left;
	height:300px;
	left:298px;
	border-left: 1px solid #EEEEEE;
	text-align:right;
	direction:rtl;
}
#rgt a{
	clear:both;
	background:url(../images/news_back.jpg) top right repeat-x;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	width:199px;
	height:60px;
	line-height:13px;
}
#rgt a span{
	float:left;
	width:118px;
	padding-top:1px;
	margin-left:3px;
	text-align:right;
	direction:rtl;
	cursor:pointer;

}
#rgt a:hover,#rgt a.selected{
	background:url(../images/news_back.jpg) 0px -60px repeat-x;
}
#rgt img{
	border:0px;
	float:left;
	margin-left:4px;
	margin-top:3px;
}
#main_news_cover{
	left:0px;
	position:relative;
	z-index:1020;
	background:none;
	height:200px;
	width:400px;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:-300px;
	background:url(../images/huge_page_width.jpg) -30px -30px no-repeat;

}
#main_news{
	left:0px;
	position:relative;
	z-index:1030;
	background:url(../images/news_back_big.jpg) repeat-x;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_back_big.jpg', sizingMethod='scale');
	height:79px;
	width:400px;
	margin:0px;
	padding:0px;
	float:left;	
	margin-top:-79px;
	_overflow:hidden;
}
#mnt{	font-size:12px; font-weight:bold; float:right; width:395px; margin-right:5px; height:20px; overflow:hidden; margin-top:3px;	color:#000000;	text-align:right;	direction:rtl; font-family:Tahoma;	}
#mnc{	font-size:12px; font-weight:noprmal; line-height:15px;	color:#FFFFFF;	text-align:right; width:395px; margin-right:5px;	direction:rtl; font-family:Tahoma; height:55px; margin-top:2px; overflow:hidden;	}
