﻿@charset "utf-8";
/*********************************************** ?????????????????? ***********************************************/
.ddsmoothmenu{}
.ddsmoothmenu ul{margin:0; }
/*???????????????*/
.ddsmoothmenu ul li{position:relative;display:inline;float:left;  height:50px; line-height:50px;background:url(img/index_11.jpg) no-repeat left center;}
.ddsmoothmenu ul li a{display:block;height:50px; line-height:50px; color:#fff; }
.ddsmoothmenu ul li a span{display:block;font:14px "????????????", "??????";font-weight:bold; padding:0px 30px;height:50px; line-height:50px; width:120px; text-align:center}
/*???????????????????????????*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{ font-weight:bold;}
.ddsmoothmenu ul li a:hover{ background-color:#ffce39;}
.ddsmoothmenu ul li a:hover span{color:#fff}
/*.ddsmoothmenu ul li a:active{background:url(img/mainmenu.gif) no-repeat center top}*/
.ddsmoothmenu ul li a:active span{color:#fff}
.ddsmoothmenu ul li a.selected{ background-color:#ffce39;}
.ddsmoothmenu ul li a.selected span{color:#fff}
/*???????????????????????????*/
.ddsmoothmenu ul li a#menu_selected{background-color:#ffce39;}
.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{background:url(img/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 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(img/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu ul.menulevel li a.selected{background:url(img/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(img/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{ width:210px; margin:0px auto;}
.ddsmoothmenu-v ul{}
/*???????????????*/
.ddsmoothmenu-v ul li{position:relative; margin-top:3px;}
.ddsmoothmenu-v ul li a{display:block;height:50px;line-height:50px;vertical-align:middle}
.ddsmoothmenu-v ul li a span{display:block;}

#LeftMenu .lihover #three li a{
background:none;
color:#505050;
}
/*???????????????????????????*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{  width:180px; height:30px; line-height:30px;text-align:left; color:#0457a5;padding-left:30px}
.ddsmoothmenu-v ul li a:hover{ text-align:left; height:30px; line-height:30px;width:210px; padding-left:30px }
.ddsmoothmenu-v ul li a:hover span{ color:#FF0000; }
.ddsmoothmenu-v ul li a:active{  width:180px; height:30px; text-align:left;line-height:30px;padding-left:30px}
.ddsmoothmenu-v ul li a:active span{}
#LeftMenu .lihover  a{ width:210px; height:30px; text-align:center;padding-left:30px}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{  background:url(img/listhover.jpg) no-repeat;color:#000; width:210px; height:30px; text-align:center;}
.ddsmoothmenu-v ul li a.selected span{color:#FFF;}
/*???????????????????????????*/
.ddsmoothmenu-v ul li a#menu_selected{ background:url(img/listhover.jpg) no-repeat;color:#fff; width:210px; height:30px; text-align:center;}
.ddsmoothmenu-v ul li a#menu_selected span{color:#fff}
/*??????????????????*/
.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{ border-bottom:1px dotted #ccc;color:#000; width:210px; height:50px; text-align:center;}
/*??????????????????????????????*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000; border-bottom:1px dotted #ccc;}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(img/listhover.jpg) no-repeat; width:45px; height:50px; text-align:center;}
.ddsmoothmenu-v ul.menulevel li a.selected{color:#fff; width:210px; height:50px; text-align:center;}
/*??????????????????????????????*/
.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(img/listhover.jpg) no-repeat; width:180px; height:30px; text-align:left;}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(img/listhover.jpg) no-repeat;color:#000; width:180px; height:30px; text-align:left;}
/*????????????*/
.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{
border-bottom:1px dotted #ccc;color:#000; width:210px; height:30px; text-align:center;
}

#LeftMenu .lihover ul li a{
border-bottom:1px dotted #ccc;color:#000; width:210px; height:30px; text-align:center;
}
#LeftMenu .lihover ul li a {
background:url(img/hover.jpg) no-repeat;

	font-weight:normal;
}
#LeftMenu .lihover ul li a:hover {
background:url(img/hover.jpg) no-repeat;
    color: #0457a5; 
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
 color: #0457a5; 
background:url(img/hover.jpg) no-repeat;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}