/* CSS Document */
img
{
    border: 0;
}

.Menu_Div
{
    padding-top: 6px;
}

.Link_Map
{
    text-decoration: none; /*font-weight:bold;*/
    color: #133272;
    padding-left:5px;
}

.Link_Map:active
{
    color: #133272;
    padding-left:5px;
}

.Link_Map:link
{
    text-decoration: underline;
    color: #133272;
    padding-left:5px;
}

.Link_Map:visited
{
    text-decoration: underline;
    color: #133272;
    padding-left:5px;
}

.Link_Map:hover
{
    color: red;
}


.BoxHeader
{
    font-family: 'Arial';
    font-size: 8pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.BoxItem
{
    font-family: 'Arial';
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}

.Date_Event
{
    color: Red;
}




.table_menu
{
}
div.menuNormal
{
    display: none;
    position: static;
    font-weight: bold;
    
}
td.menuNormal
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
   /* background-color: #AF0103; /* rgb(255, 0, 0);*/
    font-weight: bold;
    
}

div.menuHover
{
    border: 1px solid lightblue;
    background-color: #C90200;
    color: Yellow;
    display: inline;
    position: absolute;
}

td.menuHover
{
    padding: 0px;
    color: red;
    vertical-align: top;
   /* background-color: #AF0103;*/
   font-weight: bold;
}


a.menuitem:link
{
    text-decoration: none;
    color: White;
   /* background-color: #AF0103;*/
    display: block;
     font-weight: bold;
  
}

a.menuitem:visited
{
    text-decoration: none;
    color: White;
   /* background-color: #AF0103;*/
    display: block;
     font-weight: bold;
    
}

a.menuitem:hover
{
    text-decoration: none;
    color: Yellow;
   /* background-color: #336699;*/
    display: block;
     font-weight: bold;
   
}

a.menuitem:active
{
    text-decoration: none;
    color: White;
   /* background-color: #336699;*/
    display: block;
     font-weight: bold;
    
}

a.menuitem2:link
{
    text-decoration: none;
    color: White;
  /* background-color: #AF0103;*/
 
}

a.menuitem2:visited
{
    text-decoration: none;
    color: White;
   /* background-color: #AF0103;*/
  
}

a.menuitem2:hover
{
    text-decoration: none;
    color: Yellow;
   /* background-color: #336699;*/
  
}

a.menuitem2:active
{
    text-decoration: none;
    color: White;
   /* background-color: #336699;*/
    
}



.more:link
{
    color: #FF0000;
}
.more:visited
{
    color: #FF0000;
}
.more:hover
{
    color: #FF0000;
}
.more:active
{
    color: #FF0000;
}

.close:link
{
    color: #FF0000;
}
.close:visited
{
    color: #FF0000;
}
.close:hover
{
    color: #FF0000;
}
.close:active
{
    color: #FF0000;
}

.div_an
{
    visibility: hidden;
    display: none;
}

.div_hien
{
    display: block;
}

.Grid
{
    border: solid 1px #79A4D2;
    width: 100%;
    vertical-align: middle;
}

.GridHeader td
{
    /*thiết lập cho Header
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#36689B' , endColorStr= '#79A4D2' , gradientType=0);
   */ background-color: #208784;
    font: 12px Arial;
    padding: 2 0 2 0;
    color: #F1F1F1; /*border-bottom:2px solid #D6D2C2;*/
    border: 1px solid #79A4D2;
    text-align: center;
    height: 25px;
}

.GridHeader th
{
    /*thiết lập cho Header
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#36689B' , endColorStr= '#79A4D2' , gradientType=0);
    */background-color: #208784;
    font: 12px Arial;
    padding: 2 0 2 0;
    color: #F1F1F1; /*border-bottom:2px solid #D6D2C2;*/
    border: 1px solid #79A4D2;
    text-align: center;
    height: 25px;
}

.GridHeader a
{
    text-decoration: none;
    color: #F1F1F1;
}

.GridItem
{
    padding: 2 0 2 0;
    font: 12px Arial;
    color: Black;
    background-color: #E4F2FE;
    border: 1px solid #D7E5F3;
    text-align: center;
    height: 20px;
}

