@charset "utf-8";

.slot-post-free .post-wrap { overflow:hidden; }
.slot-post-free .txt-normal { letter-spacing:0; }
.slot-post-free .txt-short { letter-spacing:-1px; padding-right:1px; }
.slot-post-free .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:24px; z-index:1; text-shadow: 1px 1px 1px #000; }
.slot-post-free .post-none { padding:50px 10px; text-align:center; color:#888; }
.slot-post-free .post-row { float:left; overflow:hidden; }
/* .slot-post-free .post-list { border:2px solid #ededed; position:relative;padding:0px;margin-right:5px;overflow:hidden; display:block;} */
/* .slot-post-free .post-list:hover { border:2px solid #ff0000; background:#F7FAFC; }  */
.slot-post-free .post-list { border:0px;}
.slot-post-free .post-list:hover { border:0px; }
.slot-post-free .post-image { overflow:hidden; }
.slot-post-free .post-image img { width:100%; }
.slot-post-free .post-box { padding-top: 15px; padding-bottom: 15px; padding-left: 2px; padding-right: 2px; }
@media (max-width:480px) { 
	.responsive .slot-post-free .post-box { padding-top: 10px; padding-bottom: 10px; padding-left: 2px; padding-right: 2px; } 
}
.slot-post-free .div-title-underline-thin { margin:0px 0px 2px; padding:0px 0px 2px; padding-right:1px; letter-spacing:-1px; }
.slot-post-free .post-subject { text-align:center; font-size:13px; letter-spacing:-1px; line-height:13px; padding-right:1px; margin-bottom:0px; }
.slot-post-free .is-text .post-subject { font-size: 24px; line-height:24px;  }
.slot-post-free .post-content { line-height:20px; font-size:12px; color:#888; overflow:hidden; max-height:60px; margin-bottom:15px; }
.slot-post-free .is-text .post-content { max-height:160px; }
.slot-post-free .post-details { font-size:14px; overflow:hidden; margin-right:-10px; }
.slot-post-free .post-details i { margin-right:2px; }
.slot-post-free .post-details span { margin-right:10px; }

.slot-post-free #infscr-loading { background: rgb(0, 0, 0); margin:0px; padding: 10px; border-radius: 10px; left: 50%; width: 200px; margin-left:-110px; text-align: center; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 100; opacity: 0.8; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.slot-post-free .post-more { text-align:center; margin:15px 0px 0px; }