@charset "utf-8";
/* CSS Document */

#detailLayout {
	clear: both;
	width: 660px;
	margin-top: 20px;
	}
	
#detailLayout img {
	border: 2px solid #490a0a;
	float: right;
}

#detailLayout table {
	width: 400px;
	margin: 0;
}

#backPart {
	text-align: center;
}

#backPart img {
	margin: 40px 0 20px 0;
	text-decoration: none;
}