@charset "utf-8";

.pictures1 {
    width: 100%;
}
.pictures2 {
    width: 100%;
}
.pictures21 {
    float: left;
    width: 50%;
}
.pictures22 {
    float: right;
    width: 50%;
}
.pictures3 {
    width: 100%;
}
.pictures31 {
	float: left;
    width: 33%;
}
.pictures32 {
    float: left;
    width: 34%;
}
.pictures33 {
    float: right;
    width: 33%;
}
