.uio_list {
	width:100%;
}
.uio_list .utl_item td{
	border-top: 1pt solid #f5f5f5;
}
.lzImg {
	max-height: 100px;
	overflow:hidden;
}
.bbslist {
	margin: 5px;
	padding: 8px;
	background-color:#fff;
	border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
	font-family:'malgun gothic';
	font-size:14px;
	line-height:130%;
}
.bbslist li { border-bottom:1pt solid #f5f5f5; padding: 10px;width: 100%; clear:both;}
.bbssubject {font-weight:bolder; font-size:14px; }
.bbslist .wn {color:#f30;}
.bbslist .wd { }
.bbslist .listimg {
	float:left;
	width:29.6%;
	padding-right: 10px;
}