/* CSS Document */
.one_pict {
	width:600px;
	float:left;
	display:inline;
}
.one_pict img{
	float:left;
	display:inline;
}


