/* ######### Drop Down ULs CSS ######### */
.ddsubmenustyle, .ddsubmenustyle ul{
margin: -1px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
border:0px solid #4eaddc;
border-bottom:0px solid #4eaddc; border-top:0px solid red;
border-left:0px solid #4eaddc;
padding-left:1px;
*padding-left:0px;
}
.ddsubmenustyle li{
float:left;
clear:both;
}
.ddsubmenustyle li a{
display: block;
width: 180px; height:50px; line-height:50px; text-align:center; overflow:hidden;
background-color:#f5f4f9;
/*background:url(../images/top/navxbg1.png) no-repeat;*/
filter:alpha(opacity=96);
-moz-opacity:0.96; /* Moz + FF 透明度20%*/
opacity: 0.96; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
text-decoration: none;
border-top: 1px solid #af8535;
font-size:18px; font-family:"宋体"; color:#af8535;
/*padding-left:30px;padding: 6px;*/
}
.ddsubmenustyle li a.nobor{border-top: 1px solid #f5f4f9;}
* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 180px;
}
.ddsubmenustyle li a:hover{
background:#af8535;
border-top: 1px solid #af8535;
color: #ffffff;
font-size:18px;
text-decoration: none;
}

.ddsubmenustyle li.endbg a{height:15px; background:#f5f4f9;}/*background:url(../images/top/navxendbg1.png) no-repeat;*/


.ddsubmenustyle1, .ddsubmenustyle1 ul{
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 0px solid #a17e02;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}
.ddsubmenustyle1 li{
float:left;
clear:both;
}
.ddsubmenustyle1 li a{
display: block;
width: 140px;
color: #01367D;
background-color: #ffffff;
text-decoration: none;
padding:0 6px;
height:22px;
line-height:22px;
border-bottom: 1px solid #E3E3E3;
font-size:  12px;
}
* html .ddsubmenustyle1 li{ /*IE6 CSS hack*/
display: inline-block;
width: 160px;
}
.ddsubmenustyle1 li a:hover{
background-color: #01367D;
color: white;
font-size:12px;
text-decoration: none;
}


.downarrowpointer{
padding-left: 4px;
border: 0;
}
.rightarrowpointer{
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}
.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}























/*222222222222222222222*/
/* ######### Drop Down ULs CSS ######### */
.ddsubmenustyle2, .ddsubmenustyle2 ul{
margin: -1px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
border:0px solid #4eaddc;
border-bottom:0px solid #4eaddc; border-top:0px solid red;
border-left:0px solid #4eaddc;
padding-left:1px;
*padding-left:0px;
}
.ddsubmenustyle2 li{
float:left;
clear:both;
}
.ddsubmenustyle2 li a{
display: block;
width: 130px; height:30px; line-height:30px; text-align:center;
/*background-color:#ffea00;*/
background:url(../images/top/navxbg1Er.png) no-repeat;
filter:alpha(opacity=90);
-moz-opacity:0.9; /* Moz + FF 透明度20%*/
opacity: 0.9; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
text-decoration: none;
border-bottom: 0px solid #980505;
font-size:14px; font-family:"宋体"; color:#fefefe;
/*padding-left:30px;padding: 6px;*/
}
* html .ddsubmenustyle2 li{ /*IE6 CSS hack*/
display: inline-block;
width: 140px;
}
.ddsubmenustyle2 li a:hover{
color: #fffc00;
font-size:14px;
text-decoration: none;
}
.ddsubmenustyle2 li a:hover span{position:relative; color:#fffc00;}
.ddsubmenustyle2 li.endbg a{background:url(../images/top/navxendbg1Er.png) no-repeat; height:15px;}
