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

Размер файла: 3.49Kb
body {font-family: Verdana; background: #f9f9f9; margin: auto; font-size: 12px;}
a { text-decoration : none; color: #3b3b3b;} 
a:hover { text-decoration : underline;} 

.all { 
border-top: solid 1px #fff; 
margin-top: 2px; 
background: #fff;
}

.logo{
text-align: center;
margin: 4px;
}
.foot { 
background: #d3edff;
border-top: 2px solid #2fa7f7;
border-bottom: 2px solid #2fa7f7;
color: #949494;
font-size:10px;
padding: 5px;
margin-bottom:3px;
}

.foot a {
font-size: 11px;
color: #00436f;
}

.foot a:hover{ 
text-decoration: underline;
}

.blue_line { 
background: url('http://siza.us/img/blue_line.gif') repeat-x bottom  #96c0ea; 
color: #fff;
margin-top: 0px;
padding-top: 4px;
padding-left: 5px;
height: 19px;
font-size:12px;
font-weight: bold;
text-shadow: 1px 1px 2px #333;
}

.green_line { 
background: url('http://siza.us/img/green_line.gif') repeat-x bottom  #96c0ea; 
color: #fff;
margin-top: 0px;
padding-top: 4px;
padding-left: 5px;
height: 19px;
font-size:12px;
font-weight: bold;
}

.red_line { 
background: url('http://siza.us/img/red_line.gif') repeat-x bottom  #96c0ea; 
color: #fff;
margin-top: 0px;
padding-top: 4px;
padding-left: 5px;
height: 19px;
font-size:12px;
font-weight: bold;
}

img.ico {
vertical-align: middle; 
margin-top: 1px
padding-top: 0px;
}

.menu_blue {
background: #e4f2ff;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 4px;
font-size: 12px; 
text-align: left;
color: #6e6e6e;
border-bottom: solid 1px #fff;
}
.menu_blue a{
color: #0058b0;
}
.menu_blue a:hover{
text-decoration: underline;
}

.menu_red {
background: #ffe5e8;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 4px;
font-size: 12px; 
text-align: left;
color: #6c000c;
border-bottom: solid 1px #fff;
}
.menu_red a{
color: #6c000c;
}
.menu_red a:hover{
text-decoration: underline;
}

.menu_green {
background: #e1fff0;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 4px;
font-size: 12px; 
text-align: left;
color: #a8a8a8;
border-bottom: solid 1px #fff;
}
.menu_green a{
color: #006225;
}
.menu_green a:hover{
text-decoration: underline;
}


.footer_b {
background: #f9f9f9;
color: #4f4f4f;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 4px;
font-size: 12px; 
text-align: left;
border-bottom: 1px dotted #AFCDDC
}

.footer {
background: #378fc9;
color: #fff;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 4px;
font-size: 12px; 
text-align: left;
}

.footer a {
color: #fff;
}

.footer a:hover {
text-decoration: underline;
}

.div_center{
text-align: center;
}



.menu_green_a {
padding: 4px; 
color: #292929; 
border-top: 1px solid #a1e4c3; 
border-bottom: 1px solid #a1e4c3;
background: #fff;
font-size: 12px; 
text-align: left;
color: #6f6f6f;
}
.menu_green_a a{
color: #00491b;
}

.menu_blue_a {
padding: 4px; 
color: #696969; 
border-top: 1px solid #68afde; 
border-bottom: 1px solid #68afde;
background: #fff;
font-size: 12px; 
text-align: left;
}
.menu_blue_a a{
color: #003b62;
}


.com {
border-left: 3px solid #00793d;
font-size: 11px;
margin-top: 2px;
padding-left: 4px;
}

.comm {
border-left: 3px solid #1a7501;
font-size: 12px;
margin-top: 4px;
margin-bottom: 4px;
padding: 4px;
}

.menu {
background: #e4f2ff;
padding: 3px;
font-size: 12px; 
color: #6e6e6e;
border-left: solid 1px #2398e6;
border-bottom: solid 1px #2398e6;
margin-left: 4px;
margin-bottom: 4px;

}
.menu a{
color: #0058b0;
}
.menu a:hover{
te