body{
			background-color:#9d8d81;
			color:#572105;
			font-size:13px;
			font-family: Sylfaen, Arial;
			margin:0px;
			text-align:left;
		}
		div#body{
			position:relative;
			width:772px;
			height:579px;
			overflow:hidden;
			display:none;
		}

		div#fon_logo{
			position:absolute;
			left:0px;
			top:0px;
			width:186px;
			height:130px;
			background-color:#cead8d;
			border-right:2px solid white;
		}

		img#logo{
			position:absolute;
			left:44px;
			top:34px;
		}

		img#header{
			position:absolute;
			right:0px;
			top:0px;
		}

		div#body2{
			position:absolute;
			left:0px;
			top:130px;
			width:773px;
			height:449px;
			background-color:#ecded0;
			overflow:hidden;
		}

		div#links{
			position:absolute;
			left:0px;
			top:0px;
			width:186px;
			height:429px;
			border-right:2px dotted #b7a593;
			padding-top:20px;
		}

		div.lin{
			margin-top:7px;
		}
		div#fincur{
			margin-left:15px;
			display:none;
		}
		img.arrow{
			margin-left:5px;
			visibility:hidden;
		}

		img.button{
			margin-left:5px;
			border:none;
		}

		a#leng{
			position:absolute;
			left:20px;
			bottom:70px;
			z-index:500;
		}

		div#work{
			position: absolute;
			left: 187px;
			top: 0px;
			width: 563px;
			height: 423px;
			overflow: auto;
			padding: 10px;
			scrollbar-3dlight-color: #ecded0;
			scrollbar-arrow-color: #694a2e;
			scrollbar-base-color: #ecded0;
			scrollbar-darkshadow-color: #ecded0;
			scrollbar-face-color: #ecded0;
			scrollbar-highlight-color: #e5d0bb;
			scrollbar-shadow-color: #9c805e;
			scrollbar-track-color: #ecded0;
			font-size:13px;
		}
	
		a{
		atext-decoration:none;
		color:#572105;
		}
		#www{
		border-color:#EAEAEA;
		border-width:1px;
		border-style:solid;
		}
		a#vertex{
		position: absolute;
	    top:585px;
		width: 772px;
		text-align:right;
		color: #ecded0;
		text-decoration:none;
		font-family:arial;
		font-size:10px;
		font-weight: bold;
		display:none;
		}
		div#dot{
		width: 536px;
		overflow: hidden;
		height:20px;
		color:#572105;
		font-size:14px;
		font-family: Comic Sans MS;
		}
		a#vr{
		text-decoration:none;
		color:#cc0000;
		}