.GridAlterItem
{
    /*thiết lập cho row xen kẽ*/
    padding: 2 0 2 0;
    font: 12px Arial;
    color: Black;
    background-color: #FFFFFF;
    border: 1px solid #D7E5F3;
    text-align: center;
    height: 20px;
}

.GridItem2
{
    padding: 2 0 2 0;
    font: 12px Arial;
    color: Black;
    background-color: #E4F2FE;
    border: 1px solid #D7E5F3;
    text-align: left;
    height: 20px;
}

.GridAlterItem2
{
    /*thiết lập cho row xen kẽ*/
    padding: 2 0 2 0;
    font: 12px Arial;
    color: Black;
    background-color: #FFFFFF;
    border: 1px solid #D7E5F3;
    text-align: left;
    height: 20px;
}

.cms_search
{
    font-size: 15px;
    font-weight: bold;
    color: #FF0000;
}
.cms_images
{
    margin: 5px;
    float: left;
    text-align: left;
    vertical-align: top;
    border-width: 1px;
    border-color: #3d6a96;
}


.image_desc
{
    color: #5f5f5f;
    font-size: 10pt;
    text-align: justify;
    font-family: "Times New Roman";
}

.story_teaser
{
    color: #5f5f5f;
    font-size: 11pt;
    text-align: justify;
    font-family: "Times New Roman";
    font-weight: bold;
}


.link_01:link
{
    color: #0080ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.link_01:visited
{
    color: #0080ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.link_01:hover
{
    color: #0080ff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.link_01:active
{
    color: #0080ff;
}

.style1
{
    font-size: 12px;
    font-weight: bold;
}
.style2
{
    color: #D6D3CE;
}
.style3
{
    color: #0080ff;
    font-size: 10px;
}
.style4
{
    color: Red;
}
.style5
{
    color: #133272;
    padding-left:5px;
    font-size:12px;
}
.style6
{
    color: #FF2829;
    font-size: 10px;
}
.style7
{
    color: #000099;
}
.style8
{
    font-size: 10;
    font-weight: bold;
}
.style13
{
    color: #133272;
    font-size: 12;
}
.style15
{
    font-size: 10;
    font-weight: normal;
    font-style: normal;
}
.style16
{
    color: #133272;
    font-size: 12;
}


/* Body*/
BODY
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

body, td, th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.text
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
/* body */


.border_left
{
    border-left: 1px solid #cccaca;
}

.border_table1
{
    /*border-bottom:1px solid #FF0000; 	border-left:1px solid #FF0000; 	border-right:1px solid #FF0000; 	margin-top:8px;*/
}

.border_table
{
    /*border-bottom:1px solid #FF0000; 	border-left:1px solid #FF0000; 	border-right:1px solid #FF0000; 	margin-top:14px;*/
}
.border_images
{
    border: 1px solid #acacac;
    margin: 2px;
}

.border_table2
{
    border: 1px solid #ff0000;
    margin-top: 0px;
}

/* link */
a:link
{
    color: #133272;
    text-decoration: none;
}
a:visited
{
    color: #133272;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    color: #133272;
    text-decoration: none;
}

.top_menu:link
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 8px;
    vertical-align: middle;
    /*font-weight: bold;*/
}
.top_menu:visited
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 8px;
    vertical-align: middle;
}
.top_menu:hover
{
    color: Yellow ;
    /*background: url(Menu/nentrang.jpg);*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 8px;
    vertical-align: middle;
}
.top_menu:active
{
    color: Yellow;
}

.top_menu1:link
{
    color: Yellow;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 8px;
    vertical-align: middle;
}
.top_menu1:visited
{
    color: Yellow;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 8px;
    vertical-align: middle;
}
.top_menu1:hover
{
    color: Yellow;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 8px;
    vertical-align: middle;
}
.top_menu1:active
{
    color: Yellow;
}



.top_menu_2:link
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu_2:visited
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu_2:hover
{
    color: #FFFF00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu_2:active
{
    color: Yellow;
}


.top_menu1_2:link
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu1_2:visited
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu1_2:hover
{
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 30px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu1_2:active
{
    color: #F0F0F0;
}


.top_menu_2_2:link
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 25px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu_2_2:visited
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 25px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu_2_2:hover
{
    color: #FFFF00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 25px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu_2_2:active
{
    color: #F0F0F0;
}

.top_menu1_2_2:link
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 25px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu1_2_2:visited
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 25px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu1_2_2:hover
{
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*font-weight: bold;*/
    text-decoration: none;
    text-align: center;
    height: 25px;
    display: block;
    padding-top: 7px;
    vertical-align: middle;
}
.top_menu1_2_2:active
{
    color: #F0F0F0;
}


.left_menu:link
{
    color: #006699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background: url(../Images/bgleftthuong.jpg);
    height: 20px;
    padding-top: 3px;
    display: block;
    padding-left: 25px;
    text-align: left;
}
.left_menu:visited
{
    color: #006699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background: url(../Images/bgleftthuong.jpg);
    height: 20px;
    padding-top: 3px;
    display: block;
    padding-left: 25px;
    text-align: left;
}
.left_menu:hover
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background: url(../Images/bgleft.jpg);
    height: 20px;
    padding-top: 3px;
    display: block;
    padding-left: 25px;
    text-align: left;
}
.left_menu:active
{
    color: #006699;
}


