#left .news-top{
	float : left;
	margin-bottom : -2px;
	width: 165px;
	height:54px;
	background : url(../images/menu_news1.jpg) no-repeat;
}

#left  .news-top p{
	color:#635748;
	font-weight : bold;
	text-decoration : none;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 32px;
}

#left .news-item{
	float : left;
	margin-bottom : -2px;
	width: 165px;
	background : url(../images/menu_news-item.jpg) no-repeat ;
}
#left .news-item p{
	/*color:#FFFFFF;*/
	font-weight : bold;
	text-decoration : none;
	padding: 0px 7px 15px 30px;

}

#left .news-bottom{
	float : left;
	width: 165px;
	height:17px;
	background : url(../images/menu_news-bottom.jpg) no-repeat ;

}
/*------------- ( Links News )   ----------------*/
.news-item a {
	color: #FFFFFF;
	text-decoration: none;
}
.news-item a:visited {color: #FFFFFF;}
.news-item a:hover {color:  #F9CF92;}
.news-item a:active { color: #FFFFFF;}
