<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    background-color:White;    
}
.exp-out
{
    margin: 0px;
}
.exp-outg-box
{
    margin-top: 0px;
    -webkit-box-shadow: initial;
    box-shadow: initial;
}

/* →首頁 */
.link-follow
{
	 cursor:pointer;
}
a
{
    color: Blue;
}
a:hover
{
    text-decoration: underline;
}
/* →首頁 */</pre></body></html>