﻿.ddm {
    font: 12px ;
    font-family:Arial, Helvetica, sans-serif;    
}
.ddm .item1,
.ddm .item1:hover,
.ddm .item1-active,
.ddm .item1-active:hover 

{
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	color: #fff;
	background:#da4e57;	
	height: 18px;
	line-height:18px;
	border-bottom:1px solid #fff;
	text-align:left;
	border-bottom: solid 1px #cccccc;
	padding: 0.3em 0.7em 0.2em 0.6em;
	font-weight:bold;
}
.ddm .item1:hover,
.ddm .item1-active,
.ddm .item1-active:hover 
{  
     color: #000;
	text-decoration: none;
    
}
.ddm .item2,
.ddm .item2:hover,
.ddm .item2-active,
.ddm .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: #df0909;
/*	border-bottom:1px solid #da4e57;*/
	border-bottom:1px solid white;
	text-align:left;
	font-weight:bold;
}
.ddm .item2:hover,
.ddm .item2hover,
.ddm .item2-active,
.ddm .item2-active:hover {
   
	color: #df0909;
/*	background: #da4e57; */
	background:white;	
	text-decoration: none;
}
.ddm .arrow,
.ddm .arrow:hover {
    padding: 3px 0px 4px 8px;
}
.ddm .item1 img,
.ddm .item1-active img{
    
    right: 1px;
    border: 0;	
}

.ddm .item2 img,
.ddm .item2-active img{
    
    left: 0px;
    border: 0;	
}
.ddm .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 .ddm td { position: relative; } /* ie 5.0 fix */

.ddm .item0,
.ddm .item0:hover,
.ddm .item0-active,
.ddm .item0-active:hover 

{
	text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 0;
	color: #9a0103;
	height: 18px;
	line-height:18px;
	border-bottom:1px solid #cccccc; 
	text-align:left;
	font-weight:bold;
	background:#fff;
	padding: 0.3em 0.4em 0.2em 0.4em;
	
}
.ddm .item0:hover,
.ddm .item0hover,
.ddm .item0-active,
.ddm .item0-active:hover 
{	    
	text-decoration: none;
	color: #000;
    
}
.ddm .item0 img
{
	
}
#english
{
	overflow:hidden;
}

#english img
{
	right:0px;
	left:0px;
	width:20px;
	height:14px;
	float:left
}
