#wrap2{
	background-image:url(../image/bg.jpg);
	background-repeat:no-repeat;
	background-color:#22001d;
}


#main{
	height:auto;
	width:640px;
	position:relative;
}

#cast{
	width:625px;
	margin-left:15px;
	margin-top:20px;
	position:relative;
}

#cast a img{
	width:140px;
	height:160px;
	margin-right:10px;
	margin-bottom:2px;
}

#fp-l{
	background:none;
}

#preview{
	position:absolute;
	display:none;
}

.cx_smartphoneview #maincontent{
	background-color:#22001d;
}