Greasy Fork is available in English.

The Best Mobile01

還給大家真正的 Mobile01:讓使用者享受無廣告、無干擾的瀏覽環境。

// ==UserScript==
// @name          The Best Mobile01
// @namespace     http://userstyles.org
// @description	  還給大家真正的 Mobile01:讓使用者享受無廣告、無干擾的瀏覽環境。
// @author        Tronic Lin
// @homepage      https://userstyles.org/styles/196482
// @match       http://www.mobile01.com/*
// @match       https://www.mobile01.com/*
// @match       http://*.www.mobile01.com/*
// @match       https://*.www.mobile01.com/*
// @run-at        document-start
// @version       3.30
// ==/UserScript==
(function() {var css = [
	"/* ========== Remove Google AD ============ ",
	"	這一段的語法會拖慢效能",
	"	若執行效率差,請自行刪除這區塊 */",
	".ad-adblock,",
	".l-content__main>#next_page_2~.u-gapNextV--lg .l-pagination,",
	"div[id^=\"div-gpt-ad-\"] {",
	"	display: none !important",
	"}",
	"",
    "	div[id^=\"div-gpt-ad-\"],",
	"	div[class^=\"ad_\"] {",
	"		display: none !important",
	"	}",
	"	",
	"/* ========== Remove Fucking Ads ============ */",
	"	ins iframe,",
	"	.ad-adblock,",
	"	.c-group__title>span:before,",
	"	.c-menuLv2__link[target=\"_blank\"],",
	"	.l-content__main>#next_page_2~.u-gapNextV--lg .l-pagination {",
	"		display: none !important",
	"	}",
	"",
	".u-height250,",
	".u-height120,",
	".u-gapTop--lg",
	"{",
	"    display: none;",
	"}",
	"",
	"#Crt-1437355 {",
	"    display: none;",
	"}",
	"",
	"#div-gpt-ad-1563255979550-0 {",
	"    display: none;",
	"}",
	"",
	"#google_image_div,",
	"#div-gpt-ad-1564559506807-0,",
	"#_popIn_recommend_side,",
	"#_popIn_onlyRecommend_side,",
	"#Crt-810663",
	"#Crt-1437355",
	"{",
	"    display: none !important;",
	"}",
	"",
	"#_popIn_recommend_side, #_popIn_onlyRecommend_side, #dablewidget_Gokmprlv, #dablewidget_G7ZnmZ7W{",
	"    display: none !important;",
	"}",
	"",
	".GoogleActiveViewElement{",
	"    display: none;",
	"}",
	"",
	".ad_fixed{",
	"    display: none;",
	"}",
	"",
	".ad_left_bottom {",
	"    display: none !important;",
	"}",
	"",
	"#dablewidget_QXeJaVoe,",
	"#pb",
	"{",
	"    display: none;",
	"}",
	"",
	"/* Market Page - Card Swiper */",
	".l-cardSwiper{",
	"    display: none;",
	"}",
	"",
	"/* Article Page - Pop In Ads */",
	"#_popIn_recommend, #_popIn_onlyRecommend {",
	"    display: none;",
	"}",
	"",
	"/* ========== Font Size ============ */",
	".l-header__group,",
	".c-group__link,",
	".c-searchBox.is-active .c-searchBox__input,",
	".l-header__tools,",
	".sf-menu a,",
	".sf-menu ul li a,",
	".l-articleCardDesc,",
	".l-selectedList,",
	".o-selectItemTitle,",
	".c-breadCrumb li a,",
	".c-selectItem__title,",
	".l-jumpList li a, ",
	".l-jumpList li span,",
	".l-articlePage__publish blockquote",
	"{",
	"    font-size: 1.1rem !important;",
	"}",
	"",
	".c-link--gn",
	"{",
	"    font-size: 1rem;",
	"}",
	"",
	".u-username",
	"{",
	"    font-size: 0.8rem;",
	"}",
	"",
	".c-secondaryTabNav__wrap {",
	"    font-size: .75em;",
	"}",
	"",
	"/* ========== Dark Mode ============ */",
	"",
	"/* General Attributes */",
	"body, ",
	"html ",
	"{",
	"    background-color: #000 !important;",
	"    color: #fff !important;",
    "    font-size: 1.1rem !important;",
	"}",
	"",
	"/* Links */",
	"a {",
	"    color: #fff !important;",
	"    background-color: transparent !important;",
	"}",
	"",
	"a:hover{",
	"    color: #30a651 !important;",
	"    text-decoration: none !important;",
	"}",
	"",
	".c-btn--primary:hover{",
	"    color: white !important;",
	"}",
	"",
	"/* Header Tools */",
	".l-header__main {",
	"    background-color: #000 !important;",
	"    border-top: 3px solid #30a651;",
	"    border-bottom: 1px solid #2f3336 !important;",
	"}",
	"",
    ".l-header__nav{",
    "    background-color: #14181a !important;",
    "}",
    "",
	".l-header__group {",
	"    border-right: 1px solid #2f3336 !important;",
	"}",
	"",
	".c-group__options {",
	"    background-color: #14181a !important;",
	"}",
	"",
	".c-textbox, .c-textbox:focus {",
	"    color: #d9d9d9 !important;",
	"}",
	"",
	".c-textbox {",
	"    background-color: #000 !important;",
	"    border: 1px solid #2f3336 !important;",
	"    color: #d9d9d9 !important;",
	"}",
	"",
	".c-searchBox.is-active .c-searchBox__search {",
	"    background-color: #000 !important;",
	"    height: 36px !important;",
	"}",
	"",
	".l-headerTools__login {",
	"    border-left: 1px solid #2f3336 !important;",
	"}",
	"",
	"/* Header Menu */",
	".l-menu {",
	"    background-color: #14181a !important;",
	"}",
	"",
	".l-header__nav:after {",
	"    border-bottom: 1px solid #2f3336 !important;",
	"}",
	"",
	".sf-menu li {",
	"    background-color: #14181a !important;",
	"}",
	"",
	".sf-menu li {",
	"    background: #14181a;",
	"}",
	"",
	".sf-menu ul {",
	"    box-shadow: 2px 2px 6px rgba(255,255,255,.2) !important;",
	"}",
	"",
	".sf-menu > li > ul > li, .sf-menu ul ul li {",
	"    border-top: 1px solid #2f3336 !important;",
	"}",
	"",
	".sf-menu ul li {",
	"    background: #14181a !important;",
	"}",
	"",
	".sf-menu a {",
	"    border-left: 0px solid #fff !important;",
	"    border-top: 0px solid #dFeEFF;",
	"    border-top: 0px solid rgba(255,255,255,.5) !important;",
	"    ",
	"    text-decoration: none;",
	"    zoom: 1 !important;",
	"}",
	"",
	"/* Main Content */",
	"main.l-main {",
	"    background-color: #000 !important;",
	"}",
	"",
	".l-content__main {",
	"    border-right: 1px solid #2f3336 !important;",
	"}",
	"",
	".content-side {",
	"    background-color: #000 !important;",
	"}",
	"",
	".c-articleCard__thumbnail,",
	".c-articleCard__desc",
	"{",
	"    background-color: #14181a !important;",
	"}",
	"",
	".l-selectedList li {",
	"    border-bottom: 1px solid #2f3336 !important;",
	"}",
	"",
	"/* Footer */",
	".l-footer,",
	".l-footer__copyright",
	"{",
	"    background-color: #000 !important;",
	"}",
	"",
	".l-footer__links {",
	"    background-color: #14181a !important;",
	"    border-bottom: 1px solid #2f3336 !important;",
	"    border-top: 1px solid #2f3336 !important;",
	"}",
	"",
	".l-footer__copyright .list > span > a > img {",
	"    filter: brightness(0.8);",
	"}",
	"",
	"img[src$=\"footer-rss.svg\"] {",
	"    filter: brightness(0.9) !important;",
	"}",
	"",
	"/* Page Content */",
	".c-filter {",
	"    background-color: #14181a !important;",
	"}",
	"",
	".l-listTable__tr {",
	"    border-bottom: 1px solid #2f3336 !important;",
	"}",
	"",
	".l-listTable__thead .l-listTable__tr {",
	"    border-top: 1px solid #2f3336;",
	"}",
	"",
	".l-listTable__thead {",
	"    background-color: #13181A !important;",
	"}",
	"",
	".l-listTable__tbody {",
	"    background-color: #000 !important;",
	"}",
	"",
	".o-fNotes {",
	"    color: gray !important;",
	"}",
	"",
	".l-listTable__tr {",
	"    border-bottom: 1px solid #2f3336 !important;",
	"}",
	"",
	".c-pagination {",
	"    border: 1px solid #2f3336 !important;",
	"}",
	"",
	".c-pagination--prev,",
	".c-pagination--next {",
	"    border: 0 !important;",
	"}",
	"",
	".l-pagination .is-active a {",
	"    background-color: #17bf63 !important;",
	"    border: 1px solid #17bf63 !important;",
	"    color: #fff !important;",
	"}",
	"",
	".c-btn--primary {",
	"    background: #30A651 !important;",
	"    color: white !important;",
	"}",
	"",
	"/* Reply Message */",
	".c-textEditor__toolBar {",
	"    border-color: #2f3336 !important;",
	"}",
	"",
	".c-dropdown__select>li>span {",
	"    background: #000 !important;",
	"    border: 1px solid #000 !important;",
	"    color: #d9d9d9 !important;",
	"}",
	"",
	".c-dropdown__select ul li.selected, .c-dropdown__select ul li:hover {",
	"    background-color: rgb(23, 191, 99) !important;",
	"    color: rgb(217, 217, 217) !important;",
	"}",
	"",
	".c-dropdown__select ul li {",
	"    background-color: rgb(47, 51, 54) !important;",
	"    color: rgb(217, 217, 217) !important;",
	"}",
	"",
	".c-textarea {",
	"    background-color: #000 !important;",
	"    border: 1px solid #2f3336 !important;",
	"    color: #d9d9d9 !important;",
	"}",
	"",
	".l-helpLink {",
	"    background-color: #14181a !important;",
	"}",
	"",
	".c-iconLink--gn {",
	"    color: #17bf63 !important;",
	"}",
	"",
	"hr {",
	"    border-top: 0px solid rgb(47, 51, 54) !important;",
	"}",
	"",
	".c-defaultBlock__desc, .o-fSubMini, .o-fNotes, .o-formDesc {",
	"    color: rgb(217, 217, 217) !important;",
	"}",
	"",
	".c-link--gn {",
	"    color: rgb(23, 191, 99) !important;",
	"}",
	"",
	".c-link--gn:hover",
	"{",
	"    color: white !important;",
	"}",
	"",
	".l-toolBar__item {",
	"    border-right: 0px solid #ECECEC;",
	"}",
	"",
	".l-introduction__pick .c-btn--secondary {",
	"    background: transparent !important;",
	"}",
	"",
    ".l-introduction__pick .c-btn--secondary {",
	"    padding: 0;",
	"}",
	"",
    ".l-form__content .l-actions {",
	"    padding-left: 0;",
	"}",
	"",
    ".c-popUp__title {",
	"    background-color: #2f3336;",
	"}",
	"",
    ".reply_bottom{",
    "    width: 15% !important;",
    "}",
    "",
    ".c-textEditor__toolBar--insertText, .c-textEditor__toolBar--icon, .c-textEditor__toolBar--separator{",
    "    margin-left: 13.5px;",
    "}",
    "",
	"/* Article */",
	".l-articlePage__publish blockquote {",
	"    border-left: 3px solid #d9d9d9 !important;",
	"    color: #d9d9d9 !important;",
	"    filter: brightness(0.8) !important;",
	"}",
	"",
	".l-articlePage {",
	"    border-bottom: 1px solid #2f3336 !important;",
	"}",
	"",
	".l-publish__content {",
	"    border-top: 1px solid #2f3336;",
	"}",
	"",
	".o-fSubMini:hover {",
	"    color: #30a651 !important;",
	"}",
	"",
	".c-authorCard {",
	"    position: relative;",
	"    width: 260px;",
	"    border: 1px solid #2f3336;",
	"    background-color: #000 !important;",
	"}",
	"",
	".c-authorCard__btnGroup {",
	"    border-top: 1px solid #2f3336;",
	"}",
	"",
	".c-authorCardBtn__item + .c-authorCardBtn__item {",
	"    border-left: 1px solid #2f3336;",
	"}",
	"",
	"article a {",
	"    color: #30a651 !important;",
	"}",
	"",
	"article a:hover {",
	"    color: #fff !important;",
	"}",
	"",
    ".group-img-thumbs .l-thumbGallery__item{",
    "    background-color: #14181a !important;",
    "}",
    "",
    ".group-img-thumbs .l-thumbGallery__item .is-active {",
    "    background-color: #30a651 !important;",
    "    border: none !important;",
    "}",
    "",
	"/* Control Panel */",
	".c-textStatistics {",
	"    border: 0px solid #2f3336 !important;",
	"}",
	"",
	".l-personalPanel {",
	"    background-color: #14181a !important;",
	"}",
	"",
	".c-panel__item {",
	"    background-color: #14181a !important;",
	"    border: 1px solid #2f3336 !important;",
	"}",
	"",
	".l-searchCard {",
	"    border-bottom: 1px solid #2f3336 !important;",
	"}",
	"",
	".l-listTable__tr {",
	"    border-bottom: 1px solid #2f3336 ",
	"}",
	"",
	".l-promptBlock {",
	"    background-color: #14181a !important;",
	"}",
	"",
	".l-listTable__tbody .l-listTable__tr:hover {",
	"	background-color: rgba(213, 220, 230, 0);",
	"	background: linear-gradient(0deg,",
	"			rgba(60, 60, 80, 0) 0,",
	"			rgba(113, 120, 130, .0) 3%,",
	"			rgba(213, 220, 230, .0) 8%,",
	"			rgba(213, 220, 230, .0) 92%,",
	"			rgba(113, 120, 130, .0) 97%,",
	"			rgba(60, 60, 80, .0) 100%);",
	"}",
	"",
    ".group-img-thumbs .l-thumbGallery__item {",
    "    background-color: transparent;",
    "}",
    "",
    ".c-summary--msg .c-summary__desc{",
    "    color: #ccc !important;",
    "}",
    "",
    ".swiper-pagination-bullet{",
    "    background: azure;",
    "    opacity: 0.8;",
    "}",
    "",
    ".swiper-pagination-bullet-active{",
    "    background: #007aff;",
    "    opacity: 1.0;",
    "}",
    "",
	"/* Sign In Content */",
	".l-signInPage__content {",
	"    border: 0px solid #2f3336 !important;",
	"}",
	"",
	".l-formRow__title {",
	"    color: white;",
	"}",
    ".imagectl {",
    "    ",
    "    ",
    "    ",
    "}",
	"",
    ".c-btn--lg{",
    "    padding: 0.5rem 2rem;",
    "}",
    "",
	"/* Fixed Bottom */",
	".fixedbottom .dialog {",
	"    background-color: #000 !important;",
	"}",
	"",
	".c-btn--secondary {",
	"    background: #30a651 !important;",
	"    border: 0px solid #30A651 !important;",
	"    color: #fff !important;",
	"}",
	"",
	"/* Market Page */",
	".fancybox-content {",
	"    background: #2f3336 !important;",
	"}",
	"",
	".fancybox-caption {",
	"    background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);",
	"    color: #eee;",
	"    font-size: 1rem;",
	"}",
    ".l-separationBg {",
    "    background: black !important;",
    "}",
    ".c-productStatus {",
    "    background-color: transparent;",
    "}",
	"",
    ".l-qnaBlock, .l-qnaEditBlock{",
    "    background-color: transparent;",
    "}",
    "",
    "",
	"/* ========== General ============ */",
	"",
	"/* Html and Body*/",
	"html,",
	"body,",
	".l-container,",
	".l-header,",
	".l-main,",
	".l-footer,",
	".signInPage",
	"{",
	"	min-width: 0px;",
	"   font-size: 1.1rem;",
	"}",
	"",
	".l-footer__copyright {",
	"	width: 1100px !important;",
    "	margin: auto !important;",
    "	padding: 0.8em 0 !important;",
	"}",
	"",
    ".u-gapRight--max{",
    "   margin-right: 1.5em !important;",
    "}",
    "",
    ".u-tar{",
    "    float: left !important;",
    "    padding-left: 2.5em !important;",
    "}",
    "",
	".background-side,",
	".l-footer .l-wrap",
	"{",
	"    width: 1250px !important;",
	"    margin: 0 auto !important;",
	"}",
	"",
	".l-header__main .l-wrap,",
	".l-menu .l-wrap,",
	".l-content,",
	".background-side .l-wrap",
	"{",
	"    width: 1250px !important;",
	"}",
	"",
    ".l-menu{",
    "   ;",
    "   ;",
    "}",
    "",
	"main.l-main {",
	"    min-height: 100vh !important;",
	"}",
	"",
	"/* Header Group */",
	".l-header__left {",
	"    margin-left: 0em;",
	"}",
	"",
	".l-header__tools {",
	"    margin-right: 0;",
	"}",
	"",
	".c-group__link:hover{",
	"    color: #30a651;",
	"    background-color: transparent !important;",
	"}",
	"",
	".c-group__title>span:before {",
	"    margin-left: -0.5rem;",
	"}",
	"",
	".c-group.is-active .c-group__title:after {",
	"    margin-left: 0.25rem;",
	"}",
	"",
	".c-group__title:after {",
	"    margin-left: 0.25rem;",
	"}",
	"",
	".c-group__link:hover{",
	"    color: #30a651;",
	"    background-color: transparent !important;",
	"}",
	"",
    ".c-menuLv1{",
    "    padding: 0 !important;",
    "}",
    "",
	".c-menuLv1__name{",
	"    ",
    "    ",
	"}",
	"",
	".sf-menu a {",
	"    color: #333;",
	"    padding: .65em .36em !important;",
	"}",
	"    ",
	"",
	".sf-menu a:hover {",
	"    color: #30A651;",
	"}",
	"",
	".sf-menu ul {",
	"    ;",
	"}",
	"",
	"/* Main Content */",
    ".l-content{",
    "    display: block !important;",
    "}",
    "",
	".l-content__main {",
	"    width: 900px !important;",
	"    margin: 0;",
	"    padding-right: .65em;",
	"}",
	"",
    ".l-emCardGroup{",
    "    display: flex !important;",
    "    table-layout: unset !important;",
    "}",
    "",
	".l-emCardGroup__main ",
	"{",
	"    width: 65% !important;",
    "    ",
	"}",
	"",
	".l-emCardGroup__attached ",
	"{",
	"    width: auto;",
	"    padding-left: 0rem;",
	"}",
	"    ",
	".l-emCardGroup__attachedTop",
	"{",
	"    margin-bottom: 0;",
	"    width: 100%;",
	"}",
	"    ",
	".l-emCardGroup__attachedBottom",
	"{",
	"    width: 100%;",
	"    margin-top: 0rem !important;",
	"}",
	"",
	".c-mainCard ",
	"{",
	"    ;",
	"}",
	"",
	".c-mainCard--sm {",
	"    width: auto !important;",
	"}",
	"",
	".l-emCardGroup__main .c-mainCard,",
	".c-mainCard__thumbnail{",
	"    width: 100% !important;",
	"    ",
	"}",
	"",
	".l-emCardGroup__attached .c-mainCard--sm,",
	".c-mainCard--sm .c-mainCard__thumbnail{",
	"   height: 200px;",
	"}",
	"",
	".c-articleCard img ",
	"{",
	"    width: 100% !important;",
	"    height: 100% !important;",
	"}",
	"",
	".l-tab__container {",
	"    padding-top: .2em;",
	"}",
	"",
	"/*.l-tab__container .l-cols .l-cols__4 {",
	"    width: 42.5%;",
	"    padding-top: 0.5em;",
	"}",
	"",
	".l-tab__container .l-cols .l-cols__8 {",
	"    width: calc(100% - 47%);",
	"    margin-left: 7rem !important;",
	"    margin-right: 0em !important;",
	"}*/",
	"",
	".l-cols__4 {",
	"    padding-top: 0.7em;",
	"}",
	"",
	".l-cols__8 {",
	"    padding-left: 2.25em;",
	"}",
	"",
	".l-selectedThumb {",
	"    width: 315px;",
	"    height: 255px;",
	"    background-size: cover;",
	"}",
	"",
	".l-tab__container .l-cols .l-cols__8 .l-selectedList .c-selectItem {",
	"    padding: .6em 0;",
	"}",
	"",
	".u-gapBottom--max {",
	"    margin-bottom: 0;",
	"}",
	"",
	".l-selectedList + .l-selectedMore {",
	"    padding-right: 0.5rem;",
	"}",
	"",
	".l-heading__fixed {",
	"    padding-right: 0.5rem !important;",
	"}",
	"",
	"/* Page Content */",
	".l-hotCardGroup li {",
	"	width: calc((100% - 20mm)/5.05) !important;",
	"	padding: 0 8px !important;",
	"	margin: 0",
	"}",
	"",
	".c-dropdown--sort .c-dropdown__select > li > span{",
	"    padding: 0 15px 0 15px;",
	"}",
	"",
	".l-pagination {",
	"    padding: 0.5rem 1rem;",
	"}",
	"",
	".c-breadCrumb {",
	"    padding: 0 0 0 1rem;",
	"}",
	"",
	".l-heading__fixed {",
	"    padding-right: 1rem;",
	"}",
	"",
	".l-tabulate__nav + .l-tabulate__content {",
	"    margin-top: 0.5rem;",
	"    padding: 0 1rem;",
	"}",
    ".c-breadCrumb {",
    "    padding: 0.75rem 0 0 0;",
    "}",
    "",
	"",
	"/* Side Content */",
	".l-content__side {",
	"    padding-left: 0.8em;",
	"    padding-right: 1em;",
    "    width: 300px !important;",
	"}",
	"",
	".l-tab__container.is-active .l-selectedList .c-selectItem{",
	"    padding: 0.4em 0;",
	"}",
	"",
    ".c-tabNav--fixWidth .c-tabNav__wrap > li{",
    "    ",
    "}",
    "",
	"/* Footer */",
    ".l-footerLinks{",
    "    height: 36px !important;",
    "}",
    "",
	".l-footerLinks .c-link{",
	"    ",
	"}",
	"",
	".l-footerLinks>li{",
	"    margin: 0 0.5em;",
	"}",
	"",
	"ul.l-footerLinks > li.footer-icon {",
	"    margin-left: 15px;",
	"}",
	"",
	"/* Market Page */",
	".l-memberIntro {",
	"    background-color: #000 !important;",
	"}",
	"",
	".c-authorBlock {",
	"    border: 1px solid #2f3336 !important;",
	"}",
	"",
	".c-link--gn{",
	"    color: white !important;",
	"}",
	"",
	".c-link--gn:hover{",
	"    color: #30a651 !important;",
	"}",
	"",
	"/* ========== Market Page ============ */",
	".l-cols__4 {",
	"    width: 33.33333% !important;",
	"}",
	"",
	".l-thumbGallery--noGray .l-thumbGallery__item.is-active{",
	"    margin-left: 1.7rem;",
	"}",
	"",
	".u-gapTop--md {",
	"    margin-left: 1.7rem;",
	"}",
	"",
	"/* ========== Special Event Page ============ */",
	".l-cols__8 {",
	"    width: 66.66667%;",
	"}",
	"",
	"/* ========== Sign In Page ============ */",
	".l-signInPage__content ",
	"{",
	"    padding: 30px 17rem;",
	"    border: 1px solid #ECECEC;",
	"    font-size: 1.2rem;",
	"}",
	"",
	".l-heading__title {",
	"    padding-left: 0rem !important;",
	"}",
	"",
	".l-formRow,",
	".l-formRow + .l-formRow,",
	".l-actions > .c-btn",
	"{",
	"    font-size: 1.2rem;",
	"}",
	"",
	".l-actions {",
	"    margin: 1rem;",
	"    padding-left: 24.5rem;",
	"}",
	"",
	"/* ========== Control Panel Page ============ */",
	".l-interact {",
	"    padding-left: 0rem;",
	"}",
	"",
	".l-excerpt__title + .l-excerpt__desc,",
	".l-navigation__item:last-child,",
	".l-navigation__item:first-child{",
	"    padding-left: 0.5em;",
	"    padding-right: 0.5em;",
	"}",
	"",
	".l-toolBar__item:last-child {",
	"    padding-top: 0.2em;",
	"}",
	"",
	".l-searchCard {",
	"    position: relative;",
	"    padding: 2.5rem 0 !important;",
	"    margin: 2mm 0mm 5mm;",
	"    /*background-color: rgba(130, 130, 180, .1);",
	"    border: 1px solid #fff;*/",
	"    overflow: hidden;",
	"}",
	"",
	".l-thumbDesc {",
	"    display: table;",
	"    table-layout: fixed;",
	"    width: 100%;",
	"}",
	"",
	".l-searchCard__content .l-thumbDesc__pic--lg {",
	"    padding: 0;",
	"    /*background-color: #a1a1a1;*/",
	"    width: 120px;",
	"    height: auto;",
	"    /*border-right: 1px solid #eee;*/",
	"    z-index: 1;",
	"}",
	"",
	".l-thumbDesc__excerpt {",
	"    padding: 1mm 4mm;",
	"}",
	"",
	".l-excerpt__title+.l-excerpt__desc {",
	"    color: #ccc;",
	"    margin-top: 3.5mm;",
	"    height: auto;",
	"    line-height: 1.4em;",
	"    -webkit-line-clamp: 3;",
    "    text-align: justify;",
	"    padding: 0.8em;",
	"}",
	"",
	".l-excerpt__desc+.l-excerpt__nav {",
	"    margin-top: 2.5em;",
	"}",
	"",
	".l-excerpt__title+.l-excerpt__desc .c-link {",
	"    /*position: relative;*/",
	"    display: initial;",
	"    float: none;",
	"    /*margin-right: 1mm;*/",
	"    opacity: .8;",
    "    font-size: 0.85rem;",
    "    padding: 0;",
	"}",
	"",
	".l-searchCard__content .l-excerpt__nav .l-navigation:nth-of-type(1) {",
	"    position: absolute;",
	"    top: 3px;",
	"    right: 5mm;",
	"}",
	"",
	".l-searchCard .l-navigation, .l-searchCard .l-navigation__item {",
	"    display: inline-block;",
	"    width: auto;",
	"    padding: 0;",
	"}",
	"",
	".c-link, .l-jumpList li .c-link {",
	"    padding: 2mm 2mm;",
	"    white-space: nowrap;",
	"    text-overflow: ellipsis;",
	"    overflow: hidden;",
	"}",
	"",
	".l-searchCard__content .l-excerpt__nav .l-navigation:nth-of-type(2) {",
	"    position: absolute;",
	"    right: 4px;",
	"    bottom: 0;",
	"    line-height: 1.1em;",
	"    z-index: 2;",
	"}",
	"",
	".l-navigation {",
	"    margin-bottom: 4mm;",
	"}",
	"",
	".l-toolBar {",
	"    display: -webkit-box;",
	"    display: -webkit-flex;",
	"    display: -ms-flexbox;",
	"    display: flex;",
	"    -webkit-box-pack: start;",
	"    -webkit-justify-content: flex-start;",
	"    -ms-flex-pack: start;",
	"    justify-content: flex-start;",
	"    -webkit-box-align: center;",
	"    -webkit-align-items: center;",
	"    -ms-flex-align: center;",
	"    align-items: center;",
	"    margin: 0;",
	"    padding: 0;",
	"    list-style-type: none;",
	"}",
	"",
	".l-toolBar__item {",
	"    line-height: 1.2;",
	"    padding: 0 2mm 0 1mm;",
	"    border-right: 1px solid #fff;",
	"}",
	"",
	".o-fNotes {",
	"    margin: 0 1mm;",
	"}",
	"",
	"/* ========== Article Page ============ */",
	"article {",
	"    font-size: 1.2rem;",
	"    padding: 0 0.5rem;",
    "    text-align: justify;",
	"}",
	"",
	".l-docking,",
	".l-docking.is-docking{",
	"    background-color: rgba(0, 0, 0, 0.9) !important;",
	"}",
	"",
    ".l-docking.is-docking .l-docking__title .l-heading__title {",
    "    height: 2em;",
    "}",
    "",
    ".l-docking.is-docking .l-docking__title .l-heading .t2 {",
    "    padding-top: 0.5em;",
    "}",
    "",
	".c-btn {",
	"    ",
	"}",
	"",
	".l-navigation {",
	"    margin-top: 0;",
	"}",
	"",
	".l-navigation__item {",
	"    padding: 0px 20px;",
	"}",
	"",
	".c-popUp__content .l-actions{",
	"    padding-left: 0rem;",
	"}",
	"",
	".c-popUp__content .u-gapTop--md{",
	"    margin-left: 0;",
	"}",
    "",
    "article .imagebtn{",
    "    display: flex !important;",
    "    flex-wrap: wrap;",
    "    flex-direction: row;",
    "    justify-content: center;",
    "}",
    "",
    "article .imagebtn_area{",
    "    ",
    "    ",
    "    ",
    "}",
    "",
    "article .imagearea{",
    "    height: auto !important;",
    "    overflow: hidden !important;",
    "}",
    "",
    "article .imagearea img{",
    "    ",
    "    ",
    "    ",
    "    ",
    "}",
    "",
    ".imageset .slick-arrow {",
    "   width: fit-content !important;",
    "}",
    "",
    "article .group-img-thumbs .imagectl{",
    "   ",
    "   ",
    "   ",
    "   ",
    "}",
    "",
    ".imageset .slick-left{",
    "    left: 0;",
    "}",
    "",
    ".imageset .slick-right{",
    "    right: 0;",
    "}",
    "",
    ".l-articlePage__author{",
    "    width: 130px;",
    "}",
    "",
    ".l-articlePage__publish{",
    "    padding-left: 10px;",
    "}",
    "",
    ".l-publishArea img{",
    "    margin-top: 1rem !important;",
    "}",
    "/* Search Content */",
    "a.gs-title{",
    "    color: #30A651 !important;",
    "}",
    "",
    "img[src$='gif'] {",
    "   width: fit-content !important;",
    "   display: unset !important;",
    "}",
    "",
    "		/* 表情圖示 黑背景 */",
	"		img[src^=\"//attach2.mobile01.com/images/emotions/\"] {",
	"			filter: contrast(1.5) brightness(1);",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/1.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/1.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/2.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/2.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/3.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/3.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/4.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/4.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/5.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/5.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/6.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/6.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/7.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/7.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/8.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/8.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/9.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/9.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/10.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/10.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/11.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/11.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/12.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/12.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/13.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/13.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/14.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/14.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/15.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/15.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/16.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/16.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/17.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/17.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/18.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/18.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/19.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/19.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/20.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/20.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/21.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/21.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/22.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/22.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/23.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/23.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/24.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/24.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/25.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/25.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/26.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/26.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/27.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/27.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/28.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/28.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/29.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/29.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/30.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/30.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/31.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/31.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/32.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/32.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/33.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/33.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/34.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/34.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/35.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/35.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/36.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/36.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/37.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/37.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/38.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/38.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/39.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/39.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/40.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/40.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/41.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/41.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/42.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/42.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/43.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/43.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/44.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/44.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/45.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/45.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/46.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/46.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/47.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/47.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/48.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/48.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/49.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/49.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/50.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/50.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/51.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/51.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/52.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/52.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/53.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/53.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/54.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/54.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/55.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/55.gif\");",
	"		}",
	"	",
	"		img[src=\"https://attach2.mobile01.com/images/emotions/56.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/56.gif\");",
	"		}",
	"	",
    "",
	"		img[src=\"//attach2.mobile01.com/images/emotions/56.gif\"] {",
	"			content: url(\"//attach2.mobile01.com/images/emotions/dark/56.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/57.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/57.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/58.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/58.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/59.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/59.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/60.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/60.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/61.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/61.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/62.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/62.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/63.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/63.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/64.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/64.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/65.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/65.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/66.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/66.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/67.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/67.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/68.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/68.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/69.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/69.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/70.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/70.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/71.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/71.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/72.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/72.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/73.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/73.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/74.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/74.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/75.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/75.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/76.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/76.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/77.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/77.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/78.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/78.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/79.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/79.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/80.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/80.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/81.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/81.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/82.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/82.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/83.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/83.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/84.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/84.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/85.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/85.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/86.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/86.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/87.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/87.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/88.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/88.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/89.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/89.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/90.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/90.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/91.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/91.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/92.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/92.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/93.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/93.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/94.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/94.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/95.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/95.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/96.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/96.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/97.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/97.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/98.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/98.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/99.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/99.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/bye.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/bye.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/kick.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/kick.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/first.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/first.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/sofa.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/sofa.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/tea.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/tea.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/coffee.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/coffee.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/nationalflag.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/nationalflag.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/masks.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/masks.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph1.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph1.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph2.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph2.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph3.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph3.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph4.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph4.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph5.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph5.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph6.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph6.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph7.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph7.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph8.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph8.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph9.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph9.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph0.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph0.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/pha.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/pha.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phb.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phb.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phc.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phc.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phd.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phd.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phe.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phe.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phf.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phf.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phg.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phg.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phh.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phh.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phi.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phi.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phj.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phj.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phk.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phk.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phl.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phl.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phm.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phm.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phn.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phn.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/pho.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/pho.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph_p.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph_p.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phq.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phq.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phr.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phr.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phs.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phs.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/pht.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/pht.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phu.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phu.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phv.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phv.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phw.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phw.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phx.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phx.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phy.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phy.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/phz.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/phz.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph_1.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph_1.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph_2.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph_2.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph_3.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph_3.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph_4.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph_4.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph_5.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph_5.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph_6.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph_6.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph_7.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph_7.gif\");",
	"		}",
	"	",
	"		img[src=\"//attach2.mobile01.com/images/emotions/ph_8.gif\"] {",
	"			content: url(\"https://attach2.mobile01.com/images/emotions/dark/ph_8.gif\");",
	"		}",
	"	}",
	"	",
].join("\n");
if (typeof GM_addStyle != "undefined") {
	GM_addStyle(css);
} else if (typeof PRO_addStyle != "undefined") {
	PRO_addStyle(css);
} else if (typeof addStyle != "undefined") {
	addStyle(css);
} else {
	var node = document.createElement("style");
	node.type = "text/css";
	node.appendChild(document.createTextNode(css));
	var heads = document.getElementsByTagName("head");
	if (heads.length > 0) {
		heads[0].appendChild(node);
	} else {
		// no head yet, stick it whereever
		document.documentElement.appendChild(node);
	}
}
})();