@charset "UTF-8";
/* CSS Document */

.org {
	clear: both;
	width: 580px;
	float: left;
}
hr {
	clear: both;
	margin: 10px;
}
.orgImage {
	float: left;
	width: 200px;
}
.orgContent {
	float: left;
	width: 380px;
}
.padding {
	padding: 10px;
}
