#wrap2{
	background-image:url(../image/bg.jpg);
	background-repeat:no-repeat;
	background-color:#feffff;
}


#main{
	height:auto;
	width:640px;
	position:relative;
}

#cast{
	width:616px;
	margin-left:15px;
	position:relative;
}

.titleimg{
	margin-left:-15px;
	margin-top:15px;
}

#cast a img{
	width:140px;
	height:160px;
	margin-right:10px;
	margin-top:15px;
}

#cast a img:hover{
	opacity:0.7;
}

#preview{
	position:absolute;
	display:none;
}


#cx_spContentsWrap>#maincontent{
	background-image:url(../image/bg.jpg);
}

.sml{
	font-size:60%;
}