@charset "utf-8";

.post-link-title { overflow:hidden; line-height:20px; }
.post-link-title .txt-normal { letter-spacing:0; }
.post-link-title .txt-short { letter-spacing:-1px; padding-right:1px; }
.post-link-title .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.post-link-title .post-none { padding:50px 10px; text-align:center; color:#888; }
.post-link-title .post-row { float:left; overflow:hidden; }
.post-link-title .post-list { overflow:hidden; }
.post-link-title .post-image { position:relative; overflow:hidden; }
.post-link-title .post-content { /*padding-top:10px; margin:0px 0px -2px;*/ overflow:hidden; }
.post-link-title .post-subject { overflow:hidden; letter-spacing:-1px; padding-right:1px; border-radius: 2px;}
.post-link-title .post-text { font-size:12px; color:#888; margin-top:4px; }
.post-link-title .post-sp { color:#ccc; margin:0px 4px; }
.is-pc .ko .post-link-title .post-ko { font-size:11px; }

.dh { padding: 0px; margin-bottom:0px; }
.dh .col-xs-4 {	padding: 0 3px;	}
.dh a{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; 
	    padding-top:14px;
		background: #f2f2f2;/*rgba(255,255,255,1);*/
		text-align: center;	display: block;
		line-height: 14px;	border-radius: 2px;
		font-size: 14px;color: #444;
		height: 100%;transition: all 0.3s ease;	-moz-transition: all 0.3s ease;	-webkit-transition: all 0.3s ease;	-o-transition: all 0.3s ease;
}
.dh a:hover {color: #fff !important;font-size: 16px;font-weight: bold;	background: #434343;}
.dhname {font-size: 16px;font-weight: 600;color: #555;display: block;margin-bottom: 5px;}
.widget-index .div-title-underbar span b {
    font-weight: 700 !important;
}
.txt-r {color: red !important;}
.txt-b {color: blue !important;}