<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*==hashtag==*/
.hashtagBox{ margin-top:5px;}
.hashtagBox a{ display:inline-block; color:#6f8594; background:#ececec; border-radius:10px; font-size:14px; letter-spacing:0; line-height:1.8; padding:0 8px; margin-right:2px;}


/*==廣告詞==*/
.productad{ width:100%; box-sizing:border-box; margin:5px 0 15px; border-left:3px #666 solid; background:#fff; padding:5px 0;}
.productad p{ font-size:15px; color:#666; line-height:1.4; padding-left:10px;}

/*長條圖*/
.picBox{ width:100%; box-sizing:border-box; background:#fff;}
.picBox img{vertical-align:top;}


</pre></body></html>