/* jury css */
#member {
 margin: 20px 0;
}
#member img {
	border: 1px solid black;
}
.col1 {
	width: 49%;
	float: left;
}
