.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1-active
 {
    
    text-decoration: none;
    /*display: block;*/
    white-space: nowrap;
    position: relative;
    width:60px;
 	height: 25px;
   /* float:left;*/
    font-size: 12px;
	line-height: 25px;
	list-style-type: none;
	font-weight: bold;
	color:#000000;
	border: none;
	margin-left: 2px;
	margin-right: 2px;
	display: inline;
	margin-bottom: 4px;}
	
 .ddmx .item1:hover,
 .ddmx .item1-active:hover
 {
  color:blue;
  }	
	
.ddmx .item2,
.ddmx .item2-active
 {
    text-decoration: none;
    display: block;
    white-space: normal;
    position: relative;
    width:150px;
 	min-height: 30px;
    font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color:#000000;
	background: #ffffff;
	border: none;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
    z-index: 500;
	padding-left: 5px;
text-align: left;}

.ddmx .item2:hover,
.ddmx .item2-active:hover
 {background: #ffffff;
  color:blue;
  }	


.ddmx .item3,
.ddmx .item3-active
 {
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    width:230px;
 	min-height: 30px;
    float:left;
    font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	font-weight: bold;
	color:#ffffff;
	background: url(../images/b_v.jpg);
	border: none;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
    z-index: 500;
	padding: 0px;
text-align: center;}

.ddmx .item3:hover,
.ddmx .item3-active:hover
 {background: url(../images/b_z.jpg);
  color:#fb857d;
  }	


.ddmx .arrow,
.ddmx .arrow:hover {
    
}

.ddmx .set,
.ddmx .set:hover {
 background: url(../images/b_z.jpg);   
}

.ddmx .off,
.ddmx .off:hover{
background-image: none;}

/*.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}*/
.ddmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    
}

/***************************************/
/* menu 2							   */
/***************************************/

.ddmy {
    font: 11px tahoma;
}
.ddmy .item1,
.ddmy .item1-active
 {
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    width:104px;
 	height: 30px;
    float:left;
    font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	font-weight: bold;
	color:#ffffff;
	background: url(../images/b_r.jpg);
	border: none;
	margin-left: 2px;
	margin-right: 2px;
	display: inline;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;}
	
 .ddmy .item1:hover,
 .ddmy .item1-active:hover
 {background: url(../images/b_r.jpg);
  color:#000000;
  }	
	
.ddmy .item2,
.ddmy .item2-active
 {
    text-decoration: none;
    display: block;
    white-space: normal;
    position: relative;
    width:150px;
 	min-height: 30px;
    font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color:#ffffff;
	background: url(../images/b_r.jpg);
	border: none;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
    z-index: 500;
	padding: 0px;
text-align: center;}

.ddmy .item2:hover,
.ddmy .item2-active:hover
 {background: url(../images/b_z.jpg);
  color:#000000;
  }	


.ddmy .item3,
.ddmy .item3-active
 {
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    width:230px;
 	min-height: 30px;
    float:left;
    font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	font-weight: bold;
	color:#ffffff;
	background: url(../images/b_v.jpg);
	border: none;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
    z-index: 500;
	padding: 0px;
text-align: center;}

.ddmy .item3:hover,
.ddmy .item3-active:hover
 {background: url(../images/b_z.jpg);
  color:#fb857d;
  }	


.ddmy .arrow,
.ddmy .arrow:hover {
    
}

.ddmy .set,
.ddmy .set:hover {
 background: url(../images/b_z.jpg);   
}

.ddmy .off, 
.ddmy .off:hover {
background: #ffffff;}

/*.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}*/
.ddmy .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    
}


