/*------------ Dinh dang cho News----------------------*/
.NewsDetail P{
	MARGIN: 10px 0px 10px 0px;
}

.NewsDetail {
	MARGIN: 0px;
	FONT:12px Arial,Helvetica,sans-serif;
	TEXT-ALIGN : justify;
	COLOR:#000000;
}

.NewsDetail .CatTitle A{
	FONT: bold 15px Arial;
	COLOR: #444444;
	BORDER: 1px solid #aaaaaa;
	PADDING: 3px 0px 3px 5px;
	DISPLAY: block;
	white-space : nowrap;
	background:url(BGTitle.gif) left Repeat-y ;
}

.NewsDetail .NewsTime{
	FONT: 12px Arial,Helvetica,sans-serif;
	COLOR:#555555;
	MARGIN: 0px;
	DISPLAY: block;
}

.NewsDetail .NewsTitle
{
	FONT-Weight: bold;
	margin: 10px 0px 0px 0px;
	COLOR:#004080;
	display:block;

}

.NewsDetail .NewsIntro{
	FONT: 12px Arial,Helvetica,sans-serif;
	text-align: justify ;
	font-weight: bold ;
	PADDING: 10px 0px 10px 0px;
	display:block;
}

.NewsDetail .NewsSource{
	MARGIN: 20px 30px 10px 0px;
	text-align: right;
	FONT: bold 14px Arial,Helvetica,sans-serif;
	display:block;
}

.NewsDetail .NewsImage{
	MARGIN: 2px 0px 10px 10px;
}

.NewsDetail .NewsImageDesc{
	PADDING: 3px 0 0pxpx 0px;
	text-align: Center;
	FONT: 9px Arial,Helvetica,sans-serif;
	color:#555555;
}
/*----------------*/

.NewsDetail .NewsOther{
	COLOR:#003399;
	PADDING: 0px;
	MARGIN: 15px 0px 0px 20px;
	LIST-STYLE-TYPE: square;
	display:block;
}
.NewsDetail .NewsOther LI
{
	margin: 5px 0px 5px 0px;
	
	
}
.NewsDetail .NewsOther .NewsTime{
	display:none;
}

.NewsDetail .NewsOther A{
	COLOR:#003366;
}

.NewsDetail .NewsOther .NewsTime{
	Display: none;
}

.NewsDetail .NextText A{
	color:#ffffff;
	background:#4C7DBA;
	font:11px arial;
}
