
/*??????*/
.subNavBox{width: 100%;background-color: #fff;}
.subNav{border-bottom: solid 2px #f5f5f5;cursor:pointer;font-weight: 400;font-size:14px;color: #333;line-height: 60px;padding-left: 20px;background:url(../images/jjt.png) no-repeat;background-position:95% 50%}
.subNav:hover{
}
.currentDd{color: #FFFFFF;background-color: #0061AE;}
.currentDt{background-image:url(../images/jjt1.png);}
.navContent{display: none;border-bottom: solid 2px #f5f5f5;background-color: #fff;width: 100%;}
.navContent li a{
	display:block;
	text-align: left;
	padding-left: 25px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	font-size:14px;
	line-height: 25px;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-image: url(../images/jjt.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.navContent li a:hover{
    background-image: url(../images/jjt3.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color:#0061AE;

}

.subNavBox .navContent  li {
	background-color: #FFFFFF;
}
.last2 {
	border-bottom-style: none;
}
#nav ul{ list-style:none; float:left; text-align:right; margin-top: 18px; line-height: 42px; margin-left: -2px;}
#nav ul li{ font-family:"微软雅黑","宋体"; font-size:14px; font-style:normal; font-weight:bold; letter-spacing:4px;}
#nav ul li a:hover{ color:#666666;border:1px solid #F00;}
.navdown a{color:#ff0000; border:1px solid #F00;}
