* {
font-family:Arial,Helvetica,sans-serif;
}
html {
	padding:0;
	margin:0;
//width:100%;
}
body {
	margin:0;
	padding:0;
//width:100%;
}
#content {
	padding:10 3px 0px 20px;
	zoom:1;
//width:100%;
	margin-top:1px;
}
#footer {
	font-size:0.72em;
	color:#999;
	text-align:center;
	padding:30px 0 20px 0;
	margin-top:1px;
}
#footer a { color:#999;}
.album-list li {
	float:left;
	padding:10px;
	width:256px;
	height:300px;
}
.album-list a {
	text-decoration:none;
}
.albumname {
	margin:5px 0;
}
.pages ul, .pages li {
	display:inline;
}
.pages {
	text-align:center;
	padding:0 0 20px 0;
}
.one-image {
	text-align:center;
//width:100%;
}
.one-image img {
	margin:15px auto;
}
.album_image {
	width: 256px;
	height: 192px;
	border: 1px solid #777;
	background-color: #fff;
}
.album_image img {
	_margin-bottom:-3px;
}
ul.album-list {
	list-style-type:none;
	margin: 0px;
	padding: 15px;
	overflow: hidden;
	width: auto;
	text-align:center;
}
ul.album-list li {
	text-align:center;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
margin-bottom: -20px;
}
a.image-comment {
	text-decoration: underline;
}
.over-original {overflow: hidden; position: relative; display: inline-block; //display:inline;}
.save-orig {
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
	background: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.8;
	padding:5px;
	font-size:0.85em;
}
.save-orig a { color:#000;}

.image-list-item {
	margin:40px 0 0 0;
	position: relative;
}
.image-list-float img {
	_margin-bottom:-3px;
	cursor:pointer;
}
#head {
//width:100%;
}
.photo img {
	max-width:100%;
}
.highslide img {
	border:none !important;
}
html>/**/body .image-list-item img {
	width:100%;
	max-width:100%;

}
@media screen and (-webkit-min-device-pixel-ratio:0){
.image-list-item img { max-width:none;}
}
.image-list-item .save-orig img { width:auto;}
.image-list-float {
	float: left;
	margin: 0;
	display: block;
	border:solid 3px transparent;
    
}
.select-thumb {
	border-width: 3px;
	border-style:solid;
}
.pager { overflow:hidden; margin-top:2px; height:1.6em;}
.span_hover { color:#111;}
.pager span  {  padding:0 0.3em 0.4em 0.3em; line-height:0.9em; font-size:1.5em; color:#787878; cursor:pointer; }
.pager span:hover { background:#ddd;}
.pager .left { float:left; }
.pager .right { float:right;}
.photo img {
	cursor: pointer;
}
.hash_url { position:relative; top:-1.3em; font-size:0.85em;}
.hash_url img { position:absolute; right:-16px; top:0.2em;}

.one-image-body .description {
	margin:30px 0 0 0;
	color:#ffffff;
	font-size:0.85em;
	padding:0 0 5px;
	text-align:center;
}
