
#profile {
	margin-bottom: 20px;
	background-image: url(../images/profile/profile_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 585px;
}
#exhibition {
	margin-bottom: 10px;
	line-height: 1.4em;
}
#exhibition caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}
#exhibition td {
	padding-bottom: 5px;
	vertical-align: top;
}
#exhibition .year {
	padding-right: 20px;
	padding-bottom: 5px;
}
.work_box {
	margin-bottom: 20px;
}
.work_box img {
	float: left;
	margin-right: 20px;
}
.work_box .work_list {
	float: left;
	width: 520px;
}

