﻿.content
{
    font-family:標楷體;
    font-size:16px;
    text-align:justify;
    letter-spacing:1px;
    line-height:24px;
    word-break:break-all;
}

a:link { text-decoration: none ; color: #0000FF }
a:visited { text-decoration: none ; color: #0000FF }
a:active { text-decoration: none }
a:hover { text-decoration: none ; color: #810081 }
