/* ================================
    CSS STYLES FOR Module Recent_Articles
   ================================
*/
.Ra_WholeTable{background:#ffffff;}
/* css of pic TD */
.Ra_tdPic{width:20%;text-align:left;}
.Ra_tdNews{width:80%;text-align:left;}
.Ra_tdBlank{width:0px;text-align:center;}
/* css of two datalists */
.Ra_lstNews
	{
		margin-left:10px;
		line-height:120%;
	}
.Ra_lstPics
	{
		margin-left:10px;
		line-height:120%;
	}
/* css of news date */
.Ra_lbDate
{
	font-size:12px;
	color:#666666;
}
/* css of pic */
.Ra_PicStyle{border:0px;}
/* css of news title */
