/*//////////////////////////////////////////////////////////////////
	news
//////////////////////////////////////////////////////////////////*/
	
	#conL h2{
		background-image:url(../../../images/headings/page-subtitles/hot-news.gif);
		margin-bottom:17px;
	}
	#conR h3{
		background-image:url(../../../images/headings/page-subtitles/hot-news.gif);
		margin-bottom:15px !important;
	}

	#conR {
		color:#6F6F6F;
	}
	#conR img {
		border:5px solid #B0B0B0;
		margin:0 25px 0 15px;
	}	
	#conR h4 {
		font-size:1.2em;
		margin:0 25px 0 15px;
	}
	#conR p {
		margin:0 25px 0 15px !important;
	}
	#conR p.date {
		font-weight:bold;
	}
	#conL p.date {
		color:#D64C52;
		background:transparent url(../../../images/home/news-icon.gif) no-repeat;
		font-weight:bold; 
		padding:0 0 1px 20px;
		margin:0 10px 15px 10px;
	}
	#conL p.date a {
		color:#fff;
	}
	#conR p {
		line-height:1.55em;
	}
	#news a:hover {
		background-color:#fff;
	}
