<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 768px){.topnavbar {background-color: #433d3c;}}
#header{background-color: #433d3c;}
#nav ul li.current a {color:  #c8c2be;}
#nav ul li a{color:  #c8c2be;}
#nav ul li a:hover {color: #38b48b;}
#nav .subnav{background-color: #433d3c;}
#nav ul li .subnav a:hover {background: rgba(212, 200, 200, 0.1);}
.h1title {color: #5a5359; border-bottom:1px solid#dddddd;}

ul.product-list li a {
    color: #ffffff;
    background-color: rgba(123, 146, 93, 0.53);
    background-image: url(https://static.iyp.tw/38505/files/b7f62cda-b5f4-4153-b127-c3996253fa67.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
ul.product-list li a.focus, ul.product-list li a:hover {color: #ffeaad;}

a {color: #438646;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #612d0c;}

#wrap {
    background: #fcfcfc url(https://static.iyp.tw/38505/files/a24e784f-9174-4af5-8e14-fe47dcc1008c.png) no-repeat bottom ; 
    
}
/*#nicedit_0, #nicedit_1 {background: rgba(255, 255, 255, 0.61);border-radius:20px;}*/

/*åœ–ç‰‡é€æ˜Žæ•ˆæžœ*/
.img3{
    opacity: 1.0; //è¨­ç‚ºå®Œå…¨ä¸é€æ˜Ž
    filter: alpha(opacity=50); // IE8 èˆ‡æ›´æ—©çš„ç‰ˆæœ¬
}
.img3:hover{
    opacity: 0.5; //é€æ˜Žåº¦è¨­ç‚º 0.5
    filter: alpha(opacity=100); // IE8 èˆ‡æ›´æ—©çš„ç‰ˆæœ¬
}
/*åœ–ç‰‡é€æ˜Žæ•ˆæžœ*/

#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 20px;
    border-radius:50px;
    background-color: hsla(240, 0%, 50%, 0.5) ;
    color: white;
    cursor: pointer;
}


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