/*-- Basic HTML Elements --*/
img {
  border: none;
}

body {
  margin: 0 0 0 0;
  background-image: url( '/img/bg_dark.gif' );
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666;
  background-color: #eaeff4;
}

table {
  background-image: url( '/img/bg.gif' );
  background-color: #ffffff;
}

td, tr, p, div {
  font-size: 14px;
  color: #666;
  text-align: justify;
}

a {
  color: #006699;
}

a:hover {
  color: blue;
}

ul {
  margin-left: 0;
  margin-right: 10px;
  list-style: none;
}

li {
  background-image: url( '/img/list.gif' );
  background-position: 1px 5px;
  background-repeat: no-repeat;
  margin-top: 3px;
  padding-left: 15px;
}

hr {
  width: 100%;
}

/*-- Template Layout --*/
#mainframe {
  position: relative;
  margin: 0 auto;
  width: 900px;
  height: 100%;
  border: 1px solid #92bbd9;
}

#header {
  height: 80px;
  max-height: 80px;
  width: 900px;
  background: url( '/img/bg_top.jpg' ) no-repeat left top;
  vertical-align: top;
}

#main_top, #main_top a {
  text-decoration: none;
  color: white;
  background-color: #92bbd9;
}

#menu_top {
  text-decoration: none;
  color: white;
  border-right: 1px solid white;
  background-color: #92bbd9;
}

#menu {
  width: 230px;
}

#menu_cont {
  background: url( '/img/bg_header_01.gif' ) no-repeat left top;
  border-right: 1px solid #92bbd9;
}

#menu_footer {
  border-right: 1px solid #92bbd9;
}

#main_cont {
  background: url( '/img/bg_footer_01.gif' ) no-repeat right bottom;
  width: 100%;
  height: 100%;
}

#main {
  padding: 15px 25px;
  background: url( '/img/bg_header_02.gif' ) no-repeat left top;
}

#main_footer {
  height: 25px;
}

#top_link {
  display: block;
  height: 25px;
  padding-right: 15px;
  text-align: right;
  font-size: 10px;
  background: url( '/img/bg_footer_02.gif' ) no-repeat right bottom;
}

#footer {
  height: 46px;
  background: url( '/img/bg_bottom.gif' ) no-repeat left top;
  background-color: #92bbd9;
}

#copyright {
  position: relative;
  float: left;
  padding-top: 18px;
  padding-left: 35px;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  color: white;
}

#site, #site a {
  padding-top: 18px;
  padding-right: 15px;
  text-align: right;
  font-size: 12px;
  color: white;
  text-decoration: underline;
}

#logo {
  position: absolute;
  margin-top: 4px;
  margin-left: 10px;
}

#logo_name {
  position: absolute;
  margin-left: 85px;
  margin-top: 7px;
}

#lang {
  position: absolute;
  margin-top: 3px;
  margin-left: 800px;
  border: 0;
}

#attention {
  padding-top: 10px;
  display: block;
  background-image: url( '/img/attention.png');
  background-repeat: no-repeat;
  color: #9e0b0f;
  text-align: center;
  height: 100px
}

/*-- Menu --*/

.divtop {
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
  height: 25px;
  border-bottom: 1px solid #92bbd9;
  text-align: center;
  vertical-align: middle;
  color: white;
  background: url( '/img/bg_tit.gif' ) repeat-x left top;
  text-transform: uppercase;
  white-space: nowrap;
}

.item, .item a {
  display: block;
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #92bbd9;
  color: #006699;
  white-space: nowrap;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 3px 5px;
  margin-right: 2px;
  overflow: hidden;
}

.item:hover {
  font-weight: bold;
  color: #006699;
}

.active {
  font-weight: bold;
  text-decoration: underline;
  /*
    background-color: #eaeff4;
    background-repeat: no-repeat;
    background-position: 3px 5px;
  */
}

.small {
  font-size: 12px;
  line-height: 22px;
  background-position: 3px 4px;
}

.textarea {
  display: block;
  width: 600px;
  height: 650px;
  font-size: 12px;
  padding: 5 5 5 5;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url( '/img/bg.gif' );
  background-position: -15px 0px;
  border: 1px solid #92bbd9;
}

.lev0 {
  margin-left: 12px;
}

.lev1 {
  margin-left: 25px;
}

.lev2 {
  margin-left: 45px;
}

.m_load {
  background-image: url( '/img/m_down.gif' );
}

.m_buy {
  background-image: url( '/img/m_buy.gif' );
}

.m_update {
  background-image: url( '/img/m_update.gif' );
}

.m_view {
  background-image: url( '/img/m_view.gif' );
}

.m_fld {
  background-image: url( '/img/m_fld.gif' );
}

.m_doc {
  background-image: url( '/img/m_doc.gif' );
}

.m_forum {
  background-image: url( '/img/m_forum.gif' );
}

.m_mail {
  background-image: url( '/img/m_mail.gif' );
}

.tit, .sshot_tit {
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  background: url( '/img/line.png' ) no-repeat left bottom;
  margin-bottom: 5px;
  margin-top: 5px;
  line-height: 25px;
}

.tit {
  background: url( '/img/line.png' ) no-repeat left bottom;
}

.tit a {
  text-align: left;
  text-decoration: none;
}

.sshot_tit {
  background: url( '/img/line_sshot.png' ) no-repeat left bottom;
  padding-left: 20px;
}

.sub {
  font-size: 14px;
  padding-left: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.comment {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  padding-left: 20px;
  font-size: 12px;
  color: #006699;
  border: 1px dotted #006699;
  border-right: none;
  border-bottom: none;
  background: url( '/img/bg-comment.png' ) repeat-y left top;  
}

.sep {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -3px;
  vertical-align: middle;
}

.sshot {
  margin: 10px;
}

.down, .download {
  padding-left: 17px;
  background: url( '/img/m_down.gif' ) no-repeat left 2px;
}

.download {
  font-weight: bold;
}

.web {
  padding-left: 17px;
  background: url( '/img/m_web.gif' ) no-repeat left 2px;
  font-weight: bold;
}

.view {
  padding-left: 17px;
  background: url( '/img/m_view.gif' ) no-repeat left 2px;
}

.info {
  padding-left: 17px;
  background: url( '/img/m_update.gif' ) no-repeat left 2px;
}

.ver_small {
  font-size: 12px;
}

.error {
  background: url( '/img/error.png' ) no-repeat center 10px;
  padding-top: 70px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: maroon;
}

.img_small {
  float: left;
  margin-right: 15px;
}

.main_info {
  padding-bottom: 20px;
}


.buy {
  padding-left: 17px;
  background: url( '/img/m_buy.gif' ) no-repeat left 2px;
}

.button {
  margin-right: 15px;
}