body{
 margin:0;
 padding:0;
 background-image:url(./img/wall.jpg);
 background-color:#D85F9A;
 font-size:12px;
 color:#000000;
 background-repeat:repeat-x;
 background-attachment:fixed;
 scrollbar-face-color:#D85F9A;
 scrollbar-track-color: #EAA8C8;
 scrollbar-arrow-color: #ffffff;
 scrollbar-highlight-color:#EAA8C8;
 scrollbar-shadow-color:#753353;
 scrollbar-3dlight-color:#FFB8DC;
 scrollbar-darkshadow-color:#5A2944;
}
.akatop2{
 width:800px;
 height:600px;
 margin:0 auto;
 padding:0;
}
.akatop{
 width:800px;
 height:600px;
 margin:0 auto;
 padding:0;
 position:absolute;
 z-index:1;
}
.akatop img{
 border:0;
}
.attext{
 width:270px;
 height:150px;
 position:absolute;
 margin-top:200px;
 margin-left:60px;
 padding:0;
 font-size:14px;
 text-align:left;
 z-index:2;
}
.at{
 color:#FF0000;
 font-weight:bold;
}
.bt01{
 width:200px;
 height:40px;
 position:absolute;
 margin-top:370px;
 margin-left:60px;
 padding:0;
 z-index:2;
}
.bt01 a{
 width:200px;
 height:40px;
 display:block;
 background-image:url(./img/bt01a.gif);
 padding:0;
 background-repeat:no-repeat;
}
.bt01 a:hover{
 background-image:url(./img/bt01b.gif);
 background-repeat:no-repeat;
}

.bt02{
 width:200px;
 height:40px;
 position:absolute;
 margin-top:430px;
 margin-left:60px;
 padding:0;
 z-index:2;
}
.bt02 a{
 width:200px;
 height:40px;
 display:block;
 background-image:url(./img/bt02a.gif);
 padding:0;
 background-repeat:no-repeat;
}
.bt02 a:hover{
 background-image:url(./img/bt02b.gif);
 background-repeat:no-repeat;
}


.counter{
 width:200px;
 height:40px;
 position:absolute;
 margin-top:550px;
 margin-left:28px;
 padding:0;
 background-color:#FFFFFF;
 z-index:2;
}
