/* переоформление базовых элементов */
body      { margin:0; padding:0; background: #fff; color:#000; }
table     { border:none; }
img       { border:none; }
img.block { display:block; }
label     { cursor:hand; }
td        { vertical-align:top; }

body, table, td, div, p {  font-family: Verdana, sans;  }


.w100 { width:100%; }


/* ошибка 404 */
.table404 td    { font-size:75%; }
.h1_404         { font-size:170%; padding: 30px 0 7px 0; display:block; }
.t1_404         { color: #525B58; font-weight:bold; }

.table404 td ul           { margin:0 0 0 15px; padding: 15px 0 7px 15px; list-style-type: square; color: #525B58; font-weight:bold; }
.table404 td li           { margin:0; } 
.table404 td ul ul        { margin:0 0 0 0; padding: 7px 0 15px 10px; list-style-type: none; color: #525B58; font-weight:normal; }

.table404 td a:link     {color: #3C4F81;}
.table404 td a:active   {color: #972626;}
.table404 td a:visited  {color: #3C4F81;}
.table404 td a:hover    {color: #972626;}