.box.bg5{
	background: #c7e087
}
.box.bg5 .content{
	padding: 5px 15px
}
.box .content{
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	height: 1%
}
.top{
	background: url(images/box-top.gif) no-repeat left top;
	height: 25px;
	overflow: hidden
}
.top-{
	background: url(images/box-top-.gif) no-repeat right top
}
.bot{
	background: url(images/box-bot.gif) no-repeat left top
}
.bot-{
	background: url(images/box-bot-.gif) no-repeat right top
}

/*- Nav3 -*/
.nav3{
	font-size: 11px;
	font-weight: bold
}
.nav3 li{
	border-bottom: 1px solid #abc469;
	list-style-type: none;
}
.nav3 li a{
	background: url(images/ico-list2.gif) #c7e087 no-repeat 205px 8px;
	color: #497109;
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 10px;
	text-decoration: none !important;
}
.nav3 li a:hover,
.nav3 li.active a{
	background: url(images/ico-list2.gif) #c7e087 no-repeat 212px 8px;
	color: #ffffff
}








