#wrap2{
	background-image:url(../image/bg.jpg);
	background-repeat:no-repeat;
	background-color:#000102;
}


#main{
	height:auto;
	width:640px;
	position:relative;
	background:#fff;
	border-radius: 15px;
}

#cast{
	width:625px;
	margin-left:15px;
	position:relative;
}

#cast a img{
	width:140px;
	height:185px;
	margin-right:10px;
	margin-bottom:2px;
}


#preview{
	position:absolute;
	display:none;
}

#cx_spContentsWrap #maincontent{
	background-image:url(../image/bg.jpg);
}