body, html {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #535353;
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  
}
img {
  border: none;
}

.logo input.search-input {
  background:#ffc3dd none repeat scroll 0 0;
  border:medium none;
  color:#FFFFFF;
  font-size:18px;
  height:20px;
  margin:0px 0 0 680px;
  padding:0;
  width:140px;
}

.logo input.search-submit {
  height:25px;
  margin:0px -30px -5px 0;
  padding:0;
  width:30px;
}

a:link, a:visited {
  color: #a54a6b;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1, h2, h3, h4 {
  color: #a54a6b;
}
.logo {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  /*background: #fff url('../img/logo_bg.gif') no-repeat;*/
  /*background: #fff url('../img/top.jpg') no-repeat;*/
  background: #fff url('../img/top_new.jpg') no-repeat;
  background-position: top center;
  height: 370px;
}
.logo h1 {
  display: none;
}
.wrap {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 817px;
}
.menu {
  margin: 0 auto 0 auto;
  width: 917px;
  list-style: none;
  padding: 15px 0 0 60px;
}
.menu li {
  float: left;
  list-style: none;
}
.menu li a:link, .menu li a:visited {
  display: block;
}
.menu li a:hover {
  
}
.menu li a span {
  display: none;
}
.menu1 {
  margin: 20px 0 0 0px;
  width: 155px;
  height: 75px;
}
.top_menu_fix li.first a {
  width: 155px;
  height: 75px;
}
.top_menu_fix li.b2 {
  margin: 10px 0 0 20px;
  width: 155px;
  height: 75px;
}
.top_menu_fix li.b2 a {
  width: 155px;
  height: 75px;
}
.top_menu_fix li.b3 {
  margin: 0 0 0 25px;
  width: 175px;
  height: 75px;
}


.top_menu_fix li.b3 a{
  width: 175px;
  height: 75px;
}
.top_menu_fix li.b4 {
  margin: 0 0 0 10px;
  width: 140px;
  height: 75px;
}
.top_menu_fix li.b4 a{
  width: 140px;
  height: 75px;
}
.top_menu_fix li.last {
  margin: 20px 0 0 25px;
  width: 160px;
  height: 75px;
}
.top_menu_fix li.last a{
  width: 160px;
  height: 75px;
}

.submenu {
  list-style: none;
  width: 170px;
  margin:0 0 0 5px;
  padding:0 0 0 10px;
  float: left;
}
.submenu li {
  list-style: none;
  padding: 20px 0 20px 0;
  background: #fff url('../img/sub_line.gif') bottom center no-repeat;
}

.cart {
  float: right;
  width: 263px;
  height: 93px;
  background: #fff url('../img/cart.gif') center no-repeat;
  margin: 0;
  padding: 45px 0 0 0;
}
.cart h2 {
  display: none;
}
.cart p {
  color: #a3a19f;
  padding: 3px;
  text-align: center;
  margin: 3px 15px;
}
.cart-sum {
  background: #f7dfe1;
}

.content {
  margin: 10px 10px 10px 0;
  text-align: left;
}
.content p {
  text-align: justify;
}
.content p.hl {
  color: #c9c371;
  font-weight: bold;
  font-size: 16px;
}

.shortline {
  width: 576px;
  height: 16px;
  font-size: 1px;
  background: #fff url('../img/short_line.png') center no-repeat;
  clear: both;
}
.longline {
  width: 916px;
  height: 17px;
  font-size: 1px;
  background: #fff url('../img/long_line.png') center no-repeat;
  clear: both;
}

.foot-menu {
  margin: 0 auto 0 auto;
  width: 320px;
  padding: 0;
  list-style: none;
}
.foot-menu li {
  list-style: none;
  float: left;
  padding: 0 10px 0 10px;
  border-left: 1px #a54a6b solid;
}
.foot-menu li.first {
  padding-left: 0;
  border-left: none;
}
.copyright a:link, .copyright a:visited,
.foot-menu li a:link, .foot-menu li a:visited {
  color: #a54a6b;
  text-decoration: none;
}
.copyright a:hover,
.foot-menu li a:hover {
  text-decoration: underline;
}
.copyright {
  clear: both;
  text-align: center;
  padding: 15px;
  color: #a54a6b;
}
