.index_m {
   clear: both;
   width: 632px;
   border-width: 1px 1px 0 1px;
   border-color: #bfbfbf;
   background-image: url('/images/index/g.png');
   background-repeat: repeat-x;
   background-position: bottom;
}
.index_m .sale {
   color: #f00;
}
.index {
   clear: both;
   margin: 0 auto 0 auto;
   width: 634px;
}
.product {
   padding: 10px 15px;
   width: 180px;
   height: 150px;
   text-align: center;
   float: left;
}
.product img {
   border-width: 1px;
   border-color: #929292;
}
.index_sw, .index_s, .index_se {
   display: block;
   height: 7px;
   font-size: 1px;
   float: left;
}
.index_sw {
   width: 7px;
   background-image: url('/images/index/sw.png');
 }
.index_se {
   width: 7px;
   background-image: url('/images/index/se.png');
 }
.index_s {
   width: 620px;
   background-image: url('/images/index/s.png');
   background-repeat: repeat-x;
}
.index_nw, .index_n, .index_ne {
   display: block;
   height: 29px;
   float: left;
}
.index_nw {
   width: 7px;
   background-image: url('/images/index/nw.png');
 }
.index_ne {
   width: 7px;
   background-image: url('/images/index/ne.png');
   clear: right;
 }
.index_n {
   width: 620px;
   background-image: url('/images/index/n.png');
   background-repeat: repeat-x;
}
.index_n a {
   display: block;
   float: right;
   text-decoration: none;
   line-height: 29px;
   vertical-align: middle;
   text-decoration: none;
   padding: 0 10px;
   background-image: url('/images/index/sep.png');
   background-repeat: no-repeat;
   background-position: center left;
   cursor: pointer;
}
.index_n a:hover {
   text-decoration: underline;
}
.index_n p {
   line-height: 29px;
   vertical-align: middle;
   font-size: 12pt;
   padding-left: 10px;
   font-weight: bold;
   color: #006;
}
.index-sales-a {
   font-size: 12pt;
   font-weight: bold;
   padding-left: 10px;
   color: #006 !important;
   float: none !important;
   display: inline !important;
   background-image: none !important;
}
.index-sale .index_ne, .index-sale .index_n, .index-sale .index_nw {
   height: 7px !important;
}
.index-sale .index_m {
   border-top-width: 0 !important;
   border-color: #ff7070 !important;
   background-image: url('/images/index/sale-g.png') !important;
}
.index-sale .product img {
   border-color: #ff7070 !important;
}
.index-sale .index_sw {
   background-image: url('/images/index/sale-sw.png') !important;
}
.index-sale .index_s {
   background-image: url('/images/index/sale-s.png') !important;
}
.index-sale .index_se {
   background-image: url('/images/index/sale-se.png') !important;
}
.index-sale .index_nw {
   background-image: url('/images/index/sale-nw.png') !important;
}
.index-sale .index_n {
   background-image: url('/images/index/sale-n.png') !important;
}
.index-sale .index_ne {
   background-image: url('/images/index/sale-ne.png') !important;
}
#index-sale {
   display: block;
   padding: 10px 15px;
   width: 180px;
   height: 150px;
   float: left;
   background-repeat: no-repeat;
   background-position: center;
}

