@charset "utf-8";
/* ���� ��Ų (latest) */

.item .lt_img {background:#000}
.item .subject{color:#fff;font-weight:bold}
.item .lt_date {display:none}

.item .lt_img img{opacity:1;border:1px #ccc solid}
.item .lt_img img:hover{opacity:1;border:1px #000 solid}

.owl-dots{display:none}
.owl-theme i {padding:5px 5px 3px 5px;font-size:20px}
.owl-theme .owl-nav {margin-top:0 !important}
.owl-theme .owl-nav [class*='owl-']{background:#fff !important;opacity:0.7}
.owl-theme .owl-nav [class*='owl-']:hover {background:#262626 !important}

.owl-prev,.owl-next {position:absolute;top:50%;transform:translateY(-70%)}
.owl-prev {left:1rem}
.owl-next {right:1rem}

.custom_overlay {position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;background-color:rgba(0, 0, 0, .5);opacity:0;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out}
 
.custom_overlay:hover{opacity:1}
.custom_overlay_inner {position:absolute;top:50%;left:10px;right:10px;transform:translateY(-50%)}


#st-body .latest.st-basic { margin-bottom: 15px; }
#st-body .latest.st-basic .header { width: 100%; margin-bottom: 13px; border-bottom: 2px solid #555; clear: both; }
#st-body .latest.st-basic .header .title { float: left; font-size: 16px; font-weight: bold; margin: 0 0 10px; clear: both; position: relative; }
#st-body .latest.st-basic .header .title a { color: #555; text-decoration: none; }
#st-body .latest.st-basic .header .more { float: right; margin-top: 4px; }
#st-body .latest.st-basic .header .more a { color: #555; height: 100%; }
#st-body .latest.st-basic ul.body { margin: 0 0 10px; padding: 0; list-style: none; }
#st-body .latest.st-basic ul.body li { padding: 0 0 3px; }
#st-body .latest.st-basic ul.body li a { color: #555; }
#st-body .latest.st-basic ul.body li .label { position: relative; top: -2px; }
#st-body .latest.st-basic ul.body li .icon { color: #777; padding: 0 3px; }
#st-body .latest.st-basic ul.body li .icon-hot { color: #e8180c; }
#st-body .latest.st-basic ul.body li .new { color: #e8180c; }
#st-body .latest.st-basic ul.body li .comment { color: #e8180c; }
 
