/* 懒人图库 搜集整理 www.lanrentuku.com */

/*reset*/
.subNavBox ul {margin:0;padding:0;list-style-type:none;}

/*reset*/

/*主要样式*/



.subNav a{
	display:block;
	background: url(/images/dot3.png) 100px 14px no-repeat #F6F6F6;
	height:40px;
	line-height:40px;
	text-align:right;
	padding-right:20px;
	font-size:13px;
	color:#474747;
	text-decoration:none;

}
.subNav  a:hover,.navdh ul li.active a{
   background: url(/images/dot2.png) 100px 14px no-repeat #F6F6F6;
	color:#fff;
	text-decoration:none;
	background-color:#468584;
}


.subNav1 a{
	display:block;
	background: url(/images/dot2.png) 100px 14px no-repeat #468584;
	height:40px;
	line-height:40px;
	text-align:right;
	padding-right:20px;
	font-size:13px;
	color:#fff;
	text-decoration:none;

}
.subNav1  a:hover,.navdh ul li.active a{
background: url(/images/dot2.png) 100px 14px no-repeat #F6F6F6;
	color:#fff;
	text-decoration:none;
	background-color:#468584;
}

.currentDd{color:#777777;background-color:#ebf0f6;}
.currentDt{background-image:url(../images/jiantou.jpg);}
.navContent{display: none;border-bottom:solid 0px #cccccc; width:220px;  background:#fff;}

.navC a{
display:block;width:196px;heighr:28px;text-align:left;font-size:12px;line-height:35px;color:#ffb902; padding-right:24px;text-align:right;background: url(../image1s/dot3.png) 90px 16px no-repeat #fff;font-weight:bold;

}


.navC  a:hover,.navdh ul li.active a{
    background: url(/images/dot2.png) 15px 16px no-repeat #f1f1f1;
	color:#156564;
	text-decoration:none;
	background-color:#f6f6f6;
	font-weight:bold;
}


.navC1 a{
display:block;width:196px;heighr:28px;text-align:left;font-size:12px;line-height:35px;color:#777777; padding-right:24px;text-align:right;background: url(../images/dot2.png) 90px 16px no-repeat #fff; font-weight:bold;

}

.navC1  a:hover,.navdh ul li.active a{
   background: url(/images/dot2.png) 15px 16px no-repeat #f1f1f1;
	color:#156564;
	text-decoration:none;
	font-weight:bold;

}


