.news_folder
{
	margin-bottom:10px;
}

.news_folder #title
{
	height:30px;
	font-weight:bold;
}

.news_folder #quote
{

}

/**/

.news_detail #title
{
	font-size:16px;
	font-weight:bold;
}

.news_detail #under_title
{
	font-size:10px;
	color:#666666;
}

.news_detail #quote
{
	font-weight:bold;
}

.news_detail #content
{
	text-align:justify;
}
/**/

.box_last_news #header
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding:4px;
}

.box_last_news #body
{
	padding:4px;
}

/* for ecommerce */
.ecommerce_news_title
{
	font-family:Tahoma,Times New Roman,Arial;
	font-size:11px;
	color:#333333;	
}
.ecommerce_news_quote
{
	font-family:Tahoma,Times New Roman,Arial;
	font-size:11px;
	color:#333333;
}
.ecommerce_news_more
{
	text-align:right;
	padding-bottom:5px;
}

.ecommerce_news_more a
{
	font-family:Tahoma,Times New Roman,Arial;
	font-size:11px;
	color:#333333;	
}

.ecommerce_news_more_thongbao
{
	text-align:right;
	padding-bottom:5px;
}

.ecommerce_news_more_thongbao a
{
	font-family:Tahoma,Times New Roman,Arial;
	font-size:10px;
	color:#333333;	
}
/* end ecommerce */

/* news_announce */
.news_announce td
{
	font-family:Tahoma,Times New Roman,Arial;
	font-size:11px;
}
