body {
		line-height: 140%;
		font-size: 12px;
		background-color:#ffffff;	
		color: #000000;
		}
.top{
		height: 30px;
		width: 852px;
		margin: 5px auto 0px auto;
		background-image: url(../img/sakha.gif);
		background-repeat: no-repeat;
		}
.base	{
		width: 850px;
		background-color: #ffffff;
		margin: 0px auto 0px auto;
		border: 1px solid #999999;
		}
.menu{
		height: 20px;
		width: 850px;
		}
.main{
	width: 750px;
	margin: 10px 50px 5px 50px;
	font-size: 12px;
	color: #666666;
	line-height: 180%;
			}
.footer{
		margin: auto;
		width: 850px;
		clear: left;
		color: #666666;
		}