﻿/*================================== Menu top xo xuong================================*/
.ddmx {
    font-weight:bold; font-size:12px;
}
.ddmx .itemNone {
    color: #fff;
}
.itemNone,
.ddmx .itemNone:hover,
.ddmx .itemNone-active,
.ddmx .itemNone-active:hover {
    padding:16px 12px 12px 12px;
    font: 12px Arial;
    color: #000;
    text-transform:uppercase;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    /*background:#609111;*/
    background:url(../skin/bg_Menutopov.jpg);
}
/*===Trang thai khoi tao====*/
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding:16px 12px 12px 12px;
    font: 12px Arial;
    color: #000;
    text-transform:uppercase;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
/*===Trang thai di chuot den====*/
.ddmx .item1 {
    color: #000; padding:16px 12px 12px 12px; text-align:center;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    color: #000;
    /*background:#609111;*/
    background:url(../skin/bg_Menutopov.jpg);
    padding:16px 12px 12px 12px;
    text-align:center;
}
/*=============Luu trang thai khi click =======================*/
.ddmx .item1ov,
.ddmx .item1ov:hover
{
	/*background:#012E8D; */
	background:url(../skin/bg_Menutopov.jpg);
	padding:16px 12px 12px 12px;
    font: 12px Arial;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align:center;
}
/*================================== End style level 1================================*/
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 5px 0px 5px 0px;
    /*border-left:3px solid #EABA2D;*/
    font: 12px Arial;
    color: #000;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 500;
    width:190px; text-align:left;
}
.ddmx .item2 {
    background: #fff; color: #000; width:190px;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #f4f4f4; border-bottom:0px solid #DB6091;
    color: #000;
    width:190px; text-align:left;
}
/*================================== End style level 2================================*/
.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    padding: 5px 8px 5px 8px;
    font: 12px Arial;
    color: #FFF;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 500;
    width:190px; text-align:left;
}
.ddmx .item3 {
    background-color: #1F6895; border-bottom:0px solid #DB6091;
}
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    background-color: #34769E; border-bottom:0px solid #DB6091;
    color: #000;
    width:190px; text-align:left;
}
/*================================== End style level 3================================*/
.ddmx .arrow,
.ddmx .arrow:hover {
    padding:16px 12px 12px 12px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border:0px solid #ccc; border-top:0px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.line{color:#064581;}
* html .ddmx td { position: relative; } /* ie 5.0 fix */
