.contents {
	width: 790px;
	float: left;
}
.main {
	float: left;
	width: 790px;
	min-height: 210px;
	background: #ffffff;
}
.doc {
	width: 690px;
	font-size: 1.2em;
	padding: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
.doc a {
	font-weight: bold;
}
.doc h3 {
	font-size: 1em;
	color: #000000;
	margin-top: 1.2em;
	margin-bottom: -0.6em;
}
.images {
	float: right;
	width: 220px;
	padding-left: 16px;
	margin-left: 16px;
	font-size: 0.9em;
	text-align: center;
}
.images div div {
	border: 1px solid #dddddd;
	padding: 10px;
	margin-bottom: 10px;
}
.date {
	margin-top: -1.2em;
	font-size: 0.9em;
	color: #7d8286;
}
.attachment {
	width: 100%;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-top: 0.6em;	
	padding-bottom: 0.6em;
	margin-bottom: -1px;
}
.icon {
	float: left;
	width: 16px;
	height: 16px;
}
.file {
	float: left;
	width: 340px;
	padding-left: 10px;
}
.text {
	padding-bottom: 1px;
}
.text td {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
.text .lvl1, .text .lvl2 {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #dddddd;
}
.text .lvl0 {
	display: none;
}
.text .lvl1 {
	font-size: 1.2em;
	width: 440px;
}
.text .lvl2 {
	width: 400px;
	padding-left: 40px;
}
.text .lvl1 a, .text .lvl2 a {
	color: #000000;
	text-decoration: none;
}
.text .lvl1 a:hover, .text .lvl2 a:hover {
	color: #7d8286;
	text-decoration: underline;
}
.randomimages {
	width: 690px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.randomimages div {
	float: left;
	margin-right: 10px;
}
