﻿@charset "utf-8";
.ddsmoothmenu{ }
.ddsmoothmenu a{}
.ddsmoothmenu ul{
z-index:100;
margin:0;
padding:0;
list-style-type: none;
}

/*.i_nav ul{}
.i_nav li{line-height:90px; color:#fff; float:left; padding-left:35px; font-size:16px;}
.i_nav li a{color:#fff; text-decoration:none;}
.i_nav li a:hover{color:#fd8301; text-decoration:none;}*/
.ddsmoothmenu ul li{ }
.i_nav li.navline{float:left;height:20px; overflow:hidden;}
.nava{}
* html .nava{ /*IE6 hack to get sub menu links to behave correctly*/display: inline-block;}
.navactive,.navactive:hover,.nava:hover,.nava.selected{ }
.i_nav ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden; width:90px;padding:0;
}
* html .i_nav ul li ul{background: #fff;}
.i_nav ul li ul li{
display: list-item; padding:0px; margin:0 auto; background-color: #63AE13;;
float: none; width:90px;
border-right:1px solid #fff;
height:25px;line-height:25px;
}
/*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;
font: normal 12px Verdana;
width: 90px; /*width of sub menus*/
height:25px;
line-height:25px;
margin: 0;
text-align: center;
background:url(../images/navabg.jpg);
color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; cursor:pointer;
}
.i_nav ul li ul li a:hover{background:url(../images/navabghover.jpg) no-repeat left top;color:#63AE13; text-decoration:none;width: 90px; height:25px;background-color:#FFFFFF;}
/* 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=50);opacity: 0.8;}


/*------------------------------------------------------*/
/*.sorttitle{background: url(/templates/Images/title_bg04.jpg) repeat-x scroll left top transparent;border-bottom: 3px solid #3499E5;height: 25px;line-height: 25px;color: #000000;font-family: microsoft yahei;font-size: 16px;padding-left: 10px;}
.sortnav{margin-bottom:10px;padding:6px 0px;background:#fff; font-family:微软雅黑;}
.sortnavt{background: url("../images/leftTitle.jpg") no-repeat scroll left top transparent;color: #4E1600;display: block;height: 31px;line-height: 31px;padding-left: 46px;width: 151px;}*/

/*.sortlist ul li{line-height: 27px;}
.sortlist ul li a{background: url("../images/sidebar_abg.jpg") no-repeat scroll left top transparent;color: #333333;display: block;height: 24px;line-height: 24px;padding-left: 40px;width: 150px;}
.sortlist ul li a:hover{color:#E45304; text-decoration:underline;}*/

/* Top level menu links style */
.sortnava{color: #666666;display: block;height: 31px;line-height: 31px;text-align:center;background: url("../images/lb.jpg") no-repeat ;font-weight: bold;font-size:13px;}
.sortnava:hover,.sortnava a.selected{color:#63AE13;text-decoration:none;}
/*Sub level menu items */

/*.sortsubnavcontainer li a{background: url("../images/sidebar_abg.jpg") no-repeat scroll left top transparent;color: #333333;display: block;height: 24px;line-height: 24px;padding-left: 40px;width: 150px;}
.sortsubnavcontainer li a:hover{color:#E45304; text-decoration:underline;}*/
/*.sortnavli{line-height:32px; background:url(../images/t1.jpg) no-repeat; padding: 0 0 5px;  padding-left:66px; color:#781900; font-weight:bold;}*/
.sortsubnavcontainer li{line-height:25px; height:26px; background:url(../images/a.gif) repeat-x; text-align:center; font-weight:bold;}
.sortsubnavcontainer li.hover{background:url(../images/h.gif) repeat-x; color:#fff;}
.sortnavul{padding:10px 0;}
.sortnavli{line-height:29px; background:url(../images/lb.jpg) no-repeat; font-weight:bold;}
.sortsubnavcontainer a {font-size: 12px;font-weight: normal;}

.rightarrowclass{position: absolute;top:10px;right:5px;} 
/* Holly Hack for IE \*/
* html .sortlist ul li { float: left; height: 1%; }
* html .sortlist ul li a { height: 1%; }
/* End */