﻿@charset "utf-8"; 
table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.product .right-wrap .commodity {margin-bottom: 50px;}
.table-wrap {margin-bottom: 10px;}