body { }

p { }

td { }

a:link { color: #933; }

a:visited { }

a:hover { }

a:active { }
* { margin: 0; padding: 0; }
#container { background-color: #ead4c3; position: absolute; top: 50%; left: 50%; width: 950px; height: 580px; margin: -290px 0 0 -475px; }
.header { background-color: #ead4c3; width: 950px; height: 123px; border-right: 1px solid #966; border-left: 1px solid #966; }
.contents { background-position: center 0; width: 950px; border-right: 1px solid #966; border-left: 1px solid #966; }
.footer { line-height: 12px; background-color: #ead4c3; border-left: 1px solid #966; border-right: 1px solid #966; }
.corp { background-image: url(../img/corp/corp02.jpg); }
