﻿.ddmx {
    font: 12px ;
    font-family:Arial, Helvetica, sans-serif;    
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover 

{
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	color: #fff;
	color: #9a0103;
	height: 18px;
	line-height:18px;
	border-bottom:1px solid #fff;
	text-align:left;
	padding: 0.3em 0.7em 0.2em 0.6em;
	font-weight:bold;
	

}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover 
{  
    color: #000;
	text-decoration: none;
    
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover
 {
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    text-align: left;	
	padding: 0.3em 0.7em 0.2em 0.6em;
/*	color: #9a0103; */
	color:white;
	height:18px;
	line-height:18px;
	font-size: 11px;
/*	background: white; */
	background:#df0909;	
/*	border-bottom:1px solid #da4e57; */
	border-bottom:1px solid white;
	text-align:left;
	font-weight:bold;

}
.ddmx .item2:hover,
.ddmx .item2hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
   
	color: #df0909;
/*	background: #da4e57; */
	background:white;
	text-decoration: none;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 0px 4px 8px;
}
.ddmx .item1 img,
.ddmx .item1-active img{
    
    right: 1px;
    border: 0;	
}

.ddmx .item2 img,
.ddmx .item2-active img{
    
    left: 0px;
    border: 0;	
}
.ddmx .section {

    border: 1px solid #b8b4ae;
    position: absolute ;
	margin-top:0;
    visibility: hidden;
    z-index: -1;
    background:#99cccc;

}
.fontContent {font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif;}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.ddmx .item0,
.ddmx .item0:hover,
.ddmx .item0-active,
.ddmx .item0-active:hover 

{
    z-index:0;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align:center;	
	font-size:12px;
	line-height:22px;
	height: 22px;
	padding: 0em;
	background:url('imagepro/do-den.gif')  repeat-x ;
	display: block;
	border-left: solid 1px rgb(255,255,255);	
	font-weight:normal;
	color: rgb(255,255,255);
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:0px;
	
}
.ddmx .item0:hover,
.ddmx .item0hover,
.ddmx .item0-active,
.ddmx .item0-active:hover 
{	    
    color: white;
	text-decoration: underline;
	border-left: solid 1px rgb(255,255,255);
    
}
.ddmx .item0 img
{
	float:left;
	width:27px;
	height:17px;
	
}
#english
{
	overflow:hidden;
}

#english img
{
	right:0px;
	left:0px;
	width:20px;
	height:14px;
	float:left
}
