#nav ul li a {
    color: #010101;
    font-family: 微軟正黑體,Arial,Helvetica,sans-serif;
    font-size: 110%;
    font-weight: bold;
    line-height: 32px;
}
.column h2 div {
    line-height: 22px;
    padding-left: 18px;
}
body {
    color: #6D6D6D;
    font-size: 13px;
    line-height: 24px;
    font-family:"微軟正黑體";
}
#mar a{
  text-decoration: none;
}