a	{
	cursor : hand;
}
a:link	{
	color : #4F1D83;
}
a:visited	{
	color : #4F1D83;
}
a:active	{
	color : #F32A8B;
}
a:hover	{
	color : #F32A8B;
}

img.neko {
	margin-top:10px;
	margin-left:150px
}


body	{
	color : #322C28;
	font-family : "MS UI Gothic";
	font-size : small;
	cursor : crosshair;
	background-color : #4F1D83;
	scrollbar-3dlight-color : #ffcccc;
	scrollbar-arrow-color : #ff6666;
	scrollbar-darkshadow-color : #ff3333;
	scrollbar-face-color : #ffcccc;
	scrollbar-highlight-color : #ffffff;
}
#title   {
      position: absolute;
      top: 40px;
      left: 15px;
      width:300px;
      z-index:2;
      background-color: #EC6D71;
      padding-left:20px;
      font-size : large;
      font-weight : bold;
	 letter-spacing:2px
}

#menu   {
         position: absolute;
         z-index:1;
	 font-size : small ;
         top:70px;
         left:15px;
         width:710px;
         height:40px;
         padding-top:10px;
         padding-left:20px;
         background-color : #93B69C;
	 letter-spacing:6px
}
li	{
	display:inline
}
#focal  {
      line-height: 1.5;
      position: absolute;
      z-index:0;
      top:120px;
      left:15px;
      width:710px;
      height:365px;
      padding-top:20px;
      padding-left:20px;
      background-color : white
}
#focallong  {
      line-height: 1.5;
      position: absolute;
      z-index:0;
      top:120px;
      left:15px;
      width:680px;
      height:780px;
      padding-top:10px;
      padding-left:50px;
      background-color : #FFF5E0
}

#add   {
       position: absolute;
       z-index:1;
       left:15px;
       top:445px;
       padding-left:20px;
       height:90px;
       width:75%;
       overflow: auto
}
#count    {
      position: absolute;
      top:510px;
      left:20px;
      z-index:2
}

.tdftad  {
@@position: absolute;
      top:0px;
      left:20px
@}
.tdftad a:link	{
	color : #cc9999
}
.tdftad a:visited	{
	color : #cc9999
}
