/* CSS Document */
 body
{
 background-color:grey; 
}
#main_table
{ 
width:1024px; 
background-color:#ECECEC; 
border:3px solid #696969;
border-color:#c0c0c0; 
margin-top:80px;
margin-bottom:80px; 
text-align:center;
}
#td_header
{
 background-image: url(http://donelessons.ru/imgbg.png);
 background-repeat: repeat-x;
 background-position: bottom;
 }
 #td_menu{
 background-image:url();
 background-repeat:repeat-x;
 border-right:1px groove White;
 }
 #td_center{
 background-color:#ffffff;
 border-right:1px groove #696969;
 border-left:1px groove #696969;
 border-top:1px groove #696969;
 border-bottom:1px groove #696969;
 border-color:#bbbbbb;
 }
 #th_menu_right{
 background-image:url();
 background-repeat: repeat-x;
 border-left: 1px groove White;
 }
 #td_footet{
 background-image:url();
 background-repeat: repeat-x;
 }
 #css_menu{
 width:200px; font-family:Verdana,Geneva,Arial,Helvetica,
 sans-serif;font-size:12px; margin-top:2px;
 }
 #css_menu ul{ 
list-style:none; 
 
}
 #css_menu ul li{
 
 }
 #css_menu ul li a {
 display:block; text-decoration:none;
 color:Black;line-height:25px;
 border-bottom-style:groove; border-bottom-width:1px;
 border-bottom-color:White;padding-left:25px;cursor:pointer;
 margin-right:3px;
 margin-left:-37px;
 }
 #css_menu ul li a:hover{
 color:White;background-image:url(http://donelessons.ru/bgmenu.jpg);
 background-repeat:repeat-x;}
 #css_menu ul li a strong{
 margin-right:10px;
}
a {
 text-decoration:none; 
}

a:link { color:#20B2AA; }
 a:hover { color:#808000; }
 a:active { color:#FF4500; } 
a:visited{color:#800000}
#leftimg
{
margin: 0px 0px 0px 0px;
float: left;
width: 106px; 
height:105px; 
}
#rightimg
{
margin: 0px 0px 0px 0px;
float: right;
}

p.deline
{
line-height:1.4em;
}
#online{
 weight:200px;
 height:100px;
 font-family:Verdana,Geneva,Arial,Helvetica, sans-serif;font-size:12px;
 margin-left:30px;
 margin-top:20px; 
 }

#advertising1
{
 height:80px;
 width:200px;
 font-family:Verdana,Geneva,Arial,Helvetica, sans-serif;
 font-size:12px;
 margin-left:10px;
}
#sp
{
 font-family:Arial;
 font-size:14pt;
 line-height:2;
}
#tb{
 font-family:Arial;
 font-size:12pt;
 line-height:1.5;
 width:100%;
 text-align:center;
}
#p
{
 line-height:1.5;
 font-family:Arial;
 font-size:14pt;
 margin-left:10px;

}
#p1
{
 line-height:1.5;
 font-family:Arial;
 font-size:12pt;
 margin-left:10px;

}
#rec{
 background-color:#FFFF00;
text-align:center;
 margin-left:5px; 
}