.summary_back {
	background-image: url(../../../01summary/img/back.gif);
	background-repeat: no-repeat;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.text_white{
	font-size: 1.1em;
	color: #fff;
	text-align: left;
	padding: 5px;
	}
