#rotating-item-wrapper {
	position: relative;
	/*width: 680px;
	height: 560px;*/
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.rotating {
	display: block;
    float: left;
    /*padding: 1em 0 1em 1em;
	border-radius:15px;
	border:2px solid #3366CC;
	*/
}

.onephoto {
    /*padding: 1em 0 1em 1em;
	outline:2px solid #3366CC;
	outline-offset:5px;
	border-radius:15px;
	border:2px solid #CCD5E5;
	*/
}

#content-block .photo-level {
/*padding:20px 20px 20px 130px;  width: 340px;
*/
float: left;
 margin-top:35px;
}

.imageRow .set .single img {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
  background-color: #8ad459;
}
.imageRow .set .single a:hover {
  background-color: #8ad459;
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}

#main #proxied-contents .imageRow {clear:both; margin-top:20px;}

.imageRow img{ padding:4px;}
#evergreen {margin-bottom:20px;}

.clear {
    clear:both
}
 
#gallery {
    position:relative;
    height:360px
}
    #gallery a {
        float:left;
        position:absolute;
    }
     
    #gallery a img {
        border:none;
    }
     
    #gallery a.show {
        z-index:500
    }
 
    #gallery .caption {
        z-index:600;
        background-color:#000;
        color:#ffffff;
        height:100px;
        width:100%;
        position:absolute;
        bottom:0;
    }
 
    #gallery .caption .content {
        margin:5px
    }
     
    #gallery .caption .content h3 {
        margin:0;
        padding:0;
        color:#1DCCEF;
    }

.liusan {
    background: url("/image/muic.png") no-repeat 0 0;
    border: medium none;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
