/*------------ Dinh dang cho News----------------------*/
.News P{
	MARGIN: 10px 0px 10px 0px;
}

.News {
	MARGIN: 0px;
	FONT:12px Arial,Helvetica,sans-serif;
	TEXT-ALIGN : justify;
	COLOR:#000000;
}

.News .NewsTime{
	FONT: 12px Arial,Helvetica,sans-serif;
	COLOR:#555555;
	MARGIN: 0px;
}

.News .CatTitle
{
	FONT: bold 15px Arial;
	COLOR: #444444;
	BORDER: 0px solid #aaaaaa;
	BORDER-width: 0px 0px 1px 0px;
	PADDING: 3px 0px 3px 5px;
	DISPLAY: block;
	white-space : nowrap;
	background:url(BGTitle.gif) left Repeat-y ;
}

.News .NewsTitle
{
	FONT: 14px Arial,Helvetica,sans-serif;
	font-weight: bold ;
	MARGIN: 3px 0px 7px 0px;
	display:block;
}

.News .NewsIntro{
	FONT: 12px Arial,Helvetica,sans-serif;
	text-align: justify ;
	font-weight: bold ;
	MARGIN: 5px 0px 10px 0px;
	COLOR:#555555;
}

.News .NewsSource{
	MARGIN: 10px 30PX 10px 0px;
	text-align: right;
	FONT: bold 14px Arial,Helvetica,sans-serif;
}

.News .NewsImage{
	MARGIN: 2px 0px 10px 10px;
}

.News .NewsImageDesc{
	PADDING: 3px 0 0pxpx 0px;
	text-align: Center;
	FONT: 9px Arial,Helvetica,sans-serif;
	color:#555555;
}

.News .NewsOrder .NewsTime{
	display:none;
}

.News .NewsOrder .NewsTitle A{
	font: 12px Arial, Helvetica, sans-serif;

}
