@charset "utf-8";
body {
margin:0 auto;
padding:0;
font-size:78%;
font-family:Arial, Helvetica, sans-serif;
background-color:#999999
}
a{
color:#0033CC;
text-decoration:none
}
a:hover{
color:#FF3300;
text-decoration:underline;
}
.topmenu,.topmenu a{
color:#FFFFFF;
}
.topmenu a:hover{
color:#FFFFFF;
}
img{
border:0;
}
.container{
border-left:1px solid #000000;
border-right:1px solid #000000;
}
.footer{
color:#fff;
text-align:center;
padding:15px 0px;
background-color:#4c4c4c;
}
.footer a{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.list td{
padding-bottom:10px;
}
form{
margin:0;
padding:0;
}
li{
margin-bottom:5px;}
.web a{
font-size:15px;
}
.web li{
margin-bottom:10px;
}
.url{
color:#006600;
}
.white{
color:#FFFFFF;
}
.yellow {color: #FFFF00}
.menu a{
display:block;
float:left;
width:80px;
text-align:center;
height:40px;
line-height:40px;
font-size:15px;
color:#000000;
margin:10px;
}
.menu a:hover{
background-color:#F10000;
color:#FFFFFF;
text-decoration:none;
}
.red{
color:#FF0000;
}
.webclass{
font-size:78% !important;
}
h1{
font-size:18px;
margin:5px;
}
.weblist td{
padding-bottom:15px;
}