body {
  width:100%;
	font-family: Verdana;
	font-size:12px;
	padding:0px;
	margin:0px;
	background-color:rgb(255,235,209);
 text-align:center; 
}
img {
	border:none;
}
.top{
	width:780px;
	height:38px;
	background:url('img/top1.jpg') no-repeat;
}
.left{
	background:url('img/main.jpg') no-repeat;
	background-position:left top;
	width:386px;
	height:300px;
	background-color:rgb(255,235,209);
}
.head{
	float:left;
	display:inline;
	font-size:12px;
	padding-bottom:3px;
	padding-right:40px;
}
.mail{
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.bottom_left{
	position:relative;
	color:rgb(96,118,71);
	font-size:10px;
}
.netpartners{
	color:rgb(96,118,71);
	font-size:10px;
	text-decoration:none;
}
.right{
	width:394px;
	text-align:right;
	font-size:12px;
	color:rgb(120,41,27);
	background-color:rgb(255,235,209);
	padding-top:15px;
}
.bok{
	background:url('img/bg_top.jpg') repeat-x;
}
.bok1{
	background:url('img/bg_top1.jpg') repeat-x;
}
.bok2{
	background-color:rgb(255,235,209);
}

#pr{width:100%;text-align:center;}
#pr .cont{width:780px;margin:auto;text-align:right;padding-top:10px;}

.prlink{text-decoration:none;color:rgb(255,102,0);}
.prlink:hover{text-decoration:underline;}