.expertname {
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #5c5c5c;
	float: left;
	color: #fff;
}

.expertname a {
	color: #fff;
}

.expertname a:hover {
	text-decoration: none;
	color: #fff;
}
.addborder {
	border: 1px solid #000;
}




