.overflow {overflow:hidden;}
.daGallery-overlay {position:absolute; top:0; left:0; width:100%; height:100%; background:#000 url(../_img/galleryBg.gif) repeat; text-align:center; z-index:101; clear:both;}
	html>body .daGallery-overlay {background:url(../_img/galleryBg.png);}

.daGallery-scene {position:relative; height:90%; overflow-x:auto;}

.daGallery-view {position:relative; width:530px; margin:100px auto 0;}
.daGallery-photo a.daGallery-close {position:absolute; top:0; right:0; display:block; width:40px; height:40px; background:url(../_img/close.gif) no-repeat center left; cursor:pointer;}
.daGallery-photo a.daGallery-close:hover, .daGallery-navi-prev:hover, .daGallery-navi-next:hover, .daGallery-list-prev:hover, .daGallery-list-next:hover {background-position:right;}
.daGallery-view img {border:5px solid #fff; margin:40px 0 0 0;}

.daGallery-html {color:#999; font:11px Trebuchet MS; line-height:130%; text-align:center; padding:10px;}
.daGallery-title {color:#999; font-size:13px; font-weight:bold; margin:0 0 5px 0;}
.daGallery-desc {color:#616a6f;}
.daGallery-author {color:#616a6f; font-style:italic; margin:5px 0 0 0;}
.daGallery-link {color:#cfd259;}

.daGallery-navi {position:absolute; bottom:50px; left:50px; width:100px; height:70px;}
.daGallery-navi-prev {width:50px; height:70px; background:url(../_img/prev.gif) no-repeat center left; cursor:pointer; float:left;}
.daGallery-navi-next {width:50px; height:70px; background:url(../_img/next.gif) no-repeat center left; cursor:pointer; float:left;}

.daGallery-preload {position:relative; margin:100px auto 0; display:none;	background:url(../_img/ajax-loader.gif) no-repeat center;	min-height:100px;	width: 100px}
.daGallery-panel-box {position:absolute; left:0; bottom:0; width:100%; z-index:103;}
.daGallery-panel {position:relative; width:100%; height:100px; overflow:hidden; z-index:103;}
.daGallery-list-prev {position:absolute; top:0; left:0; display:block; width:50px; height:70px; background:url(../_img/prev.gif) no-repeat center left; cursor:pointer;}
.daGallery-list-next {position:absolute; top:0; right:0; display:block; width:50px; height:70px; background:url(../_img/next.gif) no-repeat center left; cursor:pointer;}
.daGallery-thumbs {margin:0 auto; overflow:hidden; position:relative; height:70px;}
.daGallery-list {position:relative;  display:block; height:70px; overflow:hidden; padding:0; margin:10px 0 0 0; float:left}

.daGallery-list li {display:block; width:50px; height:50px; list-style-type:none; overflow:hidden; border:1px solid #4d4d4d; margin:0 8px 0 0; float:left;}
.daGallery-list li.active {border:2px solid #fff;}
.daGallery-list li img {border:0;}