h1 { text-indent:-9999px;
}
body { 
background: black url(back.png) repeat-y center top;
 }

td.center { 
width: 800px; 
background-color: #d3d3d3;
padding: 1em; 
 }

table.top { 
 margin-top:3em;
 border-color: black; 
 }
td.left { 
width: 60%; 
height: 50px;
background: url(bar2.png) no-repeat; 
text-align: center; }

td.right { 
height: 50px;
background: url(bar3.png) no-repeat; 
width: 200px; 
text-align: center; }

table.bottom { background-color: #000000; }

table.center {
width: 800px; 
margin-top: 10px; 
padding-left: 1em; 
 }

table.title {
margin-top: 10px; 
border-color: black;
 }

table.right { 
margin-top: 1px; 
padding-left: 1em; 
 }

th.title { 
height: 40px;
border-width: 6px;
background: url(images/bar.png) no-repeat 50% 50%; 
border-color: white;
width: 780px; 
 }

td.top { background: url(ikka-baner.jpg);
width: 780;
 }

td.new { 
height: 50px;
border-color: black;  
 }

ul { padding: 1em; }

div#left {
width:500px;
float: left; 
 }

div#right {
width:250px;
 }




div#sidemenu { 
background: url(ikka-baner.jpg) no-repeat 50% 50% black;
padding-top:0em;
 }


div#new { 
width: 780px; 
height: 140px; 
background-color: #d3d3d3; 

overflow: auto;  

  float: bottom;
} 

dl        { display: table; }
        dl dt     { display: table-cell; }
	dl dd     { display: table-cell; }



#sidemenu dd.d {
float:left;
display:block;
height:30px;
width:11px;
color:#666666;
text-decoration:none;
text-indent:-9999px;
}

#sidemenu dd.c {
float:left;
display:block;
height:30px;
width:30px;
}

#sidemenu dd.a a{
float: left;
display:block;
height:55px;
width:190px;
color:#666666;
text-decoration:none;
text-indent:-9999px;
background:url(./menu7.png) no-repeat;

}

#sidemenu dd a:hover{
background:url(./menu7b.png) no-repeat;
;}

#sidemenu dd.b a{
display:block;
height:55px;
width:190px;
color:#666666;
text-indent:-9999px;
text-decoration:none;
float:left;
background:url(./menu8.png) no-repeat;

}

#sidemenu dd.b a:hover{
background:url(./menu8b.png) no-repeat;
;}

#sidemenu dd.e a{
display:block;
height:55px;
width:190px;
color:#666666;
text-indent:-9999px;
text-decoration:none;
float:left;
background:url(./menu10.png) no-repeat;

}

#sidemenu dd.e a:hover{
background:url(./menu10b.png) no-repeat;
;}




