<style type="text/css">
<!--
html{height: 100%;}
body
{
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
}
#content
{
  height: 100%;
  width: 800px;
  background: #FFFFFF;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}
#top
{
  width: 750px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 30px;
  margin-top: 10px;
}
#menu
{
  width: 154px;
  margin-left: 25px;
  text-align: left;
}
#text
{
  width: 599px;
  border-left: 1px solid #CCCCCC;
  padding-right: 10px;
}
#bottom
{
  width: 750px;
  margin-bottom: 10px;
  margin-top: 30px;
  border-top: 1px solid #CCCCCC;
  padding-top: 10px;
  color: #CCCCCC;
}
#head
{
  width: auto;
  margin-top: 15px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #999999;
}
#left
{
  text-align: left;
  padding-left: 15px;
}
#right
{
  text-align: right;
  padding-right: 5px;
}
.pop
{
  cursor: pointer;
}
.menu
{
  height: 18px;
}
a
{
  font-weight: bold;
  color: #CCCCCC;
  text-decoration: none;
}
a.menu 
{
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}
a.menu:hover
{
  color: black;
}
a.sub
{
  color: #990000;
  text-decoration: none;
  font-weight: bold;
  font-size: 12Px;
  padding-left: 15Px;
}
a.sub:hover
{
  color: black;
}
</style>