.left_menu1:link
{
    color: #133272;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background: url(../Images/bgleftthuong1.jpg);
    height: 20px;
    padding-top: 3px;
    display: block;
    padding-left: 25px;
    text-align: left;
}
.left_menu1:visited
{
    color: #006699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background: url(../Images/bgleftthuong1.jpg);
    height: 20px;
    padding-top: 3px;
    display: block;
    padding-left: 25px;
    text-align: left;
}
.left_menu1:hover
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background: url(../Images/bgleft1.jpg);
    height: 20px;
    padding-top: 3px;
    display: block;
    padding-left: 25px;
    text-align: left;
}
.left_menu1:active
{
    color: #006699;
}

.news_scroll:link
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.news_scroll:visited
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.news_scroll:hover
{
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.news_scroll:active
{
    color: #333333;
}

.link_01:link
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.link_01:visited
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.link_01:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}
.link_01:active
{
    color: #333333;
}
.link_news:link
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.link_news:visited
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.link_news:hover
{
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.link_news:active
{
    color: #333333;
}
.link_news_hot:link
{
    color: #581703;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    background: url(../Images/arrow_01.jpg) no-repeat left top;
    padding-left: 8px;
    display: block;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 3px;
}

.link_news_hot:visited
{
    color: #581703;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    background: url(../Images/arrow_01.jpg) no-repeat left top;
    padding-left: 8px;
    display: block;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 3px;
}
.link_news_hot:hover
{
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    background: url(../Images/arrow_01.jpg) no-repeat left top;
    padding-left: 8px;
    display: block;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 3px;
}
.link_news_hot:active
{
    color: #000000;
    background: url(../Images/arrow_01.jpg) no-repeat left top;
}
.link_news_other:link
{
    color: #581703;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    background: url(../Images/arrow.jpg) no-repeat left top;
    padding-left: 8px;
    display: block;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 3px;
}

.link_news_other:visited
{
    color: #581703;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    background: url(../Images/arrow.jpg) no-repeat left top;
    padding-left: 8px;
    display: block;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 3px;
}
.link_news_other:hover
{
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    background: url(../Images/arrow.jpg) no-repeat left top;
    padding-left: 8px;
    display: block;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 3px;
}
.link_news_other:active
{
    color: #000000;
    background: url(../Images/arrow.jpg) no-repeat left top;
}
.link_pro:link
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    
}
.link_pro:visited
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
}
.link_pro:hover
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    cursor:pointer    ;
    text-decoration:none;
}
.link_pro:active
{
    color: #333333;
}
.link_viewall:link
{
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding-right: 10px;
    font-weight: normal;
}
.link_viewall:visited
{
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding-right: 10px;
    font-weight: normal;
}
.link_viewall:hover
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding-right: 10px;
    font-weight: normal;
}
.link_viewall:active
{
    color: #CCCCCC;
}

A.readon
{
    display: block;
    font-size: 11px;
    color: #b91919;
}
A.readon:hover
{
    color: #000;
    text-decoration: none;
}
A.readon:active
{
    color: #b91919;
    text-decoration: none;
}

