.tab3 {
	border-bottom: 1px solid #7eac1a;
	height: 40px;
	padding-bottom: 1px;
	margin-bottom:15px;
}
.tab3 strong {
	float: left;
	height: 39px;
	line-height: 1;
	margin: 0 5px 0 0;
}
.tab3 span {
	background: url("../img/back_list_pers.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border-left: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	border-top: 5px solid #8c8c8c;
	height: 39px;
	line-height: 1;
	margin: 0 5px 0 0;
	display: block;
	font-size: 15px;
	padding: 10px 7px 0;
	cursor:pointer;
}
.tab3 .t2 span{
	border-color: #7eac1a;
	height: 40px;
	margin-bottom: -1px;
}
