/**/
.view-photos{width:80px; height:90%; background:#000; position:absolute; right:0px; padding-top:10%; z-index:998;}
.view-photos li{width:80px; height:95px; float:left;}
.view-photos li a{width:80px; height:95px; float:left; display:inline-block;cursor:pointer;}
.view-photos li.view-photos01 a{background:url(../images/common/view-photos.png) left -95px no-repeat;}
.view-photos li.view-photos01 a:hover{background:url(../images/common/view-photos.png) left top no-repeat;}

.view-photos li.view-photos02 a{background:url(../images/common/view-photos.png) -80px -95px no-repeat;}
.view-photos li.view-photos02 a:hover{background:url(../images/common/view-photos.png) -80px top no-repeat;}

.view-photos li.view-photos03 a{background:url(../images/common/view-photos.png) -160px -95px no-repeat;}
.view-photos li.view-photos03 a:hover{background:url(../images/common/view-photos.png) -160px top no-repeat;}

.view-photos li.view-photos04 a{background:url(../images/common/view-photos.png) -240px -95px no-repeat;}
.view-photos li.view-photos04 a:hover{background:url(../images/common/view-photos.png) -240px top no-repeat;}

.view-photos li.view-photos05 a{background:url(../images/common/view-photos.png) -320px -95px no-repeat;}
.view-photos li.view-photos05 a:hover{background:url(../images/common/view-photos.png) -320px top no-repeat;}


/*****Í¼Æ¬·Å´ó*********/
.imglist_enlarger{ background:#333; width:100%; height: 28px; line-height: 28px; padding: 10px 0; position:absolute; left:0; bottom:0; z-index:9999; text-align:center; overflow: hidden;}
.imglist_enlarger li{ display: inline-block;padding: 0 3px; font-family:"Î¢ÈíÑÅºÚ"; font-size:15px;}
.imglist_enlarger li a {color: #fff; display: inline-block;padding: 0 8px 0 7px;text-decoration: none;}
.imglist_enlarger li a:hover { background: #999; border-radius: 2px; color: #fff;}
.imglist_enlarger li a img { display: inline-block;float: left;padding: 3px 5px 0 0;}