/* end link */
/* moduletable */
.moduletable_title_l
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 5px;
    background: url(../Images/title.jpg);
    border: 1px solid #FFFFFF;
    height: 22px;
}
.moduletable_title_l1
{
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    background: url(../Images/title.jpg);
    border: 1px solid #FFFFFF;
    height: 22px;
    padding-left: 5px;
}

.border_table_i
{
    background: url(Images/dot.jpg) repeat-x bottom;
}


/* End moduletable */
/* picture */
.pic
{
    margin: 3px;
}
.pic1
{
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 8px;
}

.pic_l
{
    margin: 0px;
    float: left;
}
.pic_duc
{
    
    margin-top:5px;
    text-align:center ;
    margin-bottom:5px;
    
}
.pic_r
{
    margin: 3px;
    float: right;
}
/* End picture */
/* footer */
.footer
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.white
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.m2
{
    background: url(../Images/nen1.jpg) no-repeat right top;
    padding-right: 2px;
    text-align: justify;
    height: 32px;
     font-weight: bold;
}
.m1
{
   background: url(../Images/nen.jpg) no-repeat left top;
    padding-left: 2px;
    text-align: justify;
    height: 32px;
     font-weight: bold;
}
.m4
{
    background: url(../Images/m2.jpg) no-repeat right top;
    padding-right: 2px;
    text-align: justify;
    height: 32px;
     font-weight: bold;
}
.m3
{
    background: url(../Images/m1.jpg) no-repeat left top;
    padding-left: 2px;
    text-align: justify;
    height: 32px;
    font-weight: bold;
}


/* end footer */
/* Other */
.search
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    font-weight: bold;
}
.combobox
{
    width: 140px;
}
.online_red
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
}
.online_black
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.date
{
    color: #8f0101;
    font-size: 11px;
}
/* Other */


.table_map
{
    border-collapse: collapse;
    margin: 3px;
    border-color: #d7d6d6;
    border-width: 1px;
}

.table_map_Row
{
    padding-left: 5px;
}

.table_map_Row1
{
}

.table_map_Row2
{
}

