	@import url(2th.css);

	#mid {
		font-size: 110%;
	}

	#mid h1 {
		font: bold 160% Georgia;
		padding: 0;
		margin: 8px 0 8px 0;
	}

	/* history */
	#mid #history {
		padding: 10px 0 10px 0;
		color: #676767;
	}

	#mid #history a {
		color: #999999;
	}

	#document_archive {
		position: relative;
	}

	#document_archive p.empty_record {
		text-align: left;
		padding-left: 20px;
	}

	#document_archive dl {
		padding: 0;
		margin: 10px 20px 0 20px;
	}

	#document_archive dl dt {
		padding: 0 0 0 20px;
		background: url(/images/library/bg_arrow.gif) no-repeat left center;
		font-size: 140%;
	}

	#document_archive dl dd ul {
		padding: 0;
		margin: 8px 10px 0 10px;
		list-style: none;
	}

	#document_archive dl dd ul li {
		padding: 2px 0 2px 18px;
		margin: 0;
		background: url(/images/library/arrow_b.gif) no-repeat left center;
	}

	#multimedia dl {
		padding: 0;
		margin: 10px 20px 0 20px;
	}

	#multimedia dl dd ul li {
		padding: 2px 0;
	}	

	#screen_saver {
		float: left;
		width: 220px;
	}

	#screen_saver dl {
		text-align: center;
		padding: 10px 0 0 0;
		margin: 0;
		}
	#screen_saver dt img {
		padding: 2px;
		border: 2px solid #eee;
		}
	#screen_saver dd {
		padding: 0;
		margin: 0;
		}
	#screen_saver dd a:visited, #screen_saver dd a:link {
		color: #333;
		text-decoration: none;
		}
	#screen_saver dd a:hover {
		color: #333;
		text-decoration: underline;
		}

	#background_image {
		float: left;
		width: 220px;
	}

	#background_image dl {
		text-align: center;
		padding: 10px 0 0 0;
		margin: 0;
		}
	#background_image dt img {
		padding: 2px;
		border: 2px solid #eee;
		}
	#background_image dd {
		padding: 0;
		margin: 0;
		}
	#background_image dd a:visited, #background_image dd a:link {
		color: #333;
		text-decoration: none;
		}
	#background_image dd a:hover {
		color: #333;
		text-decoration: underline;
		}

	#artwork {
		float: left;
		width: 530px;
	}

	#artwork .article_wrapper {
		float: left;
		width: 130px;
		height: 165px;
		margin: 10px 18px 2px 8px;
		padding: 0;
		background: url(/images/list/gallery_b4.gif) no-repeat bottom center;
		}
	#artwork .article_image {
		height: 120px;
		text-align: center;
		padding: 10px 0;
		background: url(/images/list/gallery_4.gif) no-repeat;
		}
	#artwork .no_image {
		padding-top: 50px;
		color: #999;
		font-weight: bold;
		}
	#artwork .article_topic {
		padding: 5px
		}
	#artwork .article_topic a:visited, #artwork .article_topic a:link {
		color: #333;
		text-decoration: none;
		}
	#artwork .article_topic a:hover {
		text-decoration: underline;
		}