﻿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/error.404.png) no-repeat bottom right; height: 100%; }
.body500 { background: url(/images/Base/error.500.png) no-repeat bottom right; height: 100%; }
.error { margin: 0 auto; width: 580px; padding-top: 160px; }
.fiveohoh { width: 580px; height: 265px; background: url(/images/Base/error.500.message.png) no-repeat; }
.fourohfour { width: 580px; height: 265px; background: url(/images/Base/error.404.message.png) no-repeat; }
img.past { width: 88px; height: 20px; background: url(/images/Base/error.past.png) no-repeat; margin-top: 20px; margin-left: 20px; }
img.home { width: 101px; height: 20px; background: url(/images/Base/error.home.png) no-repeat; margin-top: 20px; margin-left: 20px; }
a.past { margin-left: 100px; }
.data { width: 990px; margin: 0 auto; overflow-x: auto; }