@charset "utf-8";
#top{
  width : 100%;
  height : 0px;
  top : 0px;
  position : absolute;
}
a:link.white{
  color : #ffffff;
  font-weight : bold;
}
a:visited.white{
  color : #ffffff;
  font-weight : bold;
}
a:active.white{
  text-decoration : underline;
  color : #ffffff;
  font-weight : bold;
}
a:hover.white{
  text-decoration : underline;
  color : #ffffff;
  font-weight : bold;
}
#page-top{
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 11;
}
#page-top a{
  background-attachment : scroll;
  width : 60px;
  display: block;
  border-width : 0px;
  border-style : none;
}
#page-top a:hover{
  background-attachment : scroll;
}
#icon1{
  position: fixed;
  leftt: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 101;
  right : 20px;
  bottom : 100px;
}
#bnr1{
  position: fixed;
  leftt: 20px;
  border-width : 0px;
  border-style : none;
  z-index : 101;
  bottom : 20px;
  left : 0px;
}
#icon1 a{
  background-attachment : scroll;
  width : 60px;
  display: block;
  border-width : 0px;
  border-style : none;
}
#bnr1 a{
  background-attachment : scroll;
  width : 300px;
  display: block;
  border-width : 0px;
  border-style : none;
}
#icon1 a:hover{
  background-attachment : scroll;
}
#bnr1 a:hover{
  background-attachment : scroll;
}

