.site .content {
	height: 383px;
	width: 546px;
	top: 310px;
	position: absolute;
	left: 314px;
	background-image: url(../_images/main_bkd.jpg);
}
.site .content .text {
	margin-top: 70px;
	margin-left: 120px;
	color: #485400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 190px;
	margin-right: 20px;
}

.site .content .text a:link{
	color: #485400;
}

.site .content .text a:hover{
	color: #485400;
}

.site .content .text a:active{
	color: #485400;
}

.site .content .text a:visited{
	color: #485400;
}

