@charset "utf-8";
/* CSS Document */

html,body {
	margin: 0;
	padding: 0;
	background-position: center center;
  }
#n1 {
	background-image: url(img/n1.jpg);
	height: 67px;
	width: 18px;
}
#n3 {
	background-image: url(img/n3.jpg);
	height: 67px;
	width: 22px;
}



#hd {
	background-image: url(img/hd.jpg);
	height: 175px;
	width: 874px;
	background-position: center;
}
#th {
	background-image: url(img/th.jpg);
	height: 283px;
	width: 817px;
}
#n4 {
	background-image: url(img/n4.jpg);
	height: 76px;
	width: 18px;
}
#n5 {
	background-image: url(img/n5.jpg);
	height: 76px;
	width: 835px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	line-height: 19px;
}
#n6 {
	background-image: url(img/n6.jpg);
	height: 76px;
	width: 22px;
}
#cont {
	background-image: url(img/fon.jpg);
	height: 100%;
	width: 100%;
}
.tumb img {
	border:1px solid #000000;
}
.tumb a:hover {text-decoration:none;}
.tumb a:hover img {
	border:1px dashed #FFFFFF;
}

.pages {
	margin:0px;
}
.tumb {
	background-repeat: no-repeat;
}
