@charset "utf-8";

form th { font-weight: normal; text-align: right; padding: 4 8 0 0 }
form span { font-size: 10px; color: #aaa; margin: 4 0 0 8; position: absolute  }

.grid-show th { text-align: right; padding: 4 8 0 0 }
.grid-show td { padding: 4 8 0 0 }

.w60 { width: 60px }
.w80 { width: 80px }
.w100 { width: 100px }
.w120 { width: 120px }
.w160 { width: 160px }
.w180 { width: 180px }
.w200 { width: 200px }
.w220 { width: 220px }
.w240 { width: 240px }
.w300 { width: 300px }
.w320 { width: 320px }
.w400 { width: 400px }
.w600 { width: 600px }
.w640 { width: 640px }
.h30 { height: 30px }
.h60 { height: 60px }
.h90 { height: 90px }
.h120 { height: 120px }
.h200 { height: 200px }
.h240 { height: 240px }
