.reporth3{
	border-bottom: 1px  dotted #777;
}

ul.yearList{
	width:678px;
	list-style:none;
	padding:10px 0 30px 0;
	margin: 0;
}
li.year{
	float:left;
	padding:0;
	margin: 0 10px 0 0;
	border-bottom: 1px solid #777;
}
#reportList {
	clear:both;
	margin:0 0 20px 0;
	width:678px;
	padding:0;
	display:inline-block;

}
#reportList img {
	margin:0;
	padding:0;
}
#reportList dl{
	padding:0;
	margin: 0 0 30px 0;
	width:638px;
		background-color:#cfe3e7;
}
#reportList dl dt{
	float: left;
	padding: 0 5px 0 5px;
	margin:5px 0 5px 0;
	width:155px;
	height:120px;
	overflow:hidden;
	clear:both;
}
#reportList dl dd{
	margin:0 0 0 155px;
	padding:5px 5px 0 0;
	margin: 0;
	height:120px;
	border-bottom: 5px solid #c1d4d8;
}
#reportDetail{
	width:638px;
	margin:0;
	padding:0;
}
p.back{
	font-size: 80%;
	text-align:right;
	width:638px;
	height: 1.5em;
}
#reportDetail ul.photolist{
	margin:0;
	padding:0 0 20px 0;
	width:638px;
}
#reportDetail ul li{
	float:left;
	list-style:none;
	background-image:none;
	background-color:#111;
	margin: 3px;
}
#reportDetail img{
	width: 50px;
}
p.substance{
	clear:both;
}
