﻿@charset "utf-8"; 
.width11 {width: 1200px; margin: 0 auto;}
table tr:nth-child(odd){background-color: #f7f7f7;}
table tr:nth-child(even){background-color: #fff;}
