@charset "utf-8";
/*------------------------------------------- begin chinaartists content ------------------------------------------------*/
.contentbox, .container {
	min-width: 998px; /* Specify the min-width (368px + pictures maxwidth + 10px) */
	z-index: 100;
}
.content {
	min-width: 620px; /* Specify exactly the maximum width of pictures */
	z-index: 100;
}
* html .contentbox, * html .container {
	width: 998px;	/* CSS-Hack for IE6 */  
}
* html .content {
	width: 620px;	/* CSS-Hack for IE6 */ 
}
.capics img {
	position: absolute;
	top: 0;
	left: 0;
	width: 620px;
	height: 475px;
	border: 0;
	overflow: hidden;
}
/*------------------------------------------- end chinaartists content ------------------------------------------------*/
