#CommonBoard .comment-article{
	border:1px solid #ccc;
	padding:10px;
}

#CommonBoard .comment-article .btn-xs{
	padding:0px 3px !important;
	margin-right:1px;
}

#CommonBoard .comment-write{
	border:1px solid #ccc;
	padding:10px;
}

.important td, .important a{
	color: red !important;
	font-weight: bold;	
}

#CommonBoard{

	font-size:13px !important;
	font-weight:bold;
}

.label-group{
	color:#fff;
	padding:2px;
	display:inline-block;
	font-size:11px;
	border-radius:3px;
}

.label_no{
vertical-align: middle !important;

}

.excellent a, .excellent > .bidcount , .excellent > td:nth-child(4){
	color:	#0a8bcf !important;
	font-weight: bold;	
}

.btn-ServiceReview{

	background-color:#202020;
	color:#fff;
	text-decoration: none;
	font-size:12px;
	font-weight:900;

}

.btn-halloffame{
	background-color:#444255;
	color:#fff;
	text-decoration: none;
	font-size:12px;
	font-weight:900;

}

.btn-ServiceReview:hover, .btn-halloffame:hover{
	color:#fff;
}


.isNotice td{
	
	color: #009899 !important;
	font-weight: bold;	
   }
   
   .isNotice a{
	   
	color: #009899 !important;
	   
   }


.hall_image{
 	position: relative;
}

.hall_of_fame_bottom{
position: absolute;
bottom:13px;
right:50px;
color: #5d5d5d;
font-weight:900;
font-size: 15px;

}
.hall_best{

	width:102px;
	height:103px;
	background-repeat: no-repeat;
	position: absolute;
	top: -63px;
	left: -40px;

}
.hall{
	position: absolute;
	bottom: 50px;
	left:20px;
	color: #ffffff;
	width:1260px;
	background-repeat: no-repeat;
	text-align: center;
	display:flex;
	justify-content: space-around
  }

  .hall_inner {
	position: relative;
	padding-top:40px;
	width: 361px;
	height:162px;
	font-size:15px;
  }
   
   .hall_inner > p{
	color: #ffc564;
	display:inline-block;
	font-size:24px;
	font-weight: 900;

}

.hall_inner > b{
	color: #ffc564;
	display:inline-block;
	font-size:35px;
	font-weight: 900;

}