  html, body {   
          height: 100%;
          font-family: arial, sans-serif;
          font-size: 12px;
      }
  #top {
          font-size: 13px;
          background-image: url('../../../images/asset/header.jpg');
	  }
  #top #selection {
          margin-top: 0px;
          margin-right: 20px;
          text-align: right;
          font-size: 13px;
          }
  #horimiddle {
          margin-left: 20px;
          margin-right: 20px;
          margin-bottom: 3px;
          border-bottom: 1px solid #900000;
          border-left: 1px solid #900000;
          border-right: 1px solid #900000;
	  background: #ccc;
	  height: 5px; 
	  }

  #middle {
          margin-left: -4px; 
          margin-top: 20px;
          margin-right: 20px;
          }

  #footer {
          margin-left: 20px;
          margin-right: 20px;
          margin-top: 10px;
	  padding: 10px;
	  border: none;
          text-align: center;
	  }

  #copyright {
          margin-left: 20px;
          margin-right: 20px;
	  padding: 10px;
	  background: #fff;
          color: #9c9c9c;
          text-align: center;
	  }

  #menu {
          margin-left: 20px;
          margin-right: 20px;
          margin-top: 20px;
	  }

  #menu ul {
	  margin-left: 0px;
	  padding-left: 0;
	  margin-bottom: 0;
	  padding-bottom: 0; 
	  display: inline;
  } 

  #menu ul li {
	  padding-top: 5px;
	  padding-bottom: 5px;
          padding-left: 15px;
          padding-right: 15px;
          margin-left: 1px;
          margin-right: 1px;
	  text-align: center;
	  font-size: 12px;
	  background-color: #ccc;
	  list-style: none;
	  display: inline;
	  color: #000;
	  border-bottom: 2px double #8c0713;
  }

  #menu ul li.here {
	  border-bottom: 2px double #a9a9a9;
  }

  #commonsize {
          font-size: 11px;
  }

  a:link {
          color: #000;
          text-decoration: none;
          background: transparent;
  }

  a:hover {
	  color: #469;
	  text-decoration: underline;
	  background: transparent;
  }

  a:visited {
	  color: #000;
	  text-decoration: none;
	  background: transparent;
  }

  a.selection:link {
	  color: #469;
          padding-right: 5px;
	  text-decoration: none;
	  background: transparent;
  }

  a.selection:hover {
	  color: #000;
          padding-right: 5px;
	  text-decoration: underline;
	  background: transparent;
  }

  a.selection:visited {
	  color: #469;
          padding-right: 5px;
	  text-decoration: none;
	  background: transparent;
  }

  a.navi:link {
	  color: #000;
	  padding: 0px;
	  text-decoration: none;
	  background: transparent;
  }

  a.navi:hover {
	  color: #ccc;
	  padding: 0px;
	  text-decoration: underline;
	  background: transparent;
  }

  a.navi:visited {
	  color: #000;
	  padding: 0px;
	  text-decoration: none;
	  background: transparent;
  }

  a.normal:link {
	  color: #000;
	  padding: 0px;
	  text-decoration: underline;
	  background: transparent;
  }

  a.normal:hover {
	  color: #ccc;
	  padding: 0px;
	  text-decoration: underline;
	  background: transparent;
  }

  a.normal:visited {
	  color: #000;
	  padding: 0px;
	  text-decoration: underline;
	  background: transparent;
  }

  a.footer:link {
	  color: #000;
	  text-decoration: underline;
	  background: transparent;
  }

  a.footer:hover {
	  color: #469;
	  text-decoration: none;
	  background: transparent;
  }

  a.footer:visited {
	  color: #000;
	  text-decoration: underline;
	  background: transparent;
  }

  #footer table tr td.line1 {
	  padding-top: 2px;
	  padding-bottom: 2px;
	  text-align: center;
	  font-size: 13px;
	  background-color: #ccc;
	  color: #000;
	  border-bottom: 1px double #9c9c9c;
  }

  #footer table tr th {
        padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 13px;
	background-color: #ccc;
	color: #000;
	border-bottom: 1px double #9c9c9c;
  }

  #footer table tr td {
	  padding-top: 2px;
	  padding-bottom: 2px;
	  text-align: left;
	  font-size: 11px;
          text-align: center;
	  border-right: 1px #9c9c9c;
  }

  a.commonsize:link {
	  color: #000;
	  text-decoration: underline;
	  background: transparent;
  }

  a.commonsize:hover {
	  color: #469;
	  text-decoration: none;
	  background: transparent;
  }

  a.commonsize:visited {
	  color: #000;
	  text-decoration: none;
	  background: transparent;
  }

  h1 {
	  margin: 10px;
	  padding: 10px;
	  font-family: Verdana, sans-serif;
	  font-weight: bold;
	  font-size: 22px;
	  color: #9a9a9a;
  }

  table tr td.withborder {
	  margin-right: 20px;
	  border-left: 1px solid #ccc;
	  font-size: 11px;
  }

  table tr td ul li {
          padding-top: 5px;
	  margin-top: 8px;
	  font-size: 11px;
	  list-style-image: url("../../../images/asset/arrow1.gif"); 
	  list-style-type: disc;
  }
  
  table tr td ul li.here {
          padding-top: 5px;
	  color: #9c9c9c;
	  list-style-image: url("../../../images/asset/arrow2.gif"); 
  }

  p.right {
          font-family: Verdana, sans-serif;
	  font-size: 11px;
	  text-align: right;
	  color: #000;
  }

  #zebra {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    background-color: #9c9c9c;
    font-size: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  #zebra {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    text-align: center;
    background-color: #9c9c9c;
    font-size: 11px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  #zebra tbody tr.even td {
    background-color: #ccc;
    padding: 2px;
  }

  #zebra tbody tr.odd  td {
    background-color: #ffffff;
    margin: 2px;
    padding: 2px;
  }

  #zebra tbody tr th {
    background-color: #8c0713;
    color: #fff;
    padding: 2px;
  }

  #pricechart {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    text-align: center;
    margin-left: 30px;
    background-color: #8c0713;
    font-size: 11px;
  }
  #pricechart tr th.title {
    background-color: #ccc;
    padding: 2px;
  }
  #pricechart tr th.title1 {
    background-color: #9c9c9c;
    padding: 2px;
  }
  #pricechart tr td {
    background-color: #fff;
    margin: 2px;
  }

  #pricechart1 {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    text-align: center;
    background-color: #8c0713;
    font-size: 11px;
  }
  #pricechart1 tr th.title {
    background-color: #ccc;
    padding: 2px;
  }
  #pricechart1 tr td {
    background-color: #fff;
    margin: 2px;
  }

  #chart {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    text-align: center;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #8c0713;
    font-size: 11px;
  }
  #chart tbody tr th.title {
    background-color: #ccc;
  }
  #chart tbody tr th.title1 {
    background-color: #9c9c9c;
  }
  #chart tbody tr td {
    background-color: #fff;
    margin: 2px;
  }

  #info {
	margin-left: 120px;
        margin-right: 150px;
	font-size: 12px;
        vertical-align: top;
  }

  #info tr td.breadcrumb {
        font-size: 11px;
  }

  #info tr td.title {
	color: #8c0713;
	margin-top: 10px;
	font-size: 1.6em;
	font-weight: bold;
  }

  #info tr td.subtitle {
	color: #8c0713;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
  }

  #info tr td.solid {
        border-top: solid 1px #ccc; 
        border-bottom: solid 1px #ccc; 
        background-color: #fbfbdc; 
  }

  #info tr td.content {
        padding-bottom: 25px;
        font-size: 13px;
  }

  #input {
	margin-left: 150px;
	font-size: 11px;
        vertical-align: top;
  }

  #input tr td.breadcrumb {
        font-size: 11px;
  }

  #input tr td.title {
	color: #8c0713;
	margin-top: 10px;
	font-size: 1.4em;
	font-weight: bold;
  }

  #input tr td.content {
        border-top: solid 1px #ccc; 
        border-bottom: solid 1px #ccc; 
        background-color: #f6f6f6; 
  }

  .formTable TD {
        font-size: 13px; 
        font-weight: 400; 
        padding-bottom: 8px;
        padding-left: 6px;
  }

  #infonews {
	margin-left: 20px;
        margin-right: 20px;
	font-size: 12px;
        vertical-align: top;
  }

  #infonews tr td.title {
	color: #8c0713;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
  }

  #infonews tr td.content {
        padding-bottom: 25px;
        font-size: 11px;
  }

  .formTable TD.label {
        text-align: right; 
        font-size: 11px; 
        font-weight: 700; 
        padding-top: 1px; 
        padding-left: 60px;
        color: #336699
  }
  .formTable TD.labelError {
        text-align: right; 
        font-size: 11px; 
        font-weight: 700; 
        padding-top: 1px; 
        color: #ff0000;
  }

  #inputSmall {
	margin-left: 10px;
	font-size: 11px;
        vertical-align: top;
  }

  #inputSmall tr td.breadcrumb {
        font-size: 11px;
  }

  #inputSmall tr td.title {
	color: #8c0713;
	margin-top: 10px;
	font-size: 1.4em;
	font-weight: bold;
  }

  #inputSmall tr td.content {
        border-top: solid 1px #ccc; 
        border-bottom: solid 1px #ccc; 
        background-color: #f6f6f6; 
  }

  .formTableSmall TD {
        font-size: 13px; 
        font-weight: 400; 
        padding-bottom: 8px;
        padding-left: 6px;
  }

  .formTableSmall TD.label {
        text-align: right; 
        font-size: 11px; 
        font-weight: 700; 
        padding-top: 1px; 
        color: #336699
  }
  .formTableSmall TD.labelError {
        text-align: right; 
        font-size: 11px; 
        font-weight: 700; 
        padding-top: 1px; 
        color: #ff0000;
  }

  #errorBox {
    width: 100%; 
    margin-left: 30px;
    margin-bottom: 10px;
  }

  #errorBox TABLE {
    border: 1px solid #aaa; 
    background-color: #ffc;
  }

  #errorBox TR {
    vertical-align: top;
  }

  #errorBox TD {
    padding: 4px;
  }

  #errorBox P {
    padding-bottom: 0px; 
    font-size: 13px; 
    font-weight: 700; 
    color: #f00;
  }

  #errorModerateBox {
    width: 100%; 
    margin: 0px 0px 10px 0px;
  }

  #errorModerateBox TABLE { 
    border: 1px solid #aaa; 
    width: 600px; 
    background-color: #fff;
  }

  #errorModerateBox TR {
    vertical-align: top;
  }

  #errorModerateBox TD {
    padding: 4px;
  }

  #errorModerateBox P {
    padding-bottom: 0px; 
    font-size: 13px; 
    font-weight: 700;
  }

  #messageBox {
    width: 100%; 
    margin: 0px 0px 10px 0px;
  }

  #messageBox TABLE {
    border: 1px solid #aaa; 
    width: 600px; 
    background-color: #ffc;
  }

  #messageBox TR {
    vertical-align: top;
  }

  #messageBox TD {
    padding: 4px;
  }

  #messageBox P {
    padding-bottom: 0px; 
    font-size: 13px; 
    font-weight: 700;
  }

  #loginBox {
    width: 30%; 
    background-color: #eee; 
    border: 1px solid #ccc; 
    border-collapse: collapse; 
    margin-bottom: 12px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 20px;
  }

  #loginBox TD {
    width: 100%; 
    font-size: 11px; 
    padding: 8px 10px 0px 10px;
  }

  #loginBox TD.head {
    width: 100%; 
    font-size: 11px; 
    font-weight: 700; 
    background-color: #ccc; 
    padding: 5px;
  }

  #loginBox TD.buttons {
    width: 100%; 
    text-align: right;
  }

  #loginBox TD.arrow {
    font-size: 12px; 
    padding: 8px 10px 5px 0px;
  }

  #loginBox A {
    display: block; 
    padding-bottom: 6px; 
    text-align: center;
  }

  #loginBox INPUT.fields {
    width: 130px;
  }

  #infoBox {
    width: 100%; 
    background-color: #eee; 
    border: 1px solid #ccc; 
    border-collapse: collapse; 
    margin-bottom: 12px;
  }

  #infoBox TD.head {
    width: 100%; 
    font-size: 13px; 
    font-weight: 700; 
    background-color: #ccc; padding: 5px;
  }

  #infoBox A {
    font-size: 11px; 
    display: block; 
    padding: 8px
  }

  #maincontent #base li, 
  #maincontent #zero li, 
  #maincontent #one-em li, 
  #maincontent #bullet li, 
  #maincontent #bread-sample li {
	  list-style-position: outside;
	  list-style-type: disc;
	  list-style-image: none;
  }

  #jojobutton {
	  font-family: Verdana, sans-serif;
	  text-align: center;
	  font-size: 9px;
	  background-color: #ccc;
	  color: #000;
  }
    
  #base, 
  #zero, 
  #one-em, 
  #bullet, 
  #bullet-inside, 
  #custom, 
  #custom-gen {
	  border: 1px solid #000;
	  margin: 2em;
	  width: 10em;
	  padding: 5px;
  }

  #maincontent #zero ul {
	  margin-left: 0;
	  padding-left: 0;
  }

  #one-em ul {
	  margin-left: 1em;
	  padding-left: 0;
  }

  #bullet ul {
	  list-style-image: url("pub_dot4.gif");
	  list-style-position: outside;
  }

  #bullet-inside ul {
	  list-style-type: disc;
	  list-style-image: url("pub_dot4.gif");
	  list-style-position: inside;
	  padding-left: 0;
  }

  #custom ul {
	  list-style: none;
	  margin-left: 0;
	  padding-left: 1em;
	  text-indent: -1em;
  }

  #custom li, 
  #custom-gen li {
	  list-style-image: none;
	  list-style-type: none;
  }

  #custom-gen ul {
	  list-style: none;
	  margin-left: 0;
	  padding-left: 1em;
	  text-indent: -1em;
  }

  #custom-gen ul li:before {
	  content: "\00BB \0020";
  }


  #inline-list, #inline-list-gen {
	  border: 1px solid #000;
	  margin: 2em;
	  width: 80%;
	  padding: 5px;
	  font-family: Verdana, sans-serif;
  }

  #inline-list p, #inline-list-gen p {
	  display: inline;
  }

  #inline-list ul, 
  #inline-list li, 
  #inline-list-gen ul, 
  #inline-list-gen li {
	  display: inline;
	  margin: 0;
	  padding: 0;
	  color: #339;
	  background: #fff;
	  font-weight: bold;
  }

  #inline-list-gen ul li:after {
	  content: ", ";
  }

  #inline-list-gen ul li.last:after {
	  content: ". ";
  }

  #bread, 
  #pipe, 
  #tabs, 
  #bread-gen {
	  padding: 5px;
	  border: 1px solid #000;
	  margin-bottom: 25px;
  }

  #pipe ul {
	  margin-left: 0;
	  padding-left: 0;
	  display: inline;
  } 

  #pipe ul li {
	  margin-left: 0;
	  padding: 3px 15px;
	  border-left: 1px solid #000;
	  list-style: none;
	  display: inline;
  }


  #pipe ul li.first {
	  margin-left: 0;
	  border-left: none;
	  list-style: none;
	  display: inline;
  }

  #maincontent #tabs ul {
	  margin-left: 0;
	  padding-left: 0;
	  margin-bottom: 0;
	  padding-bottom: 0; 
	  display: inline;
  } 

  #maincontent #tabs{
	  margin: 5px 20px 0px 10px;
	  padding: 10px 10px 0px 10px;
	  font-size: 1.2em;
	  border-width: 0px 0px 0px 0px;
  }

  #tabs ul li {
	  margin-left: 0px;
	  margin-bottom: 0;
	  padding: 2px 15px 0px, 20px; 
	  border: 1px solid #ccc;
	  list-style: none;
	  display: inline;
	  background-color: #9a9a9a;
  }

  #tabs ul li.here {
	  border-bottom: 1px solid #fff;
	  background-color: #ccc;
	  list-style: none;
	  display: inline;
  }

  #tabsveri ul li {
	  margin-left: -40px;
	  margin-bottom: 0px;
	  padding: 6px, 8px, 3px, 0px;  
	  text-align: center;
	  border-bottom: 1px solid #ccc;
	  list-style: none;
	  background-color: #fff;
  }

  #tabsveri ul li.first {
	  padding: 6px, 8px, 3px, 0px;  
	  text-align: center;
	  border-bottom: 1px double #ccc;
	  list-style: none;
  }

  #tabsveri ul li.lastone {
	  margin-top: 0px;
	  margin-bottom: -20px;
	  text-align: center;
	  border-bottom: none;
	  list-style: none;
  }

  #tabsveri ul li.empty {
	  margin-left: -40px;
	  margin-bottom: 0px;
	  padding: 6px, 8px, 3px, 0px;  
	  text-align: center;
	  border-bottom: none;
	  list-style: none;
  }

  #tabsveri ul li.hereveri {
	  border-bottom: 1px solid #fff;
	  background-color: #ccc;
	  list-style: none;
  }

  #bread ul {
	  margin-left: 0;
	  padding-left: 0;
	  display: inline;
	  border: none;
  } 

  #bread ul li {
	  margin-left: 0;
	  padding-left: 2px;
	  border: none;
	  list-style: none;
	  display: inline;
  }

  #bread-gen ul {
	  margin-left: 0;
	  padding-left: 0;
	  display: inline;
	  border: none;
  } 

  #bread-gen ul li {
	  margin-left: 0;
	  padding-left: 2px;
	  border: none;
	  list-style: none;
	  display: inline;
  }

  #bread-gen ul li:before {
	  content: "\0020 \0020 \0020 \00BB \0020";
  }

  #bread-gen ul li.first:before {
	  content: " ";
  }

  #button {
	  width: 8em;
	  border-right: 1px solid #000;
	  padding: 0 0 1em 0;
	  margin-bottom: 1em;
	  font-family: 'Trebuchet MS', 'Lucida Grande', 
			Verdana, Lucida, Geneva, Helvetica, 
			Arial, sans-serif;
	  background-color: #ccc;
	  color: #8c0713;
  }

  #button ul {
	  list-style: none;
	  margin: 0;
	  padding: 0;
	  border: none;
}

  #button li {
	  border-bottom: 1px solid #90bade;
	  margin: 0;
	  list-style: none;
	  list-style-image: none;
}

  #button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

  html>body #button li a {
	width: auto;
	}

  #button li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
	}

  div.float_left {
        margin: 15px;
	float: left;
    }

  div.float_left p {
	text-align: center;
     }

  div.float_right {
        margin: 10px;
	float: right;
    }

  .img_border_color {
        border: 1px solid #ccc;
    }

  .thumb_img {
        border: 1px solid #ccc;
    }

  p.box200 {
        width: 200px;
  }

  p.box250 {
        width: 250px;
  }

  p.box600 {
        width: 600px;
        padding: 10px;
  }

 .item_desc {
	padding-left: 15px;
	padding-right: 20px;
        vertical-align: top;
	font-size: 12px;
  }

  .emphasize_h1 {
	color: #336699;
	padding-top: 5px;
	font-size: 1.4em;
	font-weight: bold;
  }

  .emphasize_h2 {
	color: #336699;
	padding-top: 5px;
	font-size: 1.2em;
  }

