@import "../common/screen.css";

#body {
	background: white url(body.jpg) no-repeat;
}

#body .left p.path {
	margin-bottom: 120px;
}

#body .right p strong {
	color: #7c47c4;
}

#body .right ul {
	color: #7c47c4;
}

