﻿body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
}
/*Table cach*/
.Master_LeftRight
{
    padding-bottom: 8px;
}

/* khung trinh bay + 2ben*/
.Master_Left
{
    width: 50%;
    background-color: #ff9966;
}
.Master_Center
{
    width: 1001px;
    vertical-align: top;
    background-image: url(Images/bg.jpg);
    background-repeat: no-repeat;
    height: 1135px;
}
.Master_Right
{
 background-color: #ff9966;
   width: 50%;
}
/* khung trinh bay + 2ben*/

/*table menu*/
.Master_MenuTop
{
    height: 81px;

    background-repeat: no-repeat;
}
.Master_MenuBottom
{

    height: 60px;
}
/*Dung control cho ben (trai + giua + phai)*/

.Master_ControlContent
{

    vertical-align: top;

    height: 702px;
}

.Master_Left_Control
{

   width: 0px;
   vertical-align: top;
 
}
.Master_Center_Control
{

    width: 707px;
    vertical-align: top;
    height: 60px;
}
.Master_Right_Control
{
   width: 212px;
   vertical-align: top;
   
}

/*cac cot khong dung */
.Master_table1
{
    width: 36px;
}
.Master_table2
{
    width: 0px;
}
.Master_table3
{
    width: 9px;
}
.Master_table4
{
    width: 37px;
}


/*Dung control cho ben (trai + giua + phai)*/


/*dung cho footer*/
.Master_FooterContent
{
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
}

.Master_Left_Footer
{
    width: 0px;
    vertical-align: top;
}
.Master_Center_Footer
{
   width: 1001px;
   vertical-align: top;
   height: 60px;
}
.Master_Right_Footer
{
   width: 0px;
   vertical-align: top;
   
}

/*dung cho footer*/

