﻿html { height: 100%; margin: 0; padding: 0; }
body { min-width: 990px; min-height: 400px; overflow-x: hidden; margin: 0; padding: 0; height: 100%; }
form { margin: 0; }
img { border: 0; }

.body404 { background: url(/images/Base/404.png) no-repeat bottom right; }
.body500 { background: url(/images/Base/500.png) no-repeat bottom right; }
.error { margin: 0 auto; width: 400px; padding-top: 160px; }
.fiveohoh { width: 359px; height: 124px; background: url(/images/Base/error.500.png) no-repeat; }
.fourohfour { width: 364px; height: 93px; background: url(/images/Base/error.404.png) no-repeat; }
.past { width: 88px; height: 20px; background: url(/images/Base/error.past.png) no-repeat; margin-top: 20px; margin-left: 20px; }
.home { width: 101px; height: 20px; background: url(/images/Base/error.home.png) no-repeat; margin-top: 20px; margin-left: 20px; }
.data { width: 990px; margin: 0 auto; overflow-x: auto; }