/* CSS Document */


strong {
display:block !important;
}


.report {
width:638px;
background: url(../report/images/background_photo.jpg) right top no-repeat;
}

.report  dl {
	width:420px;
	padding:5px 0 0 0;
	background: url(../profile/images/background_year.jpg) left top repeat-y;
	margin-bottom:1.5em;

}

.report  dl dt {
	width:100px;
	float:left;
	padding:0 0 10px 10px;
}

.report  dl dd {
	width:300px;
	margin:0 0 10px 10px;
	float:left;
	padding:0 0 10px 0;
	border-bottom:1px dotted #dcdcdc;
}


.subttl {
	width:638px;
	border-bottom:1px solid #333333;
	margin:0 0 15px 0;
	clear: both;
}

.subttl h3 {
	color:#FFFFFF;
	font-weight:bold;
	background:#B73B43;
	margin:0 0 1px 0;
	padding:3px 3px 3px 10px;
	font-size:120%;
}


#qualification ul {
margin:0 0 0 30px;
}

#qualification ul li {
clear:both;
list-style-type:disc;
}

.docs a {
	background-image: url(../report/images/ic1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


.movie a {
	background-image: url(../report/images/ic2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 27px;
}

.report .clearfix ul {
	margin-top: 5px;
}
