@charset "utf-8";

.latest-gallery-e2 { font-family:Malgun Gothic;}
.latest-gallery-e2 ul {
	margin-bottom: 0;
}
.latest-gallery-e2 li {
	line-height:22px;
}
.latest-gallery-e2 li:last-child {
	border-bottom: 0;
}
.latest-gallery-e2 .titleField {
	padding-right: 0;
	padding-left: 0;
	padding-top:5px;
	display:inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	width:280px;
	float:left;	
	font-weight:bold;
	font-size:12px;
}
.latest-gallery-e2 .imgField{width:305px; height:228px; overflow:hidden; background:#d9d9d9;}
.latest-gallery-e2 .titleField a{color:#3c3c3c}
