.tagtolist { margin-top:30px; }
.tagtolist strong { margin:0; padding:0;margin-top:20px; font-size:18px; width:100%; background:#f1f1f1; display:block; padding:10px 0 10px 5px;}
.tagtolist ol { margin:10px 0 10px -2%!important; }
.tagtolist ol li { width:48%; margin-left:2%; line-height:50px; white-space:nowrap; text-overflow:ellipsis; border-bottom:1px dotted #e4e8eb; overflow:hidden; display:inline-block; vertical-align:top;list-style-position:outside; padding:5px 0 5px 5px}
.tagtolist ol li a { font-size:16px; }
@media screen and (max-width:480px){
.tagtolist ol li a { font-size:13px; }
.tagtolist ol li a img { width:60px}
}
.night .tagtolist ol li { border-color:#3a3a3a; }
@media screen and (max-width: 750px){
.tagtolist ol { margin-left:0; }
.tagtolist ol li { width:100%; padding-left:5px;}
}