@charset "utf-8";
/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu{    padding-top: 40px;}
.ddsmoothmenu ul{margin:0;padding:0}
/*主菜单设置*/
.ddsmoothmenu ul li{position:relative;display:inline;float:left;margin:0px 2px}
.ddsmoothmenu ul li a{display:block;height:30px;line-height:30px}
.ddsmoothmenu ul li a span{display:block;padding:0px 22px}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#000}
.ddsmoothmenu ul li a:hover{background:#dd4250;}
.ddsmoothmenu ul li a:hover span{color:#FFF}
.ddsmoothmenu ul li a:active{background:#dd4250;}
.ddsmoothmenu ul li a:active span{color:#FFF}
.ddsmoothmenu ul li a.selected{background:#dd4250;}
.ddsmoothmenu ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{background:#dd4250;}
.ddsmoothmenu ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden}
.ddsmoothmenu ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item;float:none}
.ddsmoothmenu ul.menulevel li a{    overflow: hidden;background:url(../images/mainmenu.gif) repeat-x left -60px;height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}
.ddsmoothmenu ul.menulevel li a span{ color:#333;}
/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{color:#000}
.ddsmoothmenu ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:12px;right:8px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:url(../images/40.png);z-index:1}
.toplevelshadow{/*opacity:0.8*/}
* html .ddsmoothmenu{height:1%}/* Holly Hack for IE \*//*Holly Hack for IE7 and below*/
* html .ddsmoothmenu ul li a{display:inline-block}/*IE6 hack to get sub menu links to behave correctly*/

/*********************************************** 纵向主导航条 ***********************************************/
.ddsmoothmenu-v{}
.ddsmoothmenu-v ul{}
/*主菜单设置*/
.ddsmoothmenu-v ul li{position:relative;}
.ddsmoothmenu-v ul li a{display:block;height:28px;line-height:28px;vertical-align:middle}
.ddsmoothmenu-v ul li a span{display:block;}

#LeftMenu .lihover #three li a{
background:none;
color:#333333;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{color:#666}
.ddsmoothmenu-v ul li a:hover{}
.ddsmoothmenu-v ul li a:hover span{color:#666}
.ddsmoothmenu-v ul li a:active{}
.ddsmoothmenu-v ul li a:active span{color:#666}
#LeftMenu .lihover  a{ color:#666;font-size:14px;    background: url(../images/ls_gray.gif) no-repeat left;
    color: #666;
    margin-top: 5px;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid #CCC;
    line-height: 26px; text-indent:25px;}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{}
.ddsmoothmenu-v ul li a.selected span{color:#666;}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{}
.ddsmoothmenu-v ul li a#menu_selected span{color:#666}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{background:url(../images/mainmenu.gif) repeat-x left -60px;height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#LeftMenu .lihover ul li a{
color:#333333; border-top:none;
}
#LeftMenu .lihover ul li{}
#LeftMenu .lihover ul li a {
    color: #333333;
    margin-top: 1px;	font-weight:normal; font-size:14px;    background:url(../images/ls_gray.gif) no-repeat left;    border-bottom: 1px solid #CCC;
}
#LeftMenu .ahover span{

}
#LeftMenu .lihover ul li a:hover span{

color:#333333;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}






/*********************************************** 纵向主导航条 ***********************************************/
#sort_div ul li a{ color:#000;margin-top: 20px; font-size:16px; background:url(../images/c11.gif) no-repeat left; display:block;text-indent: 25px;}
#sort_div ul li ul li a{ background:url(../images/ls_gray.gif) no-repeat left; color:#666;margin-top: 5px; font-size:14px;  display:block;border-bottom: 1px solid #CCC; line-height:26px;}














