﻿img { max-width: 100%; height: auto; }

.colorRed{ color:red; }
.tc{ text-align:center; }
.mt10{ margin-top:10px; }
.mb10{ margin-bottom:10px; }
.vt{ vertical-align:top; }
.t2{ text-indent:2em;}
.lh200{ line-height:2em;}
#header{ background:#aedadc; padding:20px; }
#footer{ background:#aedadc; padding:10px 20px; text-align:center; margin-top:10px; color:#FFF; }
#footer .copyRight{ margin-top:6px; }