.link_sector1
{
    font-size: 12px;
    font-weight: bold;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-top: 10px;
    float: left;
}
#site_center
{
    width: 570px;
    margin-top: 6px;
}
.around_sector
{
    font-size: 11px;
    clear: both;
    text-align: left;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.link_regon
{
    margin-top: 10px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    list-style-type: none;
    color: #103176;
}
#direct-t
{
    float: left;
    padding: 8px;
    font-weight: normal;
    line-height: 1.6em;
}
#box_login
{
    background-color: #f5f5f5;
    float: left;
    clear: both;
    padding-right: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
}
#bg_icon_box
{
    background-image: url(../Images/bg_menu_right.jpg);
    font-weight: bold;
    padding-top: 5px;
    background-repeat: no-repeat;
    text-align: left;
    clear: both;
    float: left;
}
#site_right
{
    margin-top: 6px;
}
.link_forgetpass
{
    float: left;
    padding-left: 14px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 6px;
    padding-bottom: 4px;
}





.regon1:link, .regon2:link, .regon3:link, .regon4:link, .regon5:link, .regon6:link
{
	text-decoration:none;
    color: #1a49a5;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.0em;
    height: 18px;
    padding-left: 12px;
    display: block;
    font-weight:bold ;
}
.regon1:visited, .regon2:visited, .regon3:visited, .regon4:visited, .regon5:visited, .regon6:visited
{
    color: #303E9A;
    font-weight: bold;
    text-decoration:none;
    
    font-weight: bold;
    font-size: 11px;
    line-height: 1.0em;
    height: 18px;
    padding-left: 12px;
    display: block;
   
}
.regon1:hover, .regon2:hover, .regon3:hover, .regon4:hover, .regon5:hover, .regon6:hover
{
    color: #FF0000;
}
.regon1:active
{
    color: #1A49A5;
}


.regon1:hover
{
    color: Red;
}
.regon2:link, .regon2:visited
{
    background: url(../Images/re_02.jpg) no-repeat left;
}
.regon2:hover
{
    background: url(../Images/re_02_o.jpg) no-repeat left;
}
.regon3:link, .regon3:visited
{
    background: url(../Images/re_03.jpg) no-repeat left;
}
.regon3:hover
{
    background: url(../Images/re_03_o.jpg) no-repeat left;
}

.regon4:link, .regon4:visited
{
    background: url(../Images/re_04.jpg) no-repeat left;
}
.regon4:hover
{
    background: url(../Images/re_04_o.jpg) no-repeat left;
}
.regon5:link, .regon5:visited
{
    background: url(../Images/re_05.jpg) no-repeat left;
}
.regon5:hover
{
    background: url(../Images/re_05_o.jpg) no-repeat left;
}
.regon6:link, .regon6:visited
{
    background: url(../Images/re_06.jpg) no-repeat left;
}
.regon6:hover
{
    background: url(../Images/re_06_o.jpg) no-repeat left;
}

.nentieude
{
    background: url(Images/bg_titlel.jpg);
}

.vien
{
    border-right: #CEC6C6 1px solid;
    border-top: #CEC6C6 1px solid;
    border-left: #CEC6C6 1px solid;
    border-bottom: #CEC6C6 1px solid;
    height: 26px;
    padding-top: 0px;
}
.vien1
{
    border-right: #E7E7E7 3px solid;
    border-top: #E7E7E7 3px solid;
    border-left: #E7E7E7 3px solid;
    border-bottom: #E7E7E7 0px solid;
    height: 26px;
    padding-top: 0px;
}
.vien3
{
   
    height: 26px;
    padding-top: 0px;
}
.moduletable_title_l0
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 10px; /*background:#FF0000;*/
    height: 20px;
    background: url(Images/bg_titler.jpg);
}
.nganhkhac
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 10px;
    color: Red; /*background:#FF0000;*/
    height: 20px;
    background: url(Images/nganh1.jpg);
}
.mauchu
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none; /*background:#FF0000;*/
    height: 20px;
}
.download:link
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none; /*background:#FF0000;*/
    height: 20px;
    color:#0B0B0B ;
}
.download:visited
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none; /*background:#FF0000;*/
    height: 20px;
     color:#0B0B0B ;
}
.download:hover
{
    color:Red ;
}
.menu
{
    /*border-bottom: #AF0103 0px solid;
    border-top: #AF0103 1px solid;
    padding-top: 0px;
    height: 20px;
    background: url(../Images/m1.jpg);*/
}
.moduletable_title_tc
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 12px;
    background: url(Images/nenchinhtieude.gif);
    background-repeat: repeat-x;
    height: 25px;
}
.moduletable_title_l2
{
   height: 25px;
    padding-top: 3px;
    font-weight: bold;
    padding-left: 14px;
    margin-left: 2px;
    background: url(Images/bg_titlect2.jpg);
    border-top: #D0D0D0 1px solid
}
.tieudenganh
{
    height: 20px;
    padding-top: 3px;
    font-weight: bold;
    padding-left: 14px;
    margin-left: 2px;
    background: url(Images/bg_titlect2.jpg);
}
.doitac
{
    font-weight: bold;
    padding-top: 4px;
    padding-left: 5px;
    color: #b8191d;
    font-size: 12px;
}
#boder_cd
{
    margin-left: 0px;
}
.Buttons2
{
    background:transparent url(Images/buttons2.jpg) repeat-x scroll 0%;
	border:medium none;
	color:white;
	cursor:pointer;
	font-weight:bold;
	margin:0px;
	width :50px;
	vertical-align:bottom;
}
.Buttons1
{
    background:transparent url(Images/buttons1.jpg) repeat-x scroll 0%;
	border:medium none;
	color:white;
	cursor:pointer;
	font-weight:bold;
	margin:0px;
	width :50px;
	vertical-align:bottom;
}
.Buttons {
	background:transparent url(Images/buttons.jpg) repeat-x scroll 0%;
	border:medium none;
	color:white;
	cursor:pointer;
	font-weight:bold;
	margin:0px;
	vertical-align:bottom;
}

