.gs_ppl_panel {
	float:left;
	position:relative;
	top:0pt;
	left:0pt;
	overflow:hidden;
	margin: 0 26px 26px 0;
	width:275px;
	height:275px;
	border:1px solid #333;
}

.gs_ppl_panelList {
	cursor: pointer;
	display:none;
	overflow:visible;
	margin:0;
	padding: 15px;
	width:275px;
	height:275px;
	line-height:15px;
	list-style:none;
	background:#fff;
	font-size:15px;
	color: #777;
}
.gs_ppl_panelList li {
	line-height: 20px;
}

.gs_ppl_panelList .label {
	font-size: 17px;
	font-weight: bold;
	color: #000;
}
