body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#frame {
  margin: 14px auto;
  font-size: 12px;
  text-align: center;
  width: 560px;
}
#menu {
  width: 100%;
  text-align: center;
  display: block;
  margin: 6px 0 0 0;
  padding: 0;
}
#menu li {
  display: block;
  float: left;
  padding: 1px;
}
#menu li a {
  display: block;
  width: 91px;
  height: 25px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
	color: #000;
	line-height: 23px;
	overflow: hidden;
  background: url(images/common/bar.png) 0 0 no-repeat;
}
#menu li a:hover {
  background-position: 0 -25px;
}
#menu li a.current {
  background-position: 0 -50px !important;
}

#top {
  text-align: center;
  width: 100%;
  height: 66px;
}
#content {
  clear: both;
  width: 100%;
  padding: 15px 0;
  text-align: center;
}
#content p.imp {
  font-size:16px;
  line-height:19px;
  font-weight: bold;
  text-align: justify;
  padding: 0 40px;
}
#content h1 {
  font-size:36px;
  line-height:43px;
  margin: 0;
  padding: 0;
}
#content h1.main {
  font-size:26px;
  line-height:30px;
  color: #f00 !important;
  padding: 15px 0;
}
#content h2 {
  font-size: 19px;
  font-weight: normal;
  display: block;
  padding: 10px 0;
  margin: 0;
}
#content h3 {
  font-size: 24px;
  font-family: "Arial Black", Helvetica, sans-serif;
  font-weight: normal;
  display: block;
  margin: 0;
  padding: 0;
}
#content h4 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
#content h4.bold18 {
  font-size: 18px;
}
#content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#content li {
  font-size:15px;
  line-height:19px;
  padding: 4px 0 4px 14px;
  background: url(images/common/list.gif) no-repeat;
  margin: 0;
  text-align: justify;
}
#content p {
  font-size:15px;
  line-height:19px;
  text-align: justify;
  margin: 0;
  padding: 0;
}
#productLeft {
  width: 384px;
  float: left;
  text-align: left;
}
#productRight img {
  margin: 20px 0;
}
#productRight {
  text-align: right;
}
#cTop, #cBottom {
  clear: both;
  width: 100%;
}
#cTop div.models {
  width: 100%;
  display: block;
  padding: 0 0 20px 0;
  clear: both;
}
#cTop div.modelsMiddle {
  width: 260px;
  float: left;
}
#cTop div.middle {
  width: 240px;
  margin: 0 150px;
  text-align: justify;
}
#cTop img.left {
display: block;
  float: left;
}
#cTop img.right {
display: block;
  float: right;
}
#cBottom {
  padding: 36px 0;
}
#cBottom div {
  display: block;
  width: 278px;
  float: left;
  text-align: left;
}
.bold24 {
  font-size: 24px !important;
  font-weight: bold !important;
}
#content p.priceTag {
  padding: 0 0 20px 0;
}
#content p.priceTag span {
  font-size: 24px !important;
  font-weight: bold !important;
  color: #00c !important;
}
.hidden {
  display: none;
}
.bold {
  font-weight: bold !important;
}
.blue {
  color: #00c !important;
}
.red {
  color: #f00 !important;
}
.green {
  color: #0c3 !important;
}
.redbold {
  color: #f00 !important;
  font-weight: bold !important;
  padding: 10px 0 !important;
}
.greenbold {
  color: #0c3 !important;
  font-weight: bold !important;
}
#content p.small {
  font-size:11px;
  line-height:14px;
}
sup {
  font-size: 11px;
  line-height: 0;
}
a {
  color: #00c;
}

a img {
  border: none;
}
table.specific {
  border: solid 2px #000;
  width: 100%;
}
table.specific td {
  border: solid 1px #000;
  font-size:14px;
  padding: 5px 0;
  text-align: center;
}
#priceList {
  width: 500px;
  border: 0;
  margin: 0;
  padding: 20px 0 0 0;
}
#priceList td img {
  display: block;
  float: left;
  border: none;
}
#priceList td {
  vertical-align: middle;
  padding: 10px 0;
}
#priceList td div{
  padding: 0 0 0 20px;
  width: 320px;
  display: block;
}
#priceList li p {
  font-size: 16px;
  line-height: 19px;
}
#prices {
  padding: 50px 0 0 0;
}

#prices p {
  margin: 0 0 40px 0;
  padding: 0;
}

div.normal30 {
  font-size: 30px;
  line-height:35px;
  font-weight: normal;
}
img.center {
  display: block;
  margin: 0 auto;
}
img.cpadding {
  display: block;
  margin: 30px auto;
}
