* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
}


#hedder {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#contenar {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://e-en.biz/en_gallery/images/site_bg.jpg);
}
#title {
	float: left;
	width: 190px;
}
#main {
	float: left;
	width: 798px;
	height: 664px;
	color: #FFFFFF;
}
#list_main {
	background-image: url(http://e-en.biz/en_gallery/images/list_bg.jpg);
	color: #FFFFFF;
	float: left;
	height: 664px;
	width: 798px;
}

.sam_img img {
	height: 33px;
	width: 53px;
	margin-bottom: 6px;
	padding-top: 3px;
}
.next {
	padding-right: 8px;
}
.back {
	text-align: right;
	padding-top: 13px;
	padding-right: 60px;
}

.list_img img {
	height: 80px;
	width: 78px;
}





