
.ddsmoothmenu{font-size:14px;}
.ddsmoothmenu a{text-align:center;}
.ddsmoothmenu ul{
z-index:100;
padding:0;
list-style-type: none;
}

/*.i_nav li{float:left; width:108px; height:77px; text-align:center;}
.i_nav li > a{display:block; color:#000; height:77px; line-height:77px; font-size:15px; padding:0 1px; text-align:center;}
.i_nav li > a:hover{color:#FFF; background:#333333;}
.i_nav li > a.on{color:#FFF; background:#333333;}*/


.ddsmoothmenu ul li{position: relative;display: inline;float:left; display:inline; color:#000; text-align:center; height:77px; width:108px;}
.nava{display:block; line-height:77px; color:#000; font-family:microsoft yahei;}
* html .nava{ /*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}
.nava:hover,.navactive:hover{display:block; width:108px; line-height:77px; font-family:microsoft yahei; color:#FFF; background:#333333;}
.selected,.navactive{display:block; width:108px; line-height:77px; font-family:microsoft yahei;color:#FFF; background:#333333;}

.i_nav ul li ul{
position: absolute; width:108px;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}
* html .i_nav ul li ul{}
.i_nav ul li ul li{
display: list-item; margin:0 auto; background:none;

height:30px;line-height:30px; height:100%;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.i_nav ul li ul li ul{
top:0;
}
.i_nav ul li ul li a
{
display:block; float:left;font: normal 12px Microsoft YaHei;
width:108px;
height:30px; color:#fff;
line-height:30px; background-color:#333333; text-align:center; z-index:2001;

margin: 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; cursor:pointer;}
.navliv{ height:30px; }
.i_nav ul li ul li a:hover{ font-weight:bold; text-decoration:none;}
/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


.downarrowclass{
position: absolute;
top: 12px;
right: 15px;
}
.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
 filter:alpha(opacity=0);opacity: 0;}


/*------------------------------------------------------*/

/* End */