﻿body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
}
/*Table cach*/
.Master_LeftRight
{
    padding-bottom: 8px;
}

/* khung trinh bay + 2ben*/
.Master_Left
{
    background-color: #8b0100;
     width: 50%;
}
.Master_Center
{
    background-color: #80000c;
    width: 1001px;
    vertical-align: top;
 
}
.Master_Right
{
    background-color: #8b0100;
   width: 50%;
}
/* khung trinh bay + 2ben*/

/*table menu*/
.Master_MenuTop
{
    height: 32px;
    background-image: url(Images/menu.jpg);
    background-repeat: repeat-x;
}
.Master_MenuBottom
{

    height: 60px;
}
/*Dung control cho ben (trai + giua + phai)*/

.Master_ControlContent
{

    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
}

.Master_Left_Control
{

   width: 194px;
   vertical-align: top;
 
}
.Master_Center_Control
{
    width: 545px;
    vertical-align: top;
    height: 60px;
    background-color: #ffffff;
}
.Master_Right_Control
{

   width: 250px;
   vertical-align: top;
   
}

/*cac cot khong dung */
.Master_table1
{

    width: 0px;
}
.Master_table2
{

    width: 6px;
}
.Master_table3
{

    width: 6px;
}
.Master_table4
{

    width: 0px;
}


/*Dung control cho ben (trai + giua + phai)*/


/*dung cho footer*/
.Master_FooterContent
{
 
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
    background-image: url(Images/footer.jpg);
    background-repeat: no-repeat;
    height: 108px;
}

.Master_Left_Footer
{

    width: 150px;
    vertical-align: top;
}
.Master_Center_Footer
{
color: #ffffff;
   width: 500px;
   vertical-align: top;
   height: 60px;
}
.Master_Right_Footer
{
    width: 150px;
    vertical-align: bottom;
}

/*dung cho footer*/


