ul,ol,dl,dd,dt,li,h1,h2,h3,h4,h5,h6,pre,body,html,p,blockquote,textarea,table,td,th,li{color: #DDD;}
body{background: url(../common_img/body_back2.jpg) repeat-x; background-color:#000;}
#nozokiana_pagecell{clear: both; padding: 1px 0px 15px 0px; overflow: hidden; background-color: #000;}
#nozokiana_contentscell{overflow: hidden; margin: 0px auto; padding: 15px 0px 0px 0px; background-color: #000; width: 900px; clear: both;}
#header{height:24px; background: url(../common_img/header_back2.jpg) no-repeat;}
#wrapper{background:#000;}
#footer,.footer_txt{background: #000;}
.footer_menu{background:#fff;}
.footer_menu a:hover{background:pink;}
.textmargin{margin-left: 68px;}
.gallerymargin{margin-left: 52px;}
h1 a{ color:#FFF; text-decoration:none;}
audio{margin-bottom:20px;}
.page_gallerytop{clear: both; padding: 70px 0px 15px 0px; text-align: right;}
.shadow {width:301px;height:26px; padding-left:4px; margin:5px 0 5px 58px;
 background-color:#5e5e5e;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#5e5e5e, endColorstr=#000000);
 background-image:-moz-linear-gradient(left, #5e5e5e 29%, #000000 100%);
 background-image:-webkit-linear-gradient(left, #5e5e5e 29%, #000000 100%);
 background-image:-ms-linear-gradient(left, #5e5e5e 29%, #000000 100%);
 background-image:linear-gradient(left, #5e5e5e 29%, #000000 100%);
 background-image:-o-linear-gradient(left, #5e5e5e 29%, #000000 100%);
 background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(29%,#5e5e5e), color-stop(100%,#000000));
}
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}