.timduan
{
   
    height: 20px;
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 6px;
    margin-left: 10px;
    color: #FFFFFF;
    margin-bottom: 8px;
    font-weight: bold;
   /* background-image: url(Images/icon_duan.jpg); background-repeat: no-repeat;*/
}
.timduan1
{
   
    height: 20px;
  
    padding-left: 5px;
  
    margin-left: 10px;
    color: #FFFFFF;
    margin-bottom: 8px;
    font-weight: bold;
   /* background-image: url(Images/icon_duan1.jpg); background-repeat: no-repeat;*/
}
.anhbutton
{
	margin-top:2px;	
}
.text
{
    padding-left: 8px;
}
#bg_contentl
{
    background-image: url(images/bg_sitel2.jpg);
    background-repeat: repeat-y;
}
#bg_lh
{
    background-image: url(images/bg_lh.jpg);
    width: 250px;
    padding-left: 22px;
    height: 65px;
    padding-top: 10px;
    line-height: 1.6em;
    color: #003333;
}
#bg_lh a:link, #bg_lh a:visited
{
    color: #FF0000;
}
#bg_lh a:hover
{
}
.tieudetin
{
    font-weight: bold;
    padding-top: 4px;
	padding-left:5px;
    color: #b8191d;
    font-size: 12px;
    
}
.tieudetin1
{
    font-weight: bold;
    padding-top: 4px;
	padding-left:10px;
    color: #b8191d;
    font-size: 12px;
    
}
.maunen
{
    background-image: url(Images/Table_bg.gif);
}
.title_do
{
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 4px;
    margin-left: 16px;
}
/* moi them*/
.linkd:link
{
    color: #FFFFFF;
    line-height: 1.4em;
}
.linkd:visited
{
    color: #FFFFFF;
}
.linkd:hover
{
    color: #FFCC00;
}
.linkd:active
{
    color: #FFCC00;
}
.styled1
{
    color: #FFFFFF;
}
.tin1
{
}
.tin1:link
{
    height: 18px;
    margin-top: 4px;
    color: #1a49a5;
    line-height: 1.8em;
    font-weight: bold;
}
.tin1:visited
{
    height: 18px;
    margin-top: 4px;
    color: #1a49a5;
    line-height: 1.8em;
    font-weight: bold;
}
.tin1:hover
{
    color: #FF0000;
}
.login:link
{
    height: 18px;
    margin-top: 4px;
    color: #174AA6;
    
    line-height: 1.8em;
    text-decoration:none;
}
.login:visited
{
    height: 18px;
    margin-top: 4px;
    color: #174AA6;
    line-height: 1.8em;
    text-decoration:none;
    font-size:14px;
}
.login:hover
{
    color: #FF0000;
}
.tin2
{
    margin-left: 6px;
    padding-bottom: 3px;
    padding-top: 6px;
}
.tin2:link
{
    text-decoration:none;
    color: #1a49a5;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.0em;
    height: 18px;
    background-image: url(Images/icon5.jpg);
    background-repeat: no-repeat;
    background-position: 0px;
    padding-left: 12px;
    display: block;
}
.tin2:visited
{
    text-decoration: none;
    color: #1a49a5;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.0em;
    height: 18px;
    background-image: url(Images/icon5.jpg);
    background-repeat: no-repeat;
    background-position: 0px;
    padding-left: 12px;
    display: block;
}
.tin2:hover
{
    color: #FF0000;
}
.text_about
{
    line-height: 1.6em;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 4px;
    color: #1A49A5;
    padding-left: 5px;
}
.text_about a:link, .text_about a:visited
{
    color: #1A49A5;
    font-weight: bold;
}
.text_about a:hover
{
    color: #FF0000;
}
.thanhcong
{
    font-weight: bold;
    padding-left: 6px;
    margin-bottom: 6px;
    height: 16px;
    padding-top: 3px;
    margin-left: 6px;
    font-size: 12px;
}
.thanhcong:link, .thanhcong:visited
{
    color: #b8191d;
}
#text_tc
{
    padding-right: 6px;
    padding-left: 6px;
    line-height: 1.5em;
    color: #1A49A5;
}
#text_tc :link, #text_tc :visited
{
    color: #1A49A5;
    font-weight: bold;
}
#text_tc :hover
{
    color: #663300;
}
#more
{
    text-align: left;
    margin-top: 4px;
    padding-left: 430px;
}
#more2
{
    text-align: left;
    margin-top: 4px;
    padding-left: 430px;
}
#bt_search2
{
    background-image: url(Images/icon_search2.jpg);
    background-repeat: no-repeat;
    height: 18px;
    width: 56px;
    padding-top: 2px;
    font-weight: bold;
    padding-left: 2px;
}
.tin1
{
}
.titletin:link
{
    color: #006699;
    font-weight: bold;
}
.titletin:visited
{
    color: #006699;
    font-weight: bold;
}
.titletin:hover
{
    color: #FF0000;
}
#text_th1
{
    padding-right: 6px;
    padding-left: 6px;
    line-height: 1.5em;
}
#text_th1 a:link, #text_th1 a:visited
{
    color: #F68411;
}
#text_th1 a:hover
{
    color: #663300;
}

