a{color: #990033;}
a:hover{
background-color: #CCFF99;
margin:0px;
padding: 0px;
}
.counter{
position: absolute;
top:38px;
left:3px;
}
.logo{
position: absolute;
top: 18px;
left: 8px;
}
.update{
font-size: 0.75em;
color: #808080;
font-weight: bold;
position: absolute;
top:3px;
left:3px;
}
.contents{
font-size: 0.75em;
color:#FFC800;
font-weight: normal;
position: absolute;
top:3px;
left:4em;
}
.buttonf{
  font-size : 16px;
  font-weight: bold;
  font-style: normal;
  color: #993300;
  text-align : center;
  margin:0px;
  padding: 0px;
  border: 1px solid #999999;
  background-color : #FFCC66;
  line-height: 18px;
  width : 110px;
  position : absolute;
  top: 18px;
  z-index : 1;
}
.buttonb{
  font-size : 18px;
  text-align : center;
  border: 1px solid #999999;
  margin:0px;
  padding: 0px;
  background-color : #CC0000;
  line-height: 18px;
  width : 110px;
  position : absolute;
  top: 20px;
  z-index : 0;
}
#f1{left : 120px;}
#b1{left : 123px;}
#f2{left : 250px;}
#b2{left : 253px;}
#f3{left : 380px;}
#b3{left : 383px;}
#f4{left : 510px;}
#b4{left : 513px;}