/* styles for cover */

/*
.cover_t  { background: url(';)/cover_02.jpg'); height: 166px; position: relative; margin-left: 280px; margin-right: 408px; }
.cover_lt { background: url(';)/cover_01.jpg'); height: 166px; width: 280px; position: absolute;  left: -280px; z-index: 10; }
.cover_rt { background: url(';)/cover_03.jpg'); height: 166px; width: 408px; position: absolute; right: -408px; z-index: 10; }
*/
.cover_t  { background: url(';)/cover_02.jpg'); height: 166px; }
.cover_lt { background: url(';)/cover_01.jpg'); height: 166px; width: 280px; }
.cover_rt { background: url(';)/cover_03.jpg'); height: 166px; width: 408px; }
.cover    { background: url(';)/cover_05.jpg'); height: 628px; vertical-align: middle; text-align: center; }
.cover a  { color: #323; cursor: hand; height: 100%; }
.cover_l  { background: url(';)/cover_04.jpg'); height: 628px; width: 241px; }
.cover_r  { background: url(';)/cover_06.jpg'); height: 628px; width: 204px; }
.cover_c  { background: url(';)/cover_08.jpg'); height: 83px;  width: 183px; margin: auto; }
table     { min-width: 690px; }
.cover_n  { background: #eee; border: 1px solid #888; margin: auto; width: 50%; margin-top: 2em; }
