.content .news
{
    margin-bottom: 10px;
	margin-top:-30px;
}
.content .news .title 
{
	background: url(../../../images/arrow_1.gif) no-repeat;
	padding-left:5px;
	padding-top:2px;
}

.content .news .title b
{
    color: #0F349D;
    text-align: left;
}
.content .news .title b a 
{	
	color:#0f349d;
	font-size:14px;
	text-decoration:none
}
.content .news .title b a:hover 
{	
	color:#0f349d;
	font-size:14px;
	text-decoration:underline
}
.content .news .text
{
    text-align: justify;
    margin-bottom: 10px;
}
.content .news .text a
{
    color: #537834;
    text-align: right;
    font-weight: bold;
}
.content .text
{
    padding: 12px 5px 0px 8px;
    text-align: justify;
}

.content .date
{
    padding: 2px 10px 5px 0px;
    text-align: center;
    margin: 7px 0px 0px 4px;
	width:120px;
	text-align:right;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    background: url(../../../images/bg_date.gif) top right no-repeat;
}
