<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#latest {
    clear: both;
    float: left;
    width: 238px;
    height: 239px;
	background:url("/images/contents_ban5.png") no-repeat;

}
#latest dt.latestblue {
    height: 15px;
    margin-bottom: 50px;
    margin-top: 5px;
    margin-left: 0;
    width: 100%;

}
#latest dd {
    color: #7b7979;
    font-size: 13px;
    padding: 15px 15px 11px 15px;

}
#latest dd a {
    color: #7b7979;
    font-size: 12px;
	font-weight:600;
	
	text-decoration:none; !important
	
	width:100px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	
}


</pre></body></html>