Просмотр файла www/www.css

Размер файла: 1.29Kb
body {
background-color: #fff;
color: #000;
font-size: 10pt;
font-family: sans-serif;
font-weight: bold;
max-width: 750px;
margin: auto;
border-right: 3px solid #fdbf11;
}

a:link,a:active,a:visited { color: #000; text-decoration: none; }
a:hover { text-decoration: none; color: silver; position: relative; top: 1px; }

iframe {
border: none
}

.head {
background-image: url("img/header.gif");
color: #fff;
background-color: silver;
background-repeat: no repeat;
font-size: 12pt;
max-width: 750px;
max-height: 59px;
margin: auto;
text-indent: 10px;
}

.head2 {
background-image: url("img/header_b.gif");
color: #000;
background-repeat: no repeat;
font-size: 11pt;
margin: auto;
}

.r {
background-image: url("img/r_w.gif");
color: #fff;
background-color: silver;
background-repeat: no repeat;
font-size: 11pt;
max-width: 250px;
max-height: 30px;
margin: auto;
}

.r_r {
max-width: 250px;
border-right: 1px solid #a4a5a4;
font-size: 9pt;
}

.w_tn { background-image: url("../img/news.jpg");
color: #000;
width: 250px;
margin: auto;
font-size: 7pt;
}

.foot {
background-image: url("img/footer.gif");
color: #fff;
background-repeat: no repeat;
font-size: 9pt;
max-width: 750px;
height: 100px;
margin: auto;
}

// Design by zmaster
// [email protected]