@charset "utf-8";
/* SIR 지운아빠 */
.on_form {
	border-radius: 5px;
	text-align: center;
	color: #fff;
	display: inline-block;
	width: 80px;
	line-height: 20px;
	background: #db172a;
}
.off_form {
	border-radius: 5px;
	text-align: center;
	color: #fff;
	display: inline-block;
	width: 80px;
	line-height: 20px;
	background: #aeaeae;
}
/* 새글 스킨 (latest) */
.lt {
	position: relative;
	float: none;
	margin: 50px 0 0 0;
	padding-bottom: 10px;
	width: 100%;
	height: 145px;
}
.lt ul.box {
	width: 100%;
	min-height: 125px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
} /* 140730 수정 */
.lt ul.box_over {
	width: 100%;
	min-height: 125px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
} /* 140730 수정 */
.lt li {
	padding: 4px 0 !important;
} /* 140730 수정 */
.list_last li {
	display: inline-block;
}
