.gall{
	margin:8px;
	padding:8px;
	background-color:#fff;
	border:1px #cecece solid;
	width:275px;
	float:right;
	height:260px
}
.gall img{
	width:259px!important
}
.gall span{
	direction:ltr
}
.gall:hover{
	border:1px #afa68c solid
}
.gall ul{
	margin:0px;
	padding:0px
}
.gall li{
	margin:8px;
	color:#484642
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	z-index:9999999999999999999999999999999999999999999999999999
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#pagegall{
	width:720px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	border:1px #dbe7f3 solid;
}
#pagegall li{
	width:340px;
	float:right;
	margin-left:8px
}
#pagegall a{
	color:#000;
	background-image:url('../img/folder.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:36px;
	float:right;
	line-height:18px;
	font-size:13px;
	height:40px;
	padding-top:16px
}
#pagegall a:hover{
	color:#4c0d00
}

#gallery{
	text-align:center;
	width:600px;
	margin-right:auto;
	margin-left:auto
}

	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #fff;
		border-width: 5px 5px 10px;
	}
	#gallery ul a:hover img {
		border: 5px solid #cbcbcb;
		border-width: 5px 5px 10px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	img{
	border:0px;
}
img:active{
	border:0px
}
li{
	list-style-type:none
}
#back{
	color:#fff;
	text-decoration:none;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	float:right;

}
#back:hover{
	color:#FFCC00;
}
#ta{
	width:460px;
	height:60px
}
.ngall{
	height:30px;
	text-align:center
}
.ngall li{
	display:inline;
	text-align:center
}
.ngall a{
	font-size:13px;
	font-weight:bold;
	color:#000;
	margin-right:50px;
	margin-left:50px
}
.ngall a:hover{
	color:#770707
}