/* CSS Document */

/* NEWS: Store */
.title_folder a
{
	letter-spacing:1.2px;
	color:#3A342E;
	font-weight:bold;
	width:140px;
	display:block;
	text-decoration:none;
}

.news_more_title
{
	display:block;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	background-image:url(../../images/donganh/bullet_01.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:6px;
}

.other_news
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.news_more_title:hover
{
	text-decoration:underline;
}

/* NEWS: Folder */
.news_category_title
{
	font-weight:bold;
	color:#35728A;
	text-decoration:none;
}

.news_category_title:hover
{
	text-decoration:underline;
}

.news_category_quote
{
	color:#35728A;
}

/* NEWS: Detail */
.newsTime
{
	font-size:10px;
	color:#666666;
	height:30px;
}

.newsTitle
{
	font-weight:bold;
	color:#000000;
	height:30px;
	padding-top:8px;
	text-decoration:none;
}
 

.newsQuote
{
	font-weight:bold;
	color:#3A342E;
	font-size:12px;
}

.newsContent
{
	color:#3a6691;
	font-size:11px;
	font:Arial, Helvetica, sans-serif;
	margin-top:11px;
}

.newsTitleDetail
{
	font-size:14px;
	font-weight:bold;
	color:#0C637D;
	height:20px;
	padding-top:10px;
}

/*OTHERS*/
.other
{
	color:#030303;
	background-image:url(../../images/hpec/back.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.other a
{
	color:#030303;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin-right:20px;
}
.other a:hover
{
	text-decoration:underline;
	color:#D6D6D6;
}