#head-point-select-link{
	color:#4a86b3;
	margin: 7px 0 0;
	line-height: 17px;
	cursor: pointer;
}

#head-point-select-link:hover{color:#3f3f3f;}

.head-point-select-link-text{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow-x: hidden;
	overflow-y: hidden;
}

#head-point-select-list{margin-top: 26px;}

.head-point-select-point{
	margin: 0 -10px 25px;
	padding: 10px 20px 12px;
	line-height: 26px;
	background-color: #f2f2f2;
}

.head-point-select-point:hover{background-color: #e8e8e8;}

.head-point-select-point-name{
	display: block;
	color:#c53045;
	line-height: 2em;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer;
}

.head-point-select-ppd{
	background-color: #fbfbfb;
	padding: 6px 15px;
	margin:5px 0 20px;
}

#head-point-select-alert{margin: 10px 0;}

.popup-text {margin-bottom: 10px;}

.popup-list {
	margin-top: 10px;
	margin-bottom: 10px;
}

.head-point-select-good{color:green;}
.head-point-select-bad{color:red;}

