body {
  font: 12px helvetica, arial, verdana, sans-serif;
  background: url('../images/bg.gif');
  line-height: 18px;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #aa2b0e;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #825d00;
}

h3 {
  font-size: 12px;
  color: #333;
  font-weight: bold;
}

.topli li {
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
}

.midli li {
  margin: 0;
  padding: 0;
}

hr {
  border-bottom: medium none;
  border-top: 1px solid #ccc;
  height: 1px;
  text-align: center;
  width: 100%;
  margin: 2em 0 0 0;
}

table, td {
  border-color: #ccc;
  border-style: solid;
}

table {
  border-width: 0 0 1px 1px;
  border-spacing: 0;
  border-collapse: collapse;
}

table p {
  margin-top: 0;
}

td {
  margin: 0;
  padding: 5px;
  border-width: 1px 1px 0 0;
  background-color: #fafafa;
  vertical-align: top;
}

img { border-style: none; }

.head {
  background: #f0f0f0;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

.launch {
  background: #f6e9e6;
  padding: 1em;
  margin: 1em 0 1em 0;
}

a:link { color: #c42400; }

a:visited { color: #aa2b0e; }

a:active { color: #c49001; }

a:hover { color: #e23a14; }

.headerContainer {
  height: 102px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
}

#header {
  height: 82px;
  width: 100%;
  position: relative;
  background: #be8d04 url("../images/header_bg.gif");
  z-index: 50;
}

#characters {
  width: 228px;
  height: 81px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: #000;
  z-index: 200;
}

#char_anim {
  margin: 7px 20px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 201;
}

#title {
  margin: 15px 0 0 10px;
}

.subTitle {
  margin: 0 0 0 12px;
  padding: 0;
  font-family: helvetica, arial, verdana, sans-serif;
  font-weight: bold;
  font-size: 12pt;
}

#topNav {
  height: 20px;
  width: 100%;
  padding: 2px 0 0 0;
  margin: 0;
  position: absolute;
  top: 82px;
  background: #333;
  z-index: 50;
  font-size: 11px;
  text-align: right;
}

#topNav a:link { text-decoration: none; color: #c1b4a2; }

#topNav a:visited { text-decoration: none; color: #ccc; }

#topNav a:active { text-decoration: none; color: #ffb300; }

#topNav a:hover { text-decoration: none; color: #fff; }

#topNav ul {
  margin-left: 0;
  padding-left: 0;
  display: inline;
  font-family: helvetica, arial, verdana, sans-serif;
}

#topNav ul li {
  margin-left: 0;
  margin-bottom: 0;
  padding: 0 10px 0 0;
  list-style: none;
  display: inline;
}

#topNav .sep {
  color: #7f5f42;
  padding: 0 0 0 10px;
}

#leftNav {
  height: 100%;
  width: 180px;
  position: absolute;
  left: 0;
  top: 0;
  background: #ab2b0e url("../images/leftnav_bg.jpg") no-repeat;
  z-index: 5;
}

#leftNav_container {
  width: 160px;
  position: relative;
  top: 125px;
  margin: 0 0 0 10px;
  padding: 0;
  background: #711508;
  position: relative;
  z-index: 1000;
  text-align: center;
}

.leftNavCorner_t {
  background: url("../images/ln_corner_tr.gif") no-repeat top right;
  text-align: left;
}

.leftNavCorner_b {
  background: url("../images/ln_corner_br.gif") no-repeat top right;
  text-align: left;
}

img.leftNavCorner {
  width: 5px;
  height: 5px;
  border: none;
  display: block !important;
}

#leftNav_menu {
  width: 155px;
  margin: 0 0 0 5px;
  padding: 0 0 0 0;
  text-align: left;
}

#leftNav_menu ul {
  width: 150px;
  margin: 0 0 2px 0;
  padding: 0;
  background: #711508;
  display: block;
  list-style: none;
}

#leftNav_menu li {
  margin: 2px 0 0 0;
  padding: 0;
  list-style: none;
  width: 150px;
}

#leftNav_menu li a {
  color: #fbf1f0;
  background: #c42400;
  padding: 0 0 4px 0;
  margin: 0;
  text-decoration: none;
  font-weight: bold;
  width: 150px;
  height: 20px;
  display: block;
}

#leftNav_menu a:visited {
  color: #fbf1f0;
  background: #c42400;
}

#leftNav_menu a:active {
  color: #fff;
  background: #d7231e;
}
   
