div.news-list img.preview_picture
{
	float:left;
	margin:5px 10px 0px 0px;
        border:1px solid #f0f0f0;
        
}
span.news-date-time {
	color:#635E5E;
        font-size: 12px;
}

.news-detail { text-align: justify;}

.news-item { text-align: justify; font-size:13px; line-height: 1.6em; }



.line_bot  {
background:url(/images/viv/news_line_s.gif) no-repeat scroll center center transparent;
height: 10px;
}


.pa { font-size: 17px; text-align: left; line-height: 1.2em; }


.small {font-size: 12px; color: #000000; line-height: 1.8em;  }



/*press-table*/
#press-table
{
	
	border-collapse:collapse;
	
}

/*Any cell*/
#press-table td
{
	
	background-color:#FFFFFF;
	color:#676565;
	padding:8px 7px 2px 12px;
        text-align:left;
}


/*Body cell*/
#press-table tbody td
{
	background-color:#FFF;
	color:#000000;
        font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size:12px;
       text-align:left;
}
