@charset "utf-8";
.bg {
	background-image: url(../images/previewBGcor.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
}
.linehr {
	height: 15px;
}

.content {
	position: absolute;
	top: 80px;
	width: 600px;
	left: 29px;
	height: auto;
}
.tone1 {
	background-color: #bfbfbd;
	color: #000;
	text-align:left;
	padding-left:10px;
}
.tone2 {
	background-color: #e9e9e9;
	text-align:left;
	padding-left:10px;
}
.ddTitle {
	color: #FFFFFF;
	background-color: #000;
}
