.notmore-btn{
	float: right;
}
.notmoreB{
	font-size: 22px;
	font-weight:bold;
	text-align: center;
	margin-top: 20px;
}
.notmoreK{
	height: 46px;
	border-bottom: 1px solid #e8e8e8;
}
.notmore-contK{
	margin-top: 14px;
	text-align: center;
}
.notmore-contS{
	height: 500px;
	background-color: #000000;
	margin-top: 20px;
}
.comB{
	background-color: #edf2f6;
}
.com-cont tr:hover{
	background-color: #F5F5F5;
}
.com-cont{
	cursor:pointer
}
.notmore-date{
	text-align: center;
	margin-top: 14px;
}