@charset "utf-8";
/**
 Copyright:2015-2016 Www.Ceair.Com Inc. All Rights Reserved.
**/
body{max-width: 640px;}
.warp,.warp img{width: 100%;display: block;}
table{
  border-collapse: collapse;
  width:95%;
  text-align:center;
  margin:0px auto;
  margin-bottom: 20px;
  font-size: 14px;
  }
  td{
    padding: 5px;
    border: 1px solid #C0C0C0;
  }
  table tr td:first-child{height:30px;}
