@charset "UTF-8";
/* CSS Document */

div#header ul li#menu3 a {
  background-position:-383px -56px;
}

div#left img {
  padding-bottom:10px;
}

div#right ul#chrct2 h3 {
  font-size:15px;
}

div#right table#example {
  width:450px;
  margin:0 0 15px 8px;
  border-style:solid;
  border-width:1px 0 0 1px;
  border-color:#dcdcdc;
}

div#right table#example thead td {
  font-weight:bold;
  font-size:14px;
  background:url(../img/bg_prdct-name.gif) no-repeat;
  background-repeat:repeat-x;
  background-position:bottom;
}

div#right table#example th {
  padding:5px;
  border-style:solid;
  border-width:0 1px 1px 0;
  border-color:#dcdcdc;
  background:#efefef;
}

div#right table#example td {
  text-align:center;
  padding:5px;
  border-style:solid;
  border-width:0 1px 1px 0;
  border-color:#dcdcdc;
}

div#right table#example th.clssfctn {
  background:#a9a9a9;
}