/* CSS Document */
<style type="text/css">
<!--
table {
  border: none;
  border-top-width: 0;
  padding: none;
}
.title {
  font-family: "µ¸¿ò,sans-serif";
  color: #777777;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.top_menu {
  font-family: "µ¸¿ò";
  font-size: 13px;
  font-weight: bold;
  color: #4264f8;
}
.main_desc {
  font-family: "µ¸¿ò";
  font-size: 15px;
}
.opt {
  font-family: "µ¸¿ò";
  font-size: 13px;
}
a { text-decoration: none; }
</style>
