#mainv {
  margin: 30px 5px 20px;
  line-height: 1.6em;
  text-align: center;
}

.bgYellow {
  background-color: #fff65e;
}

#head_txt {
  margin: 50px auto 15px;
  width: 720px;
  line-height: 1.7;
}
#head_txt h5 {
  font-size: 1.2em;
  margin-bottom: 1.4em;
  color: #900;
}
#head_txt h5 strong {
  display: inline-block;
  line-height: 1.2em;
  padding-bottom: 3px;
  background-image: url(../img/bg/marker-orange.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
#head_txt p {
  margin: 0 0 1em 0;
}
#head_txt ol {
  margin: 1em 15px 1.4em;
  list-style: decimal;
  padding: 12px 30px 12px 2.8em;
  border: solid 2px;
}
#head_txt ol.top {
  border-color: #f29201;
}
#head_txt ol.bot {
  border-color: #71c335;
}
#head_txt dl {
  margin: 30px auto;
  clear: both;
  width: 630px;
}
#head_txt dl dt {
  width: 300px;
  float: left;
}
#head_txt dl dd {
  margin: 0 0 0 330px;
}
#head_txt strong.bo.orange {
  border-bottom: solid 1px #f60;
}

.catch {
  text-align: center;
  font-size: 1.15em;
  margin: 2em 0;
}

.itemPhoto {
  margin: 30px 0 40px 38px;
  clear: both;
}
.itemPhoto ul {
  list-style: none;
}
.itemPhoto ul li {
  width: 236px;
  margin: 0 10px 10px 0;
  float: left;
  text-align: center;
}
.itemPhoto ul li img {
  border: solid 3px #E1D88B;
  margin-bottom: 3px;
  display: block;
  text-align: center;
}
.itemPhoto ul li.l {
  margin-left: 120px;
}

#items {
  margin: 10px 40px 30px;
  overflow: hidden;
  *zoom: 1;
  position: relative;
}
#items .box {
  margin: 10px 0px 20px;
  padding: 10px;
  border: 2px solid #E4C193;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#items .box h5 {
  font-size: 1.12em;
  background-image: url(../img/dot_br.gif);
  background-repeat: repeat-x;
  background-position: left center;
  margin: 5px 0 8px;
  color: #F60;
}
#items .box h5 strong {
  display: inline-block;
  padding: 0 5px;
  background-color: #fff;
}
#items .box h6 {
  margin: 0 0 5px 5px;
  color: #1D6600;
}
#items .box .txt {
  padding: 0px 15px 0;
}
#items .box .txt p {
  padding: 0.3em 0;
}
#items .box .pic {
  width: 244px;
  border: solid 2px #ddd;
  padding: 8px 0 10px;
  background-color: #fff;
  text-align: center;
  float: right;
  margin: 0px 0 3px 12px;
  position: relative;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#items .box .pic img {
  width: 230px;
  display: block;
  margin: auto;
}
#items .box .pic p {
  line-height: 1.5em;
  padding: 8px 9px 0;
  font-size: 0.85em;
  text-align: left;
}

.pic ul {
  list-style: none;
  margin: 30px 0 30px 20px;
  overflow: hidden;
  *zoom: 1;
}
.pic ul li {
  width: 244px;
  border: solid 2px #ccc;
  padding: 8px 0;
  background-image: url(../img/bg/w-g_gd.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  text-align: center;
  float: left;
  margin: 0 8px 10px 0;
}
.pic ul li img {
  width: 230px;
  display: block;
  margin: auto;
}
.pic ul li p {
  line-height: 1.4em;
  padding: 8px 9px 0;
  font-size: 0.9em;
  text-align: left;
}

#list .pro {
  margin: 10px 15px 30px;
  padding: 15px 18px;
  border: 2px solid #E1D88B;
  overflow: hidden;
  *zoom: 1;
  line-height: 1.75;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#list .pro dt {
  width: 370px;
  float: right;
}
#list .pro dd {
  padding: 0 390px 10px 0;
}
#list .pro dd ul {
  list-style: none;
  margin-top: 10px;
}
#list .pro dd ul li {
  line-height: 1.5;
}
#list .pro dd ul li.l {
  padding: 0 0 3px 15px;
  color: #630;
  font-weight: bold;
  background-image: url(../img/icon8.gif);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
}
#list .pro dd ul li.m {
  padding: 0 0 5px 30px;
}
#list .price_c {
  font-size: 1.2em;
  color: #c00;
  margin-right: 3px;
}

#ps {
  margin: 30px 10px 40px;
  overflow: hidden;
  *zoom: 1;
}
#ps p {
  margin: 10px 0 1.2em 15px;
}

.tocart {
  padding: 20px 15px !important;
  margin: 40px 10px !important;
}
.tocart li.name {
  width: 12em;
}