#leftNav_menu a:hover {
  color: #fff;
  background: #d7231e;
}

#leftNav_menu li a.activeLink, #leftNav_menu li a.activeLink:visited {
  color: #fff;
  background: #d7231e;
}

#leftNav_menu p {
  margin: 0; padding: 0;
}

.linkPos {
  padding: 0 0 0 5px;
  position: relative;
  top: 2px;
}

.linkPos_item {
  padding: 0 0 0 5px;
  top: 2px;
}

.linkPos_sub {
  padding: 0 0 0 10px;
  top: 2px;
}

#japanese, #chinese, #help {
  background: #f3e2a7;
  padding: 5px 0 0 0;
}

#japanese a:link, #chinese a:link, #help a:link {
  text-decoration: none;
  background: #f3e2a7;
  color: #000;
  padding: 0;
  margin: 0;
}

#japanese a:hover, #chinese a:hover, #help a:hover {
  color: #d7231e;
  background: #f3e2a7;
  padding: 0;
  margin: 0;
}

#japanese a:visited, #chinese a:visited, #help a:visited {
  color: #000;
  background: #f3e2a7;
  padding: 0;
  margin: 0;
}

#japanese li a, #chinese li a, #help li a {
  height: 15px;
}

.leftNav_sub {
  display: none;
  font-size: 11px;
  padding: 0; margin: 0;
}

.leftNav_sub ol {
  margin: 0;
  padding: 0 0 10px 0;
}

.leftNav_sub li a {
  height: 0.5em;
}

.leftNav_subactive {
  font-size: 11px;
  padding: 0; margin: 0;
}

.leftNav_subactive ol {
  margin: 0;
  padding: 0 0 10px 0;
}

.leftNav_subactive li a {
  height: 0.5em;
}

#leftNav_menu a:link.activeSubLink, #leftNav_menu a:visited.activeSubLink {
  color: #d6231e;
  margin: 0; padding: 0;
}

#destLogo {
  height: 98px;
  weight: 127px;
  display: block;
  position: absolute;
  left: 26px;
  bottom: 20px;
  z-index: 0;
}

#contentDS {
  background: #fff url("../images/content_bg.gif");
  height: 20px;
  width: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 102px;
  z-index: 1;
}

#content {
  padding: 3em 15px 0 195px;
  margin: 0;
}

.scenarioTbl {
  padding: 0;
  margin: 1em 0 0 0;
}

div.top {
  text-align: right;
  margin: 1em 0 0 0;
}

div.top a {
  font-weight: bold;
  text-decoration: none;
}

#footer {
  text-align: center;
}

#btmNav {
  padding: 2px 0 2px 0;
  margin: 1em 0 .5em 0;
  position: relative;
  background: #f0f0f0;
  border: solid 1px #ccc;
  z-index: 50;
  font-size: 12px;
  text-align: center;
}

#btmNav a:link { text-decoration: none; color: #333; }

#btmNav a:visited { text-decoration: none; color: #333; }

#btmNav a:active { text-decoration: none; color: #666; }

#btmNav a:hover { text-decoration: none; color: #666; }

#btmNav ul {
  margin-left: 0;
  padding-left: 0;
  display: inline;
  font-family: helvetica, arial, verdana, sans-serif;
}

#btmNav ul li {
  margin-left: 0;
  margin-bottom: 0;
  padding: 0 5px 0 0;
  list-style: none;
  display: inline;
}

#btmNav .sep {
  color: #ccc;
  padding: 0 0 0 5px;
}

#popUpCloser {
  margin: 2px 10px 0 0;
  padding: 0;
  text-align: right;
}

#popUpCloser a {
  text-decoration: none;
  color: #fff;
}

#popUpContent {
  padding: 1em;
  margin: 0;
}

.language ul {
  margin-top: 0;
}

.language ul li,
.intexp ul li{
  margin: 0 0 0 -2em;
  padding: 0;
}

.legal {
  text-align: right;
  margin: 0 0 2em 0;
}

.copyright { float: left; }

.legal a,
.copyright a {
  text-decoration: none;
}

/* Button styling */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 2px 0 5px 12px;
}

a.button:active {
    background-position: bottom right;
    color: #F3E2A7;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 3px 0 4px 12px; /* push text down 1px */
}

a:hover.button { color: #fff; }

a:visited.button { color: #fff; }

a:active.button { color: #F3E2A7; }

iframe {
  border: 0px;
  padding: 0px;
}

.sitemap li {
  margin: .5em 0 0 0;
}