/* CSS Document */
.pic_shad_mr  {
		background: url(../images/shadow_right.png);
		width: 7px;
		line-height: 0;
		font-size: 0;
		background-repeat: no-repeat;
		background-position: left top;
		padding: 0;
		margin: 0;
	}
	.pic_shad_lr {
		background-image: url(../images/shadow_lr.png);
		width: 7px;
		height: 7px;
		line-height: 0;
		font-size: 0;
		background-repeat: no-repeat;
		background-position: left top;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}
	.pic_shad_bm {
		background-image: url(../images/shadow_bottom.png);
		height: 7px;
		line-height: 0;
		font-size: 0;
		background-repeat: no-repeat;
		background-position: left top;
		padding: 0;
		margin: 0;
	}
	.mid_right {
	background-image:url(../images/info/gallery_info_r2_c6.png);
	}
	.bottom_mid {
	background-image: url(../images/info/gallery_info_r4_c4.png);
	}
