




/* Sample 4
#box-detail{
	position:absolute;
}
#box-detail div.slide-detail {
	width: 718px;
	height: 420px;
	float:left;
	position: relative;
}

.mask-detail{
	position:relative;
	width: 718px;
	height: 420px;
	overflow:hidden;
}
*/