/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2019/3/26, 下午 04:49:08
    Author     : aldrich
*/

#div_pageWide {
    width:1000px;
    height:auto;
}
img {
  max-width: 100%;
  height: auto;
}
td {
    vertical-align: top;
}