/* CSS Document */

#dress{
padding:10px;
margin-top:5px;
}

#dress_img_l{
	clear:both;
	margin-bottom:30px;
}

#dress_img_r{
	clear:both;
	padding-right:20px;
	margin-bottom:30px;
}

#dress_img_l a{
	float:left;
	padding:10px;
	width:120px;
	display:block;
}

#dress_img_l .dress_img{
	float:left;
	padding:10px;
}


