.body {
	background-image: url(../images/depo_indexx.gif);
	margin-top: 0px;
	margin-left: 0px;
}

a:link {
	color: #EB971B;
	text-decoration:none;
}
a:visited {
	color: #EB971B;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	color: #EB971B;
	text-decoration:none;
}
#depo    {
	float: left;
	height: 152px;
	width: 349px;
}
.thumb_depo {

}
.txt_depo {
	font-family: Tahoma;
	font-size: 10px;
	color: #2f2f2f;
	text-align: justify;
	margin-left: 19px;
	background-image: url(../images/txt_depo_index.jpg);
}
.txt_depo p {
	margin-left: 19px;
	margin-right: 28px;
	margin-top: 12px;
	padding: 0px;
	margin-bottom: 0px;
}

.index_prev {
	float: left;
	height: 22px;
	width: 22px;
	margin-left: 146px;
}
.index_next {
	float: left;
	height: 22px;
	width: 22px;
	margin-left: 7px;
}
