/*001EAA = violet, EE3338 = red , grey =777777
*/
body, table, p		{font-family: Tahoma; font-size: 11px; color: #424242;}

BODY  { scrollbar-arrow-color: #53781a; scrollbar-base-color: #83bf24 }
#ctlImg {cursor:hand}
INPUT 	{ font-family: Tahoma; font-size: 11px; color: #424242; text-decoration:none; }

/*----------- Project -----------*/
.ProjectGroupLinks a	{}
.ProjectPageLinks a	{}
/*-------------------------------*/
IMG a:hover{border:0}

/*Copyright*/
.copyright         { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #8b8b8b; text-decoration:none; }
.copyright:hover   { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #656565; text-decoration:underline;} 

.copyright_link         { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #424242; text-decoration:none; }
.copyright_link:hover   { font-family: Tahoma; font-size: 10px; font-weight: normal; color: #57ab18; text-decoration:none;} 

.copyright_bold         { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #8b8b8b; text-decoration:none; }
.copyright_bold:hover   { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #656565; text-decoration:underline;} 

/*Main*/
.main         { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #424242; text-decoration:none; }
.main:hover         { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #53781a; text-decoration:underline; }

.main_bold         { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #424242; text-decoration:none; }
.main_bold:hover         { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #53781a; text-decoration:none; }

.main_underline         { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #424242; text-decoration:underline; }
.main_underline:hover         { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #53781a; text-decoration:underline; }

.main_bold_underline         { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #424242; text-decoration:underline; }
.main_bold_underline:hover         { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #53781a; text-decoration:underline; }

/*Left Button*/
.left_button         { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #38560a; text-decoration:none; }
.left_button:hover         { font-family: Tahoma; font-size: 11px; font-weight: normal; color: #53781a; text-decoration:underline; }

/*Hot News*/
.hotnews_tieude         { font-family: Tahoma; font-size: 19px; font-weight: bold; color: #ff4e00; text-decoration:none; }
.hotnews_tieude:hover         { font-family: Tahoma; font-size: 19px; font-weight: bold; color: #ff6c00; text-decoration:underline; }

.hotnews_clock         { font-family: Tahoma; font-size: 9px; font-weight: normal; color: #868686; text-decoration:none; }
.hotnews_clock:hover         { font-family: Tahoma; font-size: 9px; font-weight: normal; color: #868686; text-decoration:underline; }

.hotnews_bold         { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #527715; text-decoration:none; }
.hotnews_bold:hover         { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #679220; text-decoration:underline; }

.news_tieude         { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #ff4e00; text-decoration:none; }
.news_tieude:hover         { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #ff6c00; text-decoration:underline; }

.news_detail_tieude         { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #000000; text-decoration:none; }
.news_detail_tieude:hover   { font-family: Tahoma; font-size: 13px; font-weight: bold; color: #ff6c00; text-decoration:underline; }

.news_tieude_man         { font-family: Tahoma; font-size: 16px;  font-weight: bold; color: #38560A; text-decoration:none; }
.news_tieude_man:hover   { font-family: Tahoma; font-size: 16px;  font-weight: bold; color: #38560A; text-decoration:none; }


/*Contact US*/
.company_name         { font-family: Tahoma; font-size: 16px; font-weight: bold; color: #FF5A00; text-decoration:none; }
.company_name:hover         { font-family: Tahoma; font-size: 16px; font-weight: bold; color: #57ab18; text-decoration:underline; }

.contact_blue_bold         { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #0066ff; text-decoration:none; }
.contact_blue_bold:hover         { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #5599ff; text-decoration:underline; }


.nut
{
    BACKGROUND: #d9f6ab;
    BORDER-BOTTOM: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    COLOR: #424242;
    CURSOR: cusor;
    FONT-FAMILY: Tahoma,sans-serif;
    FONT-SIZE: 11px;
   }
   
.nut1
{
    BACKGROUND: #ffffff;
    BORDER-BOTTOM: #8A8A8A 1px solid;
    BORDER-LEFT: #8A8A8A 1px solid;
    BORDER-RIGHT: #8A8A8A 1px solid;
    BORDER-TOP: #8A8A8A 1px solid;
    COLOR: #656565;
    CURSOR: cusor;
    FONT-FAMILY: Tahoma,sans-serif;
    FONT-SIZE: 11px;
   }