.action_news {
	width:659px;
	line-height:13px;
	background-color:#f4f4f4;
	margin-top:12px;
	margin-bottom:16px;
}

.action_news .date{
	font-size:10px;
	margin-bottom:3px;
	margin-top:10px;
}

.action_news .desc{
	font-size:11px;
	text-align:justify;
	line-height:normal;
}

.action_news a.more{
	text-align:right;
	font-size:10px;
	float:right;
	width:80px;
	height:15px;
	padding:0px;
	margin:3px 0px 8px 0px;
	background:none;
	font-weight:300;
}

.action_news a.more:link, .action_news a.more:active, .action_news a.more:visited{
	color:#484848;
	text-decoration:none;
}

.action_news a.more:hover{
	color:#f3d219;
	text-decoration:underline;
}
.action_news a.more:visited{
	color:#484848;
	text-decoration:none;
}
.action_news img{
	border:none;
}

