.article {
	width: 600px;
	border: 1px solid #909999;
	background: url(img/articlebg.jpg) no-repeat center top;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}

.article h3 {
	width: 570px;
	margin-left: 30px;
	margin-top: 10px;
}

#page .article p {
	width: 540px;
	margin-left: 30px;
}

.article .attach {
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.article .attach li {
	background: url(img/docico.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 92%;
	line-height: 1em;
}

