/*-------------------- colorStyle --------------------*/
.default {
	border-color: #909090;
}
.default h1,
.default h2,
.default h3,
.default .topPageNewsList,
.default .pagelink__current,
.default .homeNewsList
{
	border-color: #bebebe;
}
.default .pagelink__current a,
.homeNews .default h3 a
{
	color: #909090;
}
.asean
{
	border-color: #99cc00;
}
.asean .pagelink__current a,
.homeNews .asean h3 a
{
	color: #99cc00;
}
.ajc
{
	border-color: #009a4c;
}
.asean h1,
.asean h2,
.asean h3,
.asean .topPageNewsList,
.asean .pagelink__current,
.asean .homeNewsList,
.ajc h1,
.ajc h2,
.ajc h3,
.ajc .topPageNewsList,
.ajc .pagelink__current,
.ajc .homeNewsList
{
	border-color: #55b899;
}
.ajc .pagelink__current a,
.homeNews .ajc h3 a
{
	color: #009a4c;
}
.trade {
	border-color: #e71252;
}
.trade h1,
.trade h2,
.trade h3,
.trade .topPageNewsList,
.trade .pagelink__current,
.trade .homeNewsList
{
	border-color: #e71157;
}
.trade .pagelink__current a,
.homeNews .trade h3 a
{
	color: #e71252;
}
.invest {
	border-color: #2783c2;
}
.invest h1,
.invest h2,
.invest h3,
.invest .topPageNewsList,
.invest .pagelink__current,
.invest .homeNewsList
{
	border-color: #2b84c0;
}
.invest .pagelink__current a,
.homeNews .invest h3 a
{
	color: #2783c2;
}
.tourism {
	border-color: #f9a540;
}
.tourism h1,
.tourism h2,
.tourism h3,
.tourism .topPageNewsList,
.tourism .pagelink__current,
.tourism .homeNewsList
{
	border-color: #f9a540;
}
.tourism .pagelink__current a,
.homeNews .tourism h3 a
{
	color: #f9a540;
}
.exchange {
	border-color: #c89ef2;
}
.exchange h1,
.exchange h2,
.exchange h3,
.exchange .topPageNewsList,
.exchange .pagelink__current,
.exchange .homeNewsList
{
	border-color: #c69fee;
}
.exchange .pagelink__current a,
.homeNews .exchange h3 a
{
	color: #c89ef2;
}
.centreWide {
	border-color: #ffd85f;
}
.centreWide h1,
.centreWide h2,
.centreWide h3,
.centreWide .topPageNewsList,
.centreWide .pagelink__current,
.centreWide .homeNewsList
{
	border-color: #ffd75e;
}
.centreWide .pagelink__current a,
.homeNews .centreWide h3 a
{
	color: #ffd85f;
}

.ajc-pr,.ajc-all,
.dateList__meta span.ajc-pr,
.dateList__meta span.ajc-all{
    background-color: #009a4c;
	color: #fff;
}
.ajc-centrewide,
.dateList__meta span.ajc-centrewide{
    background-color: #909090;
	color: #fff;
}
.ajc-exchange,
.dateList__meta span.ajc-exchange{
    background-color: #c89ef2;
	color: #fff;
}
.ajc-invest,
.dateList__meta span.ajc-invest{
    background-color: #2783c2;
	color: #fff;
}
.ajc-tourism,
.dateList__meta span.ajc-tourism{
    background-color: #f9a540;
	color: #fff;
}
.ajc-trade,
.dateList__meta span.ajc-trade{
    background-color: #e71252;
	color: #fff;
}