.artist_l {
POSITION: relative; HEIGHT: 500px
}

.artist_l STRONG{
 POSITION: absolute;  z-index: 99;
}
.artist_l .a1 {
	LEFT:0px; POSITION: absolute; TOP: 0px;HEIGHT:500px; background:#000000;}
	.artist_l .a1 img{ width:380px; HEIGHT:480px}
.artist_l .a2 {
	LEFT: 400px; OVERFLOW: hidden; WIDTH: 380px; POSITION: absolute; TOP: 0px; HEIGHT: 230px
}
.artist_l .a2 img{ width:380px; height:230px;}
.artist_l .a3 {
	LEFT: 800px; OVERFLOW: hidden; WIDTH: 380px; POSITION: absolute; TOP: 0px; HEIGHT: 230px
}
.artist_l .a3 img{ width:380px; height:230px;}
.artist_l .a4 {
		LEFT: 400px; OVERFLOW: hidden; WIDTH: 380px; POSITION: absolute; TOP: 250px; HEIGHT: 230px
}
.artist_l .a4 img{ width:380px; height:230px;}
.artist_l .a5 {
	LEFT: 800px; OVERFLOW: hidden; WWIDTH: 380px; POSITION: absolute; TOP: 250px; HEIGHT: 230px
}
.artist_l .a5 img{ width:380px; height:230px;}
.artist_l .a1 A {
	 FONT-SIZE: 12px;  OVERFLOW: hidden; WIDTH: 380px;  HEIGHT: 480px
}
.artist_l .a2 A {
	 FONT-SIZE: 12px;  OVERFLOW: hidden; WIDTH: 380px;  HEIGHT: 230px
}
.artist_l .a3 A {
	 FONT-SIZE: 12px;  OVERFLOW: hidden; WIDTH: 380px;  HEIGHT: 230px
}
.artist_l .a4 A {
	 FONT-SIZE: 12px;  OVERFLOW: hidden; WIDTH: 380px;  HEIGHT: 230px
}
.artist_l .a5 A {
	 FONT-SIZE: 12px;  OVERFLOW: hidden; WIDTH: 380px;  HEIGHT: 230px
}


.artist_l .a2 {
	WIDTH: 400px;HEIGHT: 230px
}
.artist_l .a3 {
	WIDTH: 800px; HEIGHT: 230px
}
.artist_l .a4 {
WIDTH: 400px;HEIGHT: 230px
}
.artist_l .a5 {
WIDTH: 800px; HEIGHT: 230px
}

.artist_l A { LEFT: 0px; COLOR: #fff;  POSITION: absolute; TOP: 0px; 
}
.artist_l A:hover {
	COLOR: #fff ; opacity:0.5;
}
.artist_l A STRONG {
	LINE-HEIGHT: 2em
}