﻿/*================================== Menu top xo xuong================================*/
.ddmx 
{
	width:770px;
	height:39px;
	padding-top:0px;
    background-image:url('skin/bg_menu.jpg');
    background-repeat:repeat-x; font-weight:bold; font-size:12px; color:#FFFFFF; 
    border:0px solid #AACCEE;}
/*===Trang thai khoi tao====*/
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding-left:15px;
    padding-right:15px;
    padding-top:7px;
    padding-bottom:7px;
    text-align:center;
    padding-top:0px;
    font-size: 12px;
    font-family:Tahoma;
    color: #0F9C4E;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
/*===Trang thai di chuot den====*/
.ddmx .item1 {
    color: #0F9C4E;
    padding-top:0px;   
    padding-top:7px;
    padding-bottom:7px; 
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    color: #000000;   
    
    padding-top:7px; padding-bottom:7px;
}
/*================================== End style level 1================================*/
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover 
{
	text-align:left;
    padding: 7px 0px 7px 0px;
    font: 12px tahoma;
    color: #07519A;
    text-decoration: none;
    display: block;
    white-space: normal;
    position: relative;
    z-index: 500;
    width:150px;
}
.ddmx .item2 {
    background-color: #0bb356; border-bottom:1px solid #637D21; color:White;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background-color: #DDDDDD; border-bottom:1px solid #637D21;    
    width:150px;
}
/*================================== End style level 2================================*/
.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover 
{
	text-align:left;
    padding: 7px 0px 7px 0px;
    font: 12px tahoma;
    color: #07519A;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width:150px;
}
.ddmx .item3 {
    background-color: #EFFBD6; border-bottom:1px solid #637D21;
}
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    background-color: #CEE384; border-bottom:1px solid #637D21;
    color: #F30;
    width:150px;
}
/*================================== End style level 3================================*/
.ddmx .arrow,
.ddmx .arrow:hover {
    
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 7px;
    right: 1px;
    border: 0;
}
.ddmx .section 
{
	background-color: #0bb356;
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -10;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */