
/*####################### Галерея ###################*/
.gallery_table{

	
}
.tdpadding{
	padding:5px;
}

.galhead{
	background:url(/pictures/page_head.gif) left top no-repeat;
	padding:2px 15px 2px 30px;
	width:568px;
	height:34px;
	
}

#previewdiv {
	width:640px;

	
}

#previewdiv TABLE TR TD{
	position:relative;
}

.tdfon {
	
	background-color:#f6fbff;
	border:1px solid #e1eef8;
	padding:10px;
	text-align:center;
	vertical-align:middle; 
}

.tdfon IMG {
	height:90;
}

.tobout,.tobover{
	width:14px;
	height:80px;
	cursor:pointer;
	_cursor:hand;
	position:relative;
}

.tobout{
	background:#f6fbff;
}

.tobover{
	background:#87d77c;
}

.tdtext {
	text-align:center;
	padding-bottom:20px;
}



P.gallery_pic{
	background:url(/pictures/shadw.jpg) bottom center no-repeat;
	padding:0px 0px 8px 0px;
	position:relative;
	margin:2px 0px 0px 0px;
}
P.gallery_pic IMG{
	background:url(/pictures/shadw.jpg) bottom center no-repeat;
	border:1px solid #e1eef8;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	margin:2px 0px 0px 0px;
}



/*###########################*/
#divshowimg {
	border:1px solid #e1eef8;
	padding:14px;
	background:#ffffff url(/pictures/x.gif) right top no-repeat;
	display:none;
	cursor:pointer;
	cursor:hand;
	
	position:absolute;
	left:0px;
	top:100px;
	z-index:1000;
	font-size:1px;
}
#divshowimg A{
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
#showimg{
	cursor:pointer;
	cursor:hand;
}

