@import url(style_sb.css);
TABLE{
	font-size : 10pt;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	color : white;  
  
}
BODY{
  background-color : black;
  color : white;
  background-image : url(haikei.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : 0px 0px;


border-spacing : 0px;
  scrollbar-darkshadow-color : gray;
  scrollbar-face-color : black;
  scrollbar-3dlight-color : gray;
  scrollbar-highlight-color : black;
  scrollbar-arrow-color : black;
  scrollbar-shadow-color : black;
  scrollbar-base-color : black;
  scrollbar-track-color : black;
}


.highslide {
    cursor: url(http://skybee.net/highslide/graphics/zoomin.cur), pointer;
}
.highslide-loading {
    display: block;
    color: black;

    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 10px;
    background-image: url(http://skybee.net/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
a.highslide-full-expand {
    background: url(http://skybee.net/highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 5px 5px 0;
    width: 34px;
    height: 34px;
}