110 lines
1.6 KiB
CSS
110 lines
1.6 KiB
CSS
body {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
img {
|
|
border: 0;
|
|
}
|
|
|
|
img.plus {
|
|
border: 0;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
ul, ol, dl {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
h1, h2, h3, h4, h5, h6, p {
|
|
margin-top: 0;
|
|
padding-right: 15px;
|
|
padding-left: 15px;
|
|
font-family: Tahoma;
|
|
}
|
|
|
|
a:link {
|
|
color: #000000;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
}
|
|
a:visited {
|
|
color: #000000;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
}
|
|
a:hover, a:active, a:focus {
|
|
color: #3cbdff;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
}
|
|
|
|
a.menu1:hover, a.menu1:active, a.menu1.focus {
|
|
color: #3cbdff;
|
|
text-decoration: none;
|
|
border-style: dotted;
|
|
font-family: Tahoma;
|
|
}
|
|
|
|
a.menu2:hover, a.menu2:active, a.menu2.focus {
|
|
color: #ffffff;
|
|
text-decoration: none;
|
|
font-family: Tahoma;
|
|
}
|
|
|
|
.logo {
|
|
height: 90px;
|
|
padding: 0px;
|
|
overflow: hidden;
|
|
font-size: 12px;
|
|
font-family: Tahoma;
|
|
}
|
|
|
|
div.menu2h {
|
|
font-family: Tahoma;
|
|
margin-left: 18px;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
div.menu2t {
|
|
font-family: Tahoma;
|
|
margin-left: 32px;
|
|
margin-top: 0px;
|
|
font-size: 10px;
|
|
color: #575757;
|
|
line-height: 13px;
|
|
}
|
|
|
|
div.menu3h {
|
|
font-family: Tahoma;
|
|
margin-left:18px;
|
|
margin-top:8px;
|
|
font-size:15px;
|
|
}
|
|
|
|
div.menu3t {
|
|
margin-left:18px;
|
|
margin-top:8px;
|
|
font-size:10px;
|
|
font-family: Tahoma;
|
|
}
|
|
|
|
div.newsuisi {
|
|
font-family:Tahoma;
|
|
font-size: 10px;
|
|
font-weight: normal;
|
|
margin-top: 6px;
|
|
}
|
|
|
|
div.footer {
|
|
font-family: Tahoma;
|
|
font-size:8px;
|
|
color:#999
|
|
}
|
|
|
|
font {
|
|
font-size: 30px;
|
|
font-family: Tahoma;
|
|
}
|