@charset "utf-8";
.id {
	font-family: "돋움";
	font-size: 12px;
	font-weight:bold;
	color: #277bc4;
}


.date {
	font-family: "돋움";
	font-size: 12px;
	color: #666666;
}


.cotent {
	font-family: "돋움";
	font-size: 12px;
	line-height:14px;
	color: #9c9c9c;
}

.dotline{
	border-bottom:dashed 1px #d1d1d1;
}

