#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;
}


#CommonBoard th{
	background-color:#EEEEEE;
	color:black;
}

#result_list th{
	background-color:#EEEEEE;
	color:black;


}

#result_list{
	height:190px;
	overflow:hidden;
	border-top: 2px solid #dcdcdc;
	width:100%;
}

#result_list .title{
	background-color:#eeeeee !important;
	font-weight: bold;
	width:100%;
}

#result_list .tablerow{
	height:30px;
	line-height:30px;
	vertical-align:middle;
	width:100%;
	border-bottom: 1px solid #dcdcdc;
}

#result_list .cell{
	padding:2px;
	display:table-cell;
	padding-left: 5px;
}
#result_list .col1{
	display:inline-block;
	width:50%;
}

#result_list .col2{
	display:inline-block;
}

#result_list .col2-1{
	width:10%;
}
#result_list .col2-2{
	width:30%;
}
#result_list .col2-3{
	width:10%;
}

.right{
	text-align:right;
}
.bar{
	clear:both;
	margin-top:8px;
}
.bar-right{
	background-color:#C8DFEE;
	height:2px;
	font-size:1px;
}
	
.bar-left{
	background-color:#3B3B3B;
	height:2px;
	float:left;
	font-size:1px;
}
.writer_input{
	
	margin-top: -5px;
	
}
.isNotice td{
	
 color: #2085b4 !important;
 font-weight: bold;	
}

.isNotice a{
	
 color: #2085b4 !important;
	
}

.excellent a, .excellent > .bidcount , .excellent > td:nth-child(4){
	color:	#FFBB00 !important;

}
.important td, .important a{
color: red !important;

}

.label-group{
	color:#fff;
	padding:2px;
	display:inline-block;
	font-size:11px;
	border-radius:3px;
}
.bidcount{
	
	color:#2085b4 !important;
	font-weight:bold;
}


.bidimage{
	position: relative;
}

.bidimage_text{
	text-align:center;
	font-weight:bold;
	position: absolute;
	top: 77%;
	left: 20%;
	font-family: 'NanumSquareR';
}

.bidimage_text2{
	text-align:center;
	position: absolute;
	top: 94%;
	left: 91%;
}

.img_title{
	color: #ffffff;
	font-size:20px;
}

.img_title2{
	color: #ffffff;
	font-size:13px;
}

.img_text{
	color: #1face8;
	font-size:40px;
}


.bubble{
	max-width:700px;
	padding: 40px;
	background-color: #EEEEEE;
	border-radius: 20px;
	border:1px solid #dcdcdc ;
	width: fit-content;
}
.ml10{
	margin-left:80px;
}

.mt30{
	margin-top:30px;
}
.fr{
	width: fit-content;
	float:right;
	
}
.fl{
	width: fit-content;
	float:left;
}

.content_title{

	color:#2085b4 !important;
	margin-left:140px; 
	padding-top:10px; 
	font-size:14px; 
	font-weight:bold;
	margin-bottom:-20px;
}