body
{
  background: #f2f1ea url(_img/bg.gif) center repeat-y;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 1em;
  color: #666727;
}

#frame
{
  width: 1107px;
  margin: 0 auto;
}

#header_navi
{
  text-align: right;
  margin: 0 20px 10px 0;
}

#breadcrumbs
{
  text-align: left;
  margin: 10px 0 0 20px;
}

#left
{
  float: left;
  margin: 10px 0 0 20px;
  text-align: left;
  width: 227px;
}

#main
{
  float: left;
  margin: 10px 0 0 25px;
  text-align: left;
  width: 562px;
}

#right
{
  float: left;
  margin: 10px 0 0 25px;
  text-align: left;
  width: 227px;
}

#footer
{
  clear: both;
}

.box
{
  width: 227px;
  background: #d9d9a8 url(_img/box_bg.gif) no-repeat;
  margin: 0 0 25px 0;
}

.box_headline
{
  width: 217px;
  height: 21px;
  margin: 0;
  background: #787833 url(_img/box_t.gif) no-repeat center;
  color: #ff0;
  font-weight: bold;
  padding: 5px;
}

.box_content
{
  width: 217px;
  padding: 0 5px 11px 5px;
  margin: 0;
  background: url(_img/box_b.gif) no-repeat bottom center;
}

.content
{
  width: 562px;
  background: #C8C887 url(_img/main_bg.gif) no-repeat;
  margin: 0 0 25px 0;
}

.content_headline
{
  width: 552px;
  height: 21px;
  margin: 0;
  color: #666727;
  font-weight: bold;
  padding: 5px;
}

.content_main
{
  width: 552px;
  padding: 0 5px 11px 5px;
  margin: 0;
  background: url(_img/main_b.gif) no-repeat bottom center;
}

.small
{
  text-align: center;
  font-size: 0.7em;
  margin: 20px 0;
}

a img
{
  border: 0;
}

a
{
  color: #c0a007;
}

a:hover
{
  text-decoration: none;
}

.copyright
{
  font-size: 0.5em;
}

.parseTime
{
  visibility: hidden;
}

.productNewPrice
{
  color: #f60;
}

.productOldPrice
{
  text-decoration: line-through;
  color: #666727;
}

#socialbookmarks
{
  list-style-type:none;
}

#socialbookmarks li
{
  height:24px;
  line-height:24px;
}

#socialbookmarks img
{
  margin-bottom:-5px;
  margin-right: 5px;
  padding-bottom: 1px
}

