@charset "utf-8";

/*reset*/

/*主要样式*/

.subNav{ border-bottom:1px dashed #cccccc;cursor:pointer;font-weight:bold;font-size:14px;color:#333333;line-height:40px;padding-left:30px; font-family:微软雅黑;background:url(../images/jt.png) no-repeat;background-position:95% 50%}
.subNav:hover{color:#ff8000; font-family:微软雅黑;}
.currentDd{color:#ff8000; font-family:微软雅黑;}
.currentDt{background-image:url(../images/jiantou.jpg); font-family:微软雅黑;}
.navContent{display: none;border-bottom:solid 1px #e5e3da; font-family:微软雅黑;}
.navContent li a{display:block;width:220px;heighr:35px;text-align:center;font-size:14px; font-family:微软雅黑;line-height:35px;color:#333333}
.navContent li a:hover{color:#ffffff;background-color:#ff8000; font-family:微软雅黑;}
