

.blueberry {  z-index:100; display:block;  height:100%;max-width: 176px; background-color:#BACAD3; border-right:1px solid #7F7F7F; right:0px !important;}

.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
	 height:572px !important; margin:0; padding:0; width:176px;
	 
}

.blueberry .title01 a {   display:block; z-index:100; width:153px; height:24px; margin-left:11px; margin-top:33px; position:absolute;text-indent:-99999px; }
.blueberry .title02 a {   display:block; z-index:100; width:153px; height:24px; margin-left:11px; margin-top:61px; position:absolute;text-indent:-99999px; }
.blueberry .title03 a {  display:block; z-index:100; width:153px; height:24px; margin-left:11px; margin-top:89px; position:absolute;text-indent:-99999px;  }

.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width:176px;
	display:block;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}





