h2 {
	margin-bottom: 30px;
}
#current {
	width: 430px;
	float: left;
}
#current .exhibition {
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}

#current  h3 {
	font-size: 123.1%;
	font-weight: bold;
}
#current h4 {
	margin-bottom: 1em;
	font-weight: bold;
}
#news {
	float: right;
	width: 240px;
}
#news  dl  dt span {
	color: #FFFFFF;
	background-color: #A3A3A3;
}
#news dl dd {
	background-image: url(../images/common/lin_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
