#mainimg_area {
	height: 140px;
	width: 950px;
	background-image: url(images/gallery_main.jpg);
	background-repeat: no-repeat;
}
#rside .museum_info {
	margin-bottom: 30px;
	margin-top: 20px;
}
#rside .museum_info h4 {
	font-size: 140%;
	color: #714C38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #714C38;
	width: 685px;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 5px;
	background-image: url(images/sq7_30.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#rside .museum_info table {
	margin-bottom: 40px;
	margin-top: 0px;
}
#rside .museum_info table tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#rside .museum_info table tr th {
	font-weight: bold;
	padding-left: 10px;
	font-size: 115%;
	width: 240px;
}
#rside .museum_info table tr td {
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}
#rside .museum_info .top {
	margin-bottom: 40px;
	text-align: right;
}
#rside dl {
	font-size: 120%;
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #714C38;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 40px;
}
#rside dl dt {
	font-size: 125%;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 150%;
}
#rside dl dd {
	padding-left: 30px;
	line-height: 150%;
}