.dadua:link
{
    color: #006699;
    background-image: url(images/icon1.jpg);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 14px;
    padding-top: 4px;
    margin-top: 4px;
}
.dadua:visited
{
    color: #006699;
    background-image: url(images/icon1.jpg);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 14px;
    padding-top: 4px;
    margin-top: 4px;
}
.dadua:hover
{
    color: #FF0000;
}
.tieudedadua
{
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 4px;
    margin-left: 16px;
}
.text_contv
{
    line-height: 1.6em;
    padding-bottom: 4px;
    margin-bottom: 2px;
    margin-right: 12px;
    text-align: justify;
    padding-left: 6px;
    padding-top: 6px;
}
.daduaub:link
{
    color: #006699;
    background-image: url(images/icon10.jpg);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 14px;
    padding-top: 4px;
    margin-top: 4px;
}
.daduaub:visited
{
    color: #006699;
    background-image: url(images/icon10.jpg);
    background-repeat: no-repeat;
    background-position: 2px;
    padding-left: 14px;
    padding-top: 4px;
    margin-top: 4px;
}
.daduaub:hover
{
    color: #FF0000;
}
#text_th1
{
    padding-right: 6px;
    padding-left: 8px;
    line-height: 1.5em;
}
#text_th1 a:link, #text_th1 a:visited
{
    color: #F68411;
}
#text_th1 a:hover
{
    color: #663300;
}

.titlefoot:link
{
    color: #006699;
}
.titlefoot:visited
{
    color: #006699;
}
.titlefoot:hover
{
    color: #FF0000;
}
#ngach
{
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #0099CC;
    margin-bottom: 1px;
}
#ngachleft
{
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #C7C7C7;
}
.titletinub:link
{
    padding-left: 8px;
    color: #006699;
    font-weight: bold;
}
.titletinub:visited
{
    padding-left: 8px;
    color: #006699;
    font-weight: bold;
}
.titletinub:hover
{
    color: #FF0000;
}
.xemtiep:link
{
    color: #006699;
}
.xemtiep:visited
{
    color: #006699;
}
.xemtiep:hover
{
    color: #FF0000;
}
.nenmenu
{
    background: url(Images/menu.jpg);
}
#text_tc2
{
    padding-right: 6px;
    padding-left: 6px;
    line-height: 1.5em;
    color: #1A49A5;
}
#text_tc2 :link, #text_tc2 :visited
{
    color: #1A49A5;
    font-weight: bold;
}
#text_tc2 :hover
{
    color: #663300;
}

#bolder_tt
{
    margin-left: 6px;
    margin-top: 6px;
}
/*stle moi*/

