
body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
  width: 100%;
}

img {
  border: 0px;
}

table {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

table tr {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

table td {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
}

/*************/
/* container */
/*************/

table#container {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
}

table#container td.left {
  width: 50%;
}

table#container td.center {
  position: relative;
  width: 770px;
}

table#container td.right {
  width:50%;
}

/*****************/
/* sub_container */
/*****************/

div#sub_container {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
}


/*************/
/* main_menu */
/*************/

div#main_menu {
  background-image: url(images/top.jpg);
  background-repeat: no-repeat;
  width: 770px;
  height: 200px;
}

div#main_menu a {
  position: relative;
  left: 440px;
  top: 157px;
}

div#main_menu a:hover {
  position: relative;
  left: 439px;
  top: 156px;
}

a.felsomenu {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}


/************/
/* sub_menu */
/************/

div#sub_menu {
  background-image: url(images/left.jpg);
  background-repeat: no-repeat;
  width: 215px;
  height: 480px;
  margin: 0px 0px 0px 0px;
  padding: 45px 0px 0px 0px;
}

div#sub_menu div.bubble {
  width: 142px;
  height: 26px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble.png',sizingMethod='crop');
  margin: 10px 0px 5px 35px;
  padding: 0px 0px 0px 0px;
}

div#sub_menu div.bubble[class] {
  background-image: url(images/bubble.png);
  background-repeat: no-repeat;
}

div#sub_menu p.menuitem {
  background-image: url(images/bullet.gif);
  background-repeat: no-repeat;
  margin: 0px 0px 4px 52px;
  padding: 0px 0px 0px 15px;
}

div#sub_menu p.menuitem a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #002577;
  text-decoration: none;
}

div#sub_menu p.menuitem a:hover {
  color: white;
}

div#sub_menu p.firstmenuitem {
  background-image: url(images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 30px;
  margin: 0px 0px 4px 58px;
  padding: 30px 0px 0px 15px;
}

div#sub_menu p.firstmenuitem a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #002577;
  text-decoration: none;
}

div#sub_menu p.firstmenuitem a:hover {
  color: white;
}

/********/
/* logo */
/********/

div#logo {
  position: absolute;
  width: 150px;
  height: 70px;
  top: 0px;
  left: 0px;
}


/*************/
/* recommend */
/*************/

div#recommend {
  position: absolute;
  width: 200px;
  top: 11px;
  left: 565px;
  text-align: right;
}

div#recommend p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: white;
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 0px 0px;
}

div#recommend form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#recommend input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: black;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  width: 80px;
}

div#recommend button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: black;
  width: auto;
  background-color: white;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  margin: 0px 0px 0px 3px;
}


/***********/
/* toolbar */
/***********/

div#toolbar {
  position: absolute;
  left: 729px;
  top: 180px;
}


/**************/
/* supporters */
/**************/

div#supporters {
  width: 155px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#supporters div.top {
  width: 155px;
  height: 51px;
  background-image: url(images/support_top.jpg);
  background-repeat: no-repeat;
}

div#supporters div.middle {
  width: 155px;
  background-image: url(images/support_bg.gif);
}

div#supporters div.middle p {
  text-align: center;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 20px;
}

div#supporters div.bottom {
  width: 155px;
  height: 51px;
  background-image: url(images/support_bottom.jpg);
  background-repeat: no-repeat;
}

/************/
/* contents */
/************/

div#contents {
  width: 360px;
  margin: 0px 0px 0px 0px;
  padding: 10px 20px 10px 20px;
  background-color: #f7f8fc;
}

div#contents p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
  text-align: justify;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#contents .title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #002577;
  text-align: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#contents .subtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div#contents .center {
  text-align: center;
}

div#contents .list {
  background-image: url(images/list_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 15px;
}

div#contents .emph {
  font-weight: bold;
}

div#contents .emph2 {
  color: #82a321;
  font-weight: bold;
}

div#contents .quote {
  font-style: italic;
}

div#contents .underlined {
  text-decoration: underline;
}

div#contents a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #82a321;
}

div#contents a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #82a321;
}

div#contents p img {
  float: right;
  margin: 5px 0px 5px 5px;
  padding: 0px 0px 0px 0px;
}

div#contents div.links {
  background-image: url(images/title_link.gif);
  background-repeat: no-repeat;
  margin: 15px 0px 0px 0px;
  padding: 25px 0px 0px 0px;
}

div#contents div.links a {
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #002577;
}

div#contents div.links a:hover {
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #002577;
}


/********/
/* main */
/********/

table#main {
  background-color: #f7f8fc;
}

/**********/
/* footer */
/**********/

div#footer {
  position: relative;
  height: 30px;
  margin: 15px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: black;
  text-decoration: none;
}

div#footer p.menu {
  position: absolute;
  top: 0px;
  left: 10px;
  width: 350px;
  text-align: left;
}

div#footer p.credit {
  position: absolute;
  top: 0px;
  left: 415px;
  width: 350px;
  text-align: right;
}


div#footer a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: black;
  text-decoration: none;
}

div#footer a:hover {
  color: black;
  text-decoration: underline;
}
