@charset "utf-8";

#dress .rightBox{
	float:left;
	width:453px;
	height:310px;
	position: relative;
	}
	
.imgBottom{
	position:absolute;
	width:453px;
	top:170px;
	z-index:2;
	overflow:auto;
	}