#tinchitiet
{
    margin-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#tinchitiet a:link, #tinchitiet a:visited
{
    display: block;
    color: #FFFFFF;
    background-image: url(Images/button_tc1.jpg);
    background-repeat: no-repeat;
    background-position: 0px;
    padding-top: 5px;
    padding-left: 10px;
    margin-top: 1px;
    height: 22px;
}
#tinchitiet a:hover
{
    color: #FFFF00;
}
#navi
{
    font-size: 12px;
}
#navi a:link, #navi a:visited
{
    background-image: url(Menu/3.jpg);
    background-repeat: no-repeat;
    height: 37px;
    padding-top: 9px;
    color: #FFFFFF;
    float: left;
    width: 81px;
    padding-left: 11px;
}
#navi a:hover
{
    color: #FF0000;
    background-image: url(Menu/3a.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}
#trangchu
{
    background-image: url(Menu/3a.jpg);
    background-repeat: no-repeat;
    height: 37px;
    padding-top: 9px;
    color: #FFFFFF;
    float: left;
    width: 81px;
    padding-left: 11px;
}
#navi1
{
    font-size: 12px;
}
#navi1 a:link, #navi1 a:visited
{
    background-image: url(Menu/4.jpg);
    background-repeat: no-repeat;
    height: 37px;
    padding-top: 9px;
    color: #FFFFFF;
    float: left;
    width: 100px;
    padding-left: 4px;
}
#navi1 a:hover
{
    color: #FF0000;
    background-image: url(Menu/3b.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}
#Tintuc
{
    background-image: url(Menu/3b.jpg);
    background-repeat: no-repeat;
    height: 37px;
    padding-top: 9px;
    color: #FFFFFF;
    float: left;
    width: 100px;
    padding-left: 4px;
}
#navi2
{
    font-size: 12px;
}
#navi2 a:link, #navi2 a:visited
{
    background-image: url(Menu/5.jpg);
    background-repeat: no-repeat;
    height: 37px;
    padding-top: 9px;
    color: #FFFFFF;
    float: left;
    width: 104px;
    padding-left: 6px;
}
#navi2 a:hover
{
    color: #FF0000;
    background-image: url(Menu/3c.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

#navi3
{
    font-size: 12px;
}
#navi3 a:link, #navi3 a:visited
{
    background-image: url(Menu/6.jpg);
    background-repeat: no-repeat;
    height: 37px;
    padding-top: 9px;
    color: #FFFFFF;
    float: left;
    width: 106px;
    padding-left: 8px;
}
#navi3 a:hover
{
    color: #FF0000;
    background-image: url(Menu/3d.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}
.tinngach
{
    margin-left: 6px;
    /*padding-bottom: 16px;*/
    background-image: url(Images/iconngach.jpg);
    background-repeat: no-repeat;
    padding-top: 6px;
}
.tinngachcd
{
    margin-left: 6px;
    padding-bottom: 16px;
    background-image: url(Images/icon41.jpg);
    background-repeat: no-repeat;
    padding-top: 6px;
}
.tinngach_thanhcong
{
    margin-left: 6px;
    padding-bottom: 16px;
    background-image: url(Images/icon_tc.jpg);
    background-repeat: no-repeat;
    padding-top: 5px;
}
.tinngach_Congty
{
    margin-left: 6px;
    
    background-image: url(Images/icon_ct.jpg);
    background-repeat:repeat-x;
    padding-top: 0px;
}
.tinngach_dt
{
    margin-left: 6px;
    padding-bottom: 16px;
    background-image: url(Images/icon51.jpg);
    background-repeat: no-repeat;
    padding-top: 5px;
}


.tinsk
{
}
.tinsk:link
{
    display: block;
    background: url(Images/icon2.jpg );
    background-repeat: no-repeat;
    background-position: 1px;
    padding-top: 0px;
    padding-left: 10px;
   
    margin-top: 0px;
    color: #1a49a5;
   
}
.tinsk:visited
{
    display: block;
    background-image: url(Images/icon2.jpg);
    background-repeat: no-repeat;
    background-position: 1px;
    padding-top: 0px;
    padding-left: 10px;
    
    margin-top: 0px;
    color: #1a49a5;
   
}
.tinsk:hover
{
    color: #FF0000;
}
.tieudeinv
{
    color: #133272;
    font-size:12px;
}
.phantrang
{
	color:Red ;	
}
.maudo
{
	background-color:Red ;
}
.motdong
{
	padding-left:5px;
	padding-right:5px;
	margin-top :0px;
	background-color:#bb1819 ;
	height:220px;
}


.paging-div
{
	font-size: 9px;
	position: relative;
	text-align: left;
	color: rgb(128, 128, 128);
	padding-bottom: 5px;
	padding-top: 10px;
	line-height: 100%;
	font-family: Verdana;
}
.paging-div div
{
	font-size: 9px;
	font-weight: normal;
	display: inline;
	list-style: none;
	text-align: center;
	margin: 2px;
	font-family: Verdana;
}
.paging-div div span
{
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	border: 1px #CC0000 solid;
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
}
.paging-div div a
{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border: 1px #CDDCED solid;
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
	text-decoration: none;
}
.paging-div div a:hover
{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px #000000 solid;
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
	background-color: #5F8FC5;
	text-decoration: none;
}
.paging-div .nav
{
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	border: 1px #CCCCCC solid;
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
}
a.linkduan
{
	color:Blue;
}