@import url('common.css');
@import url('design.css');

a:link, a.fresh:link, a.fresh:visited { color: #fff; }
a:visited { color: #e3e3e3; }
a:hover { text-decoration: none; }

a.white_links:link, a.white_links:visitedk  { color: #fff; }
.white_links a:link, .white_links a:visited  { color: #fff; }

/* goods */
.goods { font-size: 83%; margin-bottom: 15px;	border-bottom: 5px solid #333; }
.goods td { padding: 7px 10px; border-bottom: 1px solid #fff; vertical-align: middle; }
.goods tr.last td, .goods thead td, .goods tfoot td { border: none; }
.goods thead { background: #333; color: #fff; font-weight: bold; }
.goods thead td {  }
.goods tfoot { background: #333; color: #fff; }
.goods .price { width: 25%; text-align: right; font-weight: bold; }
.goods thead .price { color: #fff; }
.goods .price span { font-size: 90%; font-weight: normal; }

.box .item { margin-bottom: 20px; }
.box .item .data { font-size: 70%; line-height: 100%; margin-bottom: 5px; }
.box .item .title { font-size: 87%; }
.box .item p { margin: 0; padding: 0; }


#d_5persent { margin-left: 40px; width: 215px; height: 100px; background: transparent url('images/discount_5percent.gif') no-repeat; }
#d_5persent div { padding: 35px 0 0 75px; font-size: 83%; }