126 lines
2.3 KiB
CSS
126 lines
2.3 KiB
CSS
body {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
img {
|
|
border: 0;
|
|
}
|
|
|
|
img.plus {
|
|
border: 0;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
div.cont1 {
|
|
padding-top: 6px;
|
|
padding-left: 10px;
|
|
font-size: 12px;
|
|
font-family: Tahoma;
|
|
overflow: hidden;
|
|
}
|
|
|
|
|
|
h1, h2, h3, h4, h5, h6, p {
|
|
padding: 0px;
|
|
margin: 0px;
|
|
font-family: Tahoma;
|
|
font-size: 12px;
|
|
}
|
|
|
|
a:link {
|
|
color: #000000;
|
|
text-decoration: none;
|
|
}
|
|
a:visited {
|
|
color: #000000;
|
|
text-decoration: none;
|
|
}
|
|
a:hover, a:active, a:focus {
|
|
color: #3cbdff;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.selected:link, a.selected:visited, a.selected:active, a.selected:hover {
|
|
color: #3cbdff;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.selected1:link, a.selected1:visited, a.selected1:active, a.selected1:hover {
|
|
color: #3cbdff;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
font-size: 12px;
|
|
}
|
|
|
|
a.menutopselected:link, a.menutopselected:visited, a.menutopselected:active, a.menutopselected:hover {
|
|
color: #3cbdff;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
font-size: 16px;
|
|
}
|
|
|
|
a.menutop:link, a.menufooter {
|
|
color: #000000;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
font-size: 16px;
|
|
}
|
|
a.menutop:visited, a.menufooter:visited {
|
|
color: #000000;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
font-size: 16px;
|
|
}
|
|
a.menutop:hover, a.menutop:active, a.menutop:focus, a.menufooter:hover, a.menufooter:active, a.menufooter:focus {
|
|
color: #3cbdff;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
font-size: 16px;
|
|
}
|
|
|
|
a.menuleft:link {
|
|
color: #000000;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
font-size: 12px;
|
|
}
|
|
a.menuleft:visited {
|
|
color: #000000;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
font-size: 12px;
|
|
}
|
|
a.menuleft:hover, a:active, a:focus {
|
|
color: #3cbdff;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.logo {
|
|
height: 90px;
|
|
padding: 0px;
|
|
overflow: hidden;
|
|
font-size: 12px;
|
|
font-family: Tahoma;
|
|
}
|
|
|
|
div.newsuisi {
|
|
font-family:Tahoma;
|
|
font-size: 10px;
|
|
font-weight: normal;
|
|
margin-top: 6px;
|
|
}
|
|
|
|
div.menufooter {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
div.footer {
|
|
font-family: Tahoma;
|
|
font-size:8px;
|
|
color:#999
|
|
}
|
|
|