<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-kr";
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Caption);

.websp_latest { margin:0px 0px 0 0px;padding:0; border: 1px solid #e5e5e5; position: relative; overflow: hidden; line-height:30px;font-family: 'PT Sans Caption', sans-serif;}

/* 제목 */
.websp_latest h2 {padding:5px 0 5px 5px;font-size: 18px; /*background: url(/skin/latest/websp/img/dot.gif) no-repeat 10px 49% #333;*/ border-bottom: 1px solid #e9e9e9; overflow: hidden;letter-spacing: -0.05em; }
.websp_latest h2 a { color: #333232; text-decoration: none; }

/* 리스트 */
.websp_latest ul { margin:12px 0; list-style: none; }
.websp_latest ul li { clear: both; overflow: hidden; }
.websp_latest ul li * { vertical-align: middle; }

/* 게시물 제목 */
.websp_latest .latest_tit { padding-left:10px; float: left; }
.websp_latest .latest_tit span {font-size:11px; color: #0D5BD1 }
.websp_latest .websp_subject a {font-size:11px; color: #666; text-decoration: none; }
.websp_latest .websp_subject a:hover { color: #000; }

/* 게시물 날짜 */
.websp_latest .websp_date {font-family:'굴림',Dotum,AppleGothic,sans-serif;color: #666; float: right;margin-right:15px;}

.websp_latest .websp_date span { display: block; font: 11px Verdana; letter-spacing: -0.05em; text-align: center; overflow: hidden; }

/* 게시물이 없습니다 */
.websp_latest .websp_none { padding: 30px 0; color: #000; text-align: center; }

/* MORE */
.websp_latest .websp_more { position: absolute; top: 15px; right: 10px;background:#3066df }
.websp_latest .websp_more a {font-size:10px; font-family: verdana; color: #fff; padding:0 3px;line-height:12px;}
/*.shadow {height:20px;margin:0 50px 0px 50px;background:url('/skin/latest/main/img/bg_latest_foot.gif');}*/</pre></body></html>