.side_news {
	width:255px;
	float:right;
	margin-right:10px;
}

.side_news .date{
	color:#333333;
	font-size:10px;
}

.side_news a{
	margin-left:10px;
	font-size:11px;
	padding-left:10px;
	background:url(/images/arrow.jpg) no-repeat 0px 4px;
}

.side_news a.more:link, .container_content .right a.more:active, .container_content .right a.more:visited{
	color:#f3d219;
	text-decoration:none;
}

.side_news a.more:hover{
	color:#f3d219;
	text-decoration:underline;
}
.side_news a.more:visited{
	color:#f3d219;
	text-decoration:none;
}
