/*reset*/

.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
a{ text-decoration:none;}
/*reset*/

/*Ö÷ÒªÑùÊ½*/
.subNavBox{width:228px;}
.subNav{width:198px;
padding-left:30px;
	height: 50px;
	line-height:50px;
	background:#b0c158;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:3px;
	margin-top:3px;}
	
.subNav:hover{color:#fff;}
.currentDd{color:#fff; margin-top:3px;}
.currentDt{background-image:url(../images/jiantou.jpg);}
.navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent li a{display: block;
	width: 198px;
	height: 43px;
	line-height: 43px;
	background:#fff;
	padding-left:28px;
	margin-bottom:1px;border: 1px solid #e4e3e3;
	border-top:none;

	font-size: 14px;
	}
.navContent li a:hover{color:#fff;background-color:#b0c158}
