  body{
	  font-family: verdana;
	  font-size: 11px;
	  background:#666;
	  background:url("./images/bg2.gif");
color:#fff;
  }
  #body{
	  width:920px;
	  margin:auto;
  }
  #head{
	  border:1px solid #ccc;
	  background:#333;
	  background:url("./images/whitebg.png");
	  color:#fff;
  }
  #head a{
	  color:#fff;
  }
  #logo{
	  background:url("./images/HeadBG.png");
	  height:150px;
	  margin:5px;
  }
#proj{
	  width:300px;
	  float:right;
}
#search{
	  /*background:url("./images/HeadBG.png");*/
border-bottom:#ccc solid 1px;
	  width:270px;
	  height:18px;
	  float:right;
	  text-align:right;
}
#search .field{
background:url("./images/transp.png");
/*border:#ccc solid 1px;*/

border:0px;
color:#000;
height:18px;
width:100px;
font-size:smaller;
}
#search .button{
background:url("./images/transp.png");
border:0px;
color:#000;
height:18px;
width:70px;
font-size:smaller;
}
  #menu{
	  margin-top:5px;
	  padding:5px;
	  border:1px solid #ccc;
	  color:#fff;
	  font-weight:bold;
	  height:16px;
	  background:url("./images/whitebg.png");
  }
  #menu a{
	  margin:5px;
	  padding:5px;
	  text-decoration:none;
	  color:#ddd;
	  font-weight:bold;
  }
  #menu a:hover{
	  color:#fff;
  }

  #blocks{
	  position:relative;
	  float:left;
	  width:210px;
  }
  #main{
	  margin-top:5px;
  }
  .block{
	  width:100%;
	  border:1px solid #fff;
	  margin-bottom:5px;
	  background:url("./images/whitebg.png");
	  color:#000;
  }
  .blhead{
	  font-size:18px;
	  color:#fff;
	  padding:5px;
	  margin:5px;
	  background:url("./images/HeadBG.png");
  }
  .blcontent{
	  margin:5px;
  }
  .blhead a{
	  text-decoration:none;
	  color:#fff;
  }
  .blhead a:hover{
	  color:#ccc;
  }
  #content{
	  margin-left:220px;
  }
  #pages{
  	  text-align:center;
  }
  #pages a{
  	  border:#fff solid 1px;
  	  background:url("./images/whitebg.png");
  }
  #curpg{
  	  font-size:20px;
  	  font-weight:bold;
  }
  #footer{
	  float:left;
	  padding:5px;
	  margin-top:5px;
	  border:1px solid #ccc;
	  width:100%;
	  color:#999;
	  background:url("./images/HeadBG.png");
	  height:30px;
  }
  a{
	  text-decoration:none;
	  color:#666;
	  font-weight:bold;
  }
  a:hover{
	  color:#444;
  }



  .anibg{
	  background:url("../../system/general/anime/img/bg.png");

  }
#anitable{

color:#222;
margin:0px;
padding:0px;
}
#aninames{
position:relative;
float:right;
color:#222;
}
#cmsdebug, #cmscopy{
	  float:left;
	  width:100%;
text-align:center;